Server Management
genie (no arguments)
Starts unified server (Forge + MCP together).
First run: Interactive setup wizard
Subsequent runs: Starts servers immediately
genie status
Show server status.
genie statusline
One-line status output (useful for scripts).
genie dashboard
Engagement statistics.
genie dashboard-live
Live updating statistics dashboard.
Agent Execution
genie talk <agent>
Open browser session with agent.
Workspace Management
genie init [template]
Initialize workspace.
Templates: code, create (or interactive selection)
Flags:
--yes- Auto-accept all prompts
genie rollback
Restore backup snapshot.
Flags:
--list- Show available backups--latest- Restore most recent--id <backupId>- Restore specific backup
genie update
Sync with latest version.
Flags:
--force- Skip confirmation prompts
Utilities
genie mcp-cleanup
Clean MCP resources (sessions, logs, temp files).
genie cleanup
General cleanup operations.
genie help
Show help information.
genie helper <command>
Run utility helper scripts. See Helper Commands for details.
Command Not Documented?
These are ALL the commands that exist. If it’s not listed here, it doesn’t exist. Checksrc/cli/commands/ in the repo to verify.
