feat: surface backend runtime workers in tui

This commit is contained in:
2026-07-21 17:41:50 +09:00
parent 2b307b8040
commit f79892baef
8 changed files with 863 additions and 26 deletions
Generated
+1
View File
@@ -5815,6 +5815,7 @@ dependencies = [
"tempfile",
"ticket",
"tokio",
"toml",
"tui",
"worker",
]