feat: /agents slash alias — switch agent picker #295

Closed
opened 2026-07-12 01:32:14 +02:00 by dries · 0 comments
Owner

Part of OpenCode command parity (transparent-layer goal). OpenCode's TUI exposes the agent switcher as /agents (slashName "agents", title "Switch agent", opens DialogAgent). Ocman already has an /agent command that opens an agent picker (BUILTIN_COMMANDS, KNOWN_AGENTS in frontend/src/lib/commands/builtinCommands.ts).

Scope

  • Add agents as an alias for the existing /agent command so users coming from OpenCode's current TUI find it.
  • No new picker — reuse the existing /agent flow.

Notes

Pure parity/alias ticket. Smallest of the batch. Decide whether to keep both names visible in the slash menu or hide the alias.

Part of OpenCode command parity (transparent-layer goal). OpenCode's TUI exposes the agent switcher as `/agents` (slashName "agents", title "Switch agent", opens DialogAgent). Ocman already has an `/agent` command that opens an agent picker (BUILTIN_COMMANDS, KNOWN_AGENTS in frontend/src/lib/commands/builtinCommands.ts). ## Scope - Add `agents` as an alias for the existing `/agent` command so users coming from OpenCode's current TUI find it. - No new picker — reuse the existing `/agent` flow. ## Notes Pure parity/alias ticket. Smallest of the batch. Decide whether to keep both names visible in the slash menu or hide the alias.
dries closed this issue 2026-07-12 10:10:43 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dries/ocman#295
No description provided.