Use the slash palette for guided CLI operations with less typing.
Use when: You want discoverable commands while debugging or operating agents.
aip
From the palette home screen:
/accounts: manage credential profiles (add/switch).
/accounts
/agents: pick an agent and enter a focused run prompt.
/agents
/transcripts: browse cached local transcripts and open the viewer.
/transcripts
Inside an agent session (after /agents):
/runs: browse remote run history for the active agent.
/runs
/schedules: manage recurring schedules for the active agent.
/schedules
/prompt: edit the agent instruction in a TUI.
/prompt
/details: view the agent export/config.
/details
/agents -> select target agent.
/runs -> open latest failed or suspicious run.
Inspect tool calls and final output.
/transcripts -> open the cached transcript viewer when you need detailed local evidence.
Tip: after an agent run, press Ctrl+T to open the transcript viewer for the most recent execution.
Ctrl+T
Reference details: CLI Slash Palette Referencearrow-up-right.
Last updated 15 days ago
Was this helpful?