tuiからSpawnする仮UI

This commit is contained in:
2026-04-27 16:22:06 +09:00
parent cd8b620e6a
commit c4ca9e1d89
7 changed files with 866 additions and 61 deletions
Generated
+2
View File
@@ -3570,10 +3570,12 @@ name = "tui"
version = "0.1.0"
dependencies = [
"crossterm 0.28.1",
"manifest",
"protocol",
"ratatui",
"serde_json",
"tokio",
"toml",
"unicode-width",
"uuid",
]