Docs

Agent & Search

/agent and /search are mode-driving commands in the launcher.

/agent (and /agentastic)

When input contains /agent or /agentastic, launcher state switches to agent mode for that turn.

What this changes:

  • Agent mode is enabled
  • Conversation can run with resolved tool groups
  • Kernel mode (⌘7) becomes available

Example:

/agent Audit this folder and propose a cleanup plan

/search is a structured tag that enables search flow.

Syntax:

/search
/search <query>

Examples:

/search latest Swift concurrency updates
/search compare Arc vs Safari tab APIs

Behavior:

  • /search <query> uses the provided query
  • /search without a query allows query derivation from your request
  • Search mode can also be toggled in launcher with ⌘5

Using Both

/agent /search Evaluate current approaches and recommend the best option

This keeps agent mode active while adding search context for the request.