Bug Description
Hello,
after a recent update the :command syntax for switching agents in zsh does not work anymore. Here's a few examples:
➜ workdir git:(main) ✗ :sage FORGE gpt-5.4
⏺ [15:01:39] Command 'sage' not found
this happens also for :forge
➜ workdir git:(main) ✗ :forge FORGE gpt-5.4
⏺ [15:02:54] Command 'forge' not found
:sync seems to be working still. The CLI works fine when invoking forge directly and interacting with its shell.
I already attempted to remove and reinstall, it did not help.
Anyone else with this issue?
Steps to Reproduce
- open the shell
- type
:sage
- experience the described error message
Expected Behavior
:sage, :forge and all agent commands should work correctly in zsh.
Actual Behavior
:sage, :forge and all agent commands throw an error.
Forge Version
2.11.0
Operating System & Version
MacOS 26.4
AI Provider
OpenAI
Model
gpt-5.4
Installation Method
Other
Configuration
Bug Description
Hello,
after a recent update the
:commandsyntax for switching agents in zsh does not work anymore. Here's a few examples:this happens also for
:forge:syncseems to be working still. The CLI works fine when invokingforgedirectly and interacting with its shell.I already attempted to remove and reinstall, it did not help.
Anyone else with this issue?
Steps to Reproduce
:sageExpected Behavior
:sage,:forgeand all agent commands should work correctly in zsh.Actual Behavior
:sage,:forgeand all agent commands throw an error.Forge Version
2.11.0
Operating System & Version
MacOS 26.4
AI Provider
OpenAI
Model
gpt-5.4
Installation Method
Other
Configuration