Phase 3 of Ink TUI Rewrite
Objective
Port existing slash command system to Ink architecture.
Commands to Implement
| Command |
Description |
| /help |
Show help |
| /clear |
Clear screen |
| /agent [name] |
Switch agent |
| /model [name] |
Switch model |
| /submodel [name] |
Switch model for subagents only |
| /session [id] |
Switch session |
| /sessions |
List sessions |
| /new |
New session |
| /compact |
Toggle compact mode |
| /quit |
Exit |
Tasks
Acceptance Criteria
Estimated: 1 day
Phase 3 of Ink TUI Rewrite
Objective
Port existing slash command system to Ink architecture.
Commands to Implement
Tasks
src/cli/ink/commands/registry.tsAcceptance Criteria
Estimated: 1 day