Skip to content

TUI dashboard

Terminal window
devflow tui
TabShowsKey actions
Workspacesshared inventory tree with raw names, paths, missing-parent state, and service/process healthswitch workspace, start/stop services, o to open a workspace
Servicesconfigured services, provider state, capability matrixinspect inventory and provider support
Proxyproxy status, CA trust state, discovered endpointscheck proxy health and routes
Systemconfig overview, hook list with template-variable reference and scaffold snippets, doctor diagnosticsbrowse hooks, view template context, health check
Logsservice container logspick workspace/service, filter, scroll
  • Tab / Shift+Tab — switch tabs
  • Arrow keys — move within a tab
  • Enter — select / confirm
  • o — open the selected workspace: exits the TUI, switches to it (creating it if needed), and prints the worktree path — cd there to continue
  • q (or Ctrl+c) — quit · ? — help overlay with every keybinding
  • 15, [ / ] — jump between tabs · / — filter workspaces (Esc clears)
  • Space — collapse/expand a workspace subtree

Switching workspaces from the TUI runs the same core lifecycle as devflow switch — services follow and hooks fire.