Skip to main content
The TUI is your command center for running and monitoring workflows. Launch it by running codemachine without subcommands. From here you can start workflows, monitor agents, and control execution.

Slash Commands

Type / to see autocomplete suggestions. Use ↑↓ to navigate and Tab to complete.

Keyboard Shortcuts

The main workflow monitoring screen.

Chained Prompts

Chained prompts are multi-step workflows where you confirm each step before proceeding.

Prompt Line States

How to Proceed

1

See the prompt

The prompt shows: Next: "Validation" (2/4) with hint Step 2/4: Validation
2

Confirm or steer

  • Press Enter with empty input → Confirmation modal appears
  • Or type a message then Enter → Sends steering input (no confirmation needed)
3

Confirm the modal

Press Y or select “Yes, Proceed” to continue to the next step.
Press Ctrl+S to skip all remaining chained prompts.

Screen Elements

Telemetry Bar

The bottom bar shows workflow status:

Agent Status Icons

Timeline Display

Output Window Header

Token display format: Under 1000 shows exact number (123), 1K-999K shows decimal (1.2K), 1M+ shows millions (1.2M).

Toast Notifications

Appear in the top-right corner.

Quick Reference

Chained Prompts: Enter = Confirm step | Type + Enter = Steer Modals: Y/N = Quick select | ←→ = Navigate | Enter = Confirm