0x0) and supports session-centric coding workflows.
Startup patterns
0x0: open TUI in current directory0x0 [project]: open TUI in a specific directory0x0 -c: continue last session0x0 -s <sessionID>: continue specific session0x0 --fork -c: continue by forking0x0 --prompt "...": prefill prompt on startup
Session workflow
- Use slash commands in prompt input for repeatable tasks.
- Use
/theme(or keybind) to switch themes. - Use session list/timeline views for continuation and branching.
- Use interrupt key when you want to stop long tool runs.
With network mode
If network flags are set (--port, --hostname, --mdns, etc.), TUI starts with an HTTP server
for external access.
For end-to-end usage guidance: