promptgarten ๐ŸŒฑ
๐ŸŒ ES
โ† Back to command reference

๐Ÿ”„ Command Rosetta: the same task on 5 platforms

This table shows, for a task (e.g. "compact context") in each row, what the matching command is called on each of the 5 CLI platforms. An entry "โ€”" doesn't mean the task is impossible, just that the platform has no dedicated documented command for it. Click a command name to jump to the full description.

As of: 18.07.2026

โ€œโ€”โ€ means: this platform has no dedicated documented command for it.

Context & Files

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Compact contextSummarize the conversation so far to free up space in the context window./compactโ€”/summarizeโ€”โ€”
Add file/folder to contextAdd an additional file or directory to the session's working context./add-dirโ€”/add-dir/add/add-dir
Clear context/historyStart a new, empty session or chat history./clear/new/clear/clear/clear
Visualize context usageShow what's currently taking up space in the context window./contextโ€”/contextโ€”/context
Edit project config/instructionsView and edit project-wide instructions or rules (e.g. CLAUDE.md, Cursor rules)./memoryโ€”/rulesโ€”โ€”

Models & Costs

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Switch modelChange the AI model used for the current session./model/model/model/model/model
List available modelsList or browse all models available for the account.โ€”โ€”agent models/modelsagy models
Toggle extended thinkingEnable extended thinking (reasoning), make it visible, or set its token budget./thinkingโ€”/show-thinking/think-tokensโ€”
Show cost/token usageShow token usage, API usage, or cost for the session./usageโ€”โ€”/tokens/usage

Session & History

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Resume sessionResume an earlier conversation or session./resume/resume/resumeโ€”/resume
Branch session (fork/branch)Branch the current conversation into a new, independent copy./branch/fork/forkโ€”/fork
Rename sessionGive the current session a custom name./renameโ€”/renameโ€”/rename
Undo changes (undo/rewind)Reset the conversation and/or code to an earlier point./rewindโ€”/rewind/undo/rewind
View diffView the not-yet-committed code changes as a diff./diff/diff/changes/diff/diff
Copy response/textCopy the last response or a chat message to the clipboard./copyโ€”/copy/copy/copy
Trigger code reviewTrigger a review of the current code changes or a pull request./code-review/reviewโ€”โ€”โ€”

Modes & Permissions

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Autonomy mode / run without confirmationDefine which actions the agent may execute automatically without asking./permissions/permissions/run-everythingโ€”agy --dangerously-skip-permissions
Toggle sandbox modeRestrict file and command execution to an isolated sandbox./sandboxโ€”/sandboxโ€”agy --sandbox
Plan mode (plan first, then act)Have a plan created before any code is changed./plan/plan/plan/architect/planning

Automation & Extensions

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Manage MCP serversView, add, or manage connected MCP servers./mcp/mcp/mcpโ€”/mcp
Manage subagents/custom agentsConfigure and monitor subagents or custom agents./agentsโ€”โ€”โ€”/agents
Run shell command directlyRun a shell command directly from within the session.โ€”โ€”/shell/run!<shell-command>
Start headless/non-interactiveStart the CLI non-interactively, e.g. for scripts or CI.โ€”codex execโ€”โ€”agy -p / --print
Web search/researchSearch the web or pull a web page into the chat as context./web-searchโ€”โ€”/webโ€”

Help & Management

TaskClaude CodeCodex CLICursor CLIAiderAntigravity CLI
Show helpShow help and an overview of available commands./helpโ€”/help/help/help
Log out/log inSign out of the connected account./logoutโ€”/logoutโ€”/logout
Report bug/feedbackGive feedback or report a bug to the provider's team./feedbackโ€”/feedback/report/feedback
ExitEnd the current CLI session./exitโ€”/exit/exit/exit
Share:๐•in๐Ÿ’ฌ