feat: TUI上に進行中のTaskを表示する実装

This commit is contained in:
2026-05-04 17:06:02 +09:00
parent 006897790c
commit cb7da11de7
7 changed files with 749 additions and 17 deletions
Generated
+1
View File
@@ -3615,6 +3615,7 @@ dependencies = [
"pod-registry",
"protocol",
"ratatui",
"serde",
"serde_json",
"session-store",
"tokio",