CLI Commands
Commands
# start the agentatomic-agent
# launch the terminal UI, scoped to a working directoryatomic-agent tui --cwd /path/to/workInstall
curl -fsSL https://api.atomicbot.ai/agent-install | shSlash commands (in the TUI)
| Command | Action |
|---|---|
/help | List all slash commands |
/sessions | Switch to a previous thread |
/new | Start a fresh session |
/run | Run dashboard |
/observe | Observe dashboard |
/manage | Manage dashboard |
Keyboard shortcuts
| Key | Action |
|---|---|
| Enter | Submit message to the agent |
| Alt+Enter | New line |
| Tab | Toggle sidebar |
| Ctrl+C ×2 | Quit (once aborts a running turn) |