TUI dashboard
devflow tui| Tab | Shows | Key actions |
|---|---|---|
| Workspaces | shared inventory tree with raw names, paths, missing-parent state, and service/process health | switch workspace, start/stop services, o to open a workspace |
| Services | configured services, provider state, capability matrix | inspect inventory and provider support |
| Proxy | proxy status, CA trust state, discovered endpoints | check proxy health and routes |
| System | config overview, hook list with template-variable reference and scaffold snippets, doctor diagnostics | browse hooks, view template context, health check |
| Logs | service container logs | pick workspace/service, filter, scroll |
Navigation
Section titled “Navigation”Tab/Shift+Tab— switch tabs- Arrow keys — move within a tab
Enter— select / confirmo— open the selected workspace: exits the TUI, switches to it (creating it if needed), and prints the worktree path —cdthere to continueq(orCtrl+c) — quit ·?— help overlay with every keybinding1–5,[/]— jump between tabs ·/— filter workspaces (Escclears)Space— collapse/expand a workspace subtree
Switching workspaces from the TUI runs the same core lifecycle as devflow switch — services follow and hooks fire.