Description
After upgrading opencode from v1.14.31 to v1.14.32, plugins that register agents via the config hook (e.g. oh-my-openagent with sisyphus, hephaestus, prometheus, atlas) no longer appear in the TUI. The /agents command and @ autocomplete only show native agents (build, plan).
Plugins
oh-my-openagent
OpenCode version
1.14.32
Steps to reproduce
- Install opencode v1.14.32
- Add
"plugin": ["oh-my-openagent"] to opencode.json
- Run
opencode and open the TUI
- Type
/agents or @ to see the agent list
- Observe: only
build and plan native agents are visible; sisyphus, hephaestus, prometheus, atlas etc. are missing
- Downgrade opencode to v1.14.31 (no other changes)
- Run
opencode again → agents appear correctly
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
After upgrading opencode from v1.14.31 to v1.14.32, plugins that register agents via the
confighook (e.g. oh-my-openagent with sisyphus, hephaestus, prometheus, atlas) no longer appear in the TUI. The/agentscommand and@autocomplete only show native agents (build,plan).Plugins
oh-my-openagent
OpenCode version
1.14.32
Steps to reproduce
"plugin": ["oh-my-openagent"]to opencode.jsonopencodeand open the TUI/agentsor@to see the agent listbuildandplannative agents are visible; sisyphus, hephaestus, prometheus, atlas etc. are missingopencodeagain → agents appear correctlyScreenshot and/or share link
No response
Operating System
No response
Terminal
No response