rowboat/apps/x/packages
Gagancreates f0079b4db8 chore(code-mode): remove dead acpx code paths and stale copy
Code mode now runs through the code_agent_run tool (owning the ACP client), so the
legacy acpx shell-out paths are dead. Remove them:

- core: envForCommand (acpx-only CLAUDE_CODE_EXECUTABLE injection) from
  executeCommand; getCodeModeCommandLabel (acpx run-status label).
- renderer: the acpx-detection "switch agent / auto-flip the code-mode chip" flow —
  App.tsx executeCommand detection, the permission-request onSwitchAgent button +
  badge, and the composer's code-mode-detected listener.
- copy: Settings -> Code Mode and the code-with-agents skill summary no longer
  mention acpx; tidy stale comments (claude-exec, command-executor).

No behavior change for code mode; the general executeCommand tool is unaffected.
2026-06-02 01:33:34 +05:30
..
core chore(code-mode): remove dead acpx code paths and stale copy 2026-06-02 01:33:34 +05:30
shared feat(code-mode): route code mode through code_agent_run tool + live approvals 2026-06-02 01:33:33 +05:30