Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 2.11 KB

File metadata and controls

47 lines (40 loc) · 2.11 KB

Slash command catalog

This is the generated reference for deepagents-code slash commands. Command names, aliases, and descriptions come from deepagents_code/command_registry.py. Regenerate this file with make commands-catalog after changing command names, aliases, descriptions, visibility, or hidden-command metadata.

Public (28)

Command Aliases Description
/agents Browse and switch between available agents
/auth /connect Connect and manage provider and service credentials
/auto-update Turn automatic updates on or off
/changelog Open the changelog in a browser
/clear Clear the chat and start a new thread
/copy Copy the latest assistant message to clipboard
/docs Open the docs
/editor Open prompt in an external editor ($EDITOR)
/feedback Send feedback or report an issue
/force-clear Stop active work, clear the chat, and start a new thread
/help Show help and available commands
/install Install an optional integration
/mcp Manage MCP servers and authentication
/model Switch models or edit model settings
/notifications Configure startup warnings
/offload /compact Offload older messages to free context
/quit /q Exit app
/reload Reload environment and config
/remember Save useful context to memory or skills
/restart Restart the agent server
/skill-creator Create or refine agent skills
/theme Change color theme
/threads Browse and resume past threads
/timestamps Show or hide message timestamps
/tokens Show token usage
/trace Open this thread in LangSmith
/update Check for and install updates
/version /about Show version information

Hidden (1)

These commands are intentionally omitted from autocomplete and help. See the HIDDEN_COMMANDS docstring in the registry for context.

  • /debug-error