P8-009: TUI Phase 1 — slash command parsing, local commands, InputBar wiring #162
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add parseSlashCommand() utility. Wire InputBar.handleSubmit to intercept / prefix. Implement local-only commands: /help, /stop, /cost, /status. Add role:system to Message type and render system messages distinctly in MessageList.
Ref: docs/plans/2026-03-15-agent-platform-architecture.md (Implementation Phase 1, TUI-Side Command Parsing)
Wave 2 — depends on P8-008.