orca/docs
Borja e510421699
Add Command Code as a supported CLI agent (#2520)
* Add Command Code as a supported CLI agent

Register Command Code (https://commandcode.ai) across the agent
catalog, launch config, telemetry kind, agent-status icon record, and
settings search. Detection uses the full `command-code` binary rather
than the shorter `cmd` alias that `npm i -g command-code` also
installs — agent-process-recognition normalizes process names by
stripping `.exe`/`.cmd` extensions, so using `cmd` would collide with
Windows' built-in `cmd.exe` shell.

Closes #2083

* Complete Command Code agent registration

---------

Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
2026-05-25 22:35:41 -07:00
..
assets Fix Windows agent hook Unicode prompts (#2100) 2026-05-16 13:32:23 -07:00
readme Add Command Code as a supported CLI agent (#2520) 2026-05-25 22:35:41 -07:00
reference docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00
STYLEGUIDE.md Improve worktree import handling (#2677) 2026-05-23 01:13:33 -07:00
automations-navigation-stack.md feat(nav): add automations to worktree history (#2454) 2026-05-20 15:26:11 -07:00
configurable-open-in-menu.md Add configurable Open In applications (#2110) 2026-05-16 15:34:40 -07:00
new-worktree-sidebar-reveal.md Reveal new worktrees in sidebar (#2804) 2026-05-25 18:40:19 -07:00
persist-tree-view-source-control.md Persist Source Control view mode (#2153) 2026-05-17 22:26:49 -07:00
worktree-delete-preflight.md fix(worktree): preflight delete before terminal teardown (#2103) 2026-05-16 13:52:59 -07:00