Prerequisites
Bug Description
After upgrading to OpenCode 1.3.14, all Oh My OpenAgent agents (Sisyphus, Prometheus, Atlas, etc.) are missing. Only the default OpenCode agents (plan and build) are available.
I have tried:
- Completely uninstalling both OpenCode and OMO
- Reinstalling using the following commands:
brew install anomalyco/tap/opencode
bunx oh-my-openagent install
After reinstallation, the OMO agents are still not available.
Steps to Reproduce
- Upgrade OpenCode to version 1.3.14 (from previous version)
- Run OpenCode
- Check available agents
- Observe that OMO agents (Sisyphus, Prometheus, Atlas, etc.) are missing
Alternative reproduction:
- Uninstall OpenCode and OMO completely
- Install OpenCode 1.3.14:
brew install anomalyco/tap/opencode
- Install OMO:
bunx oh-my-openagent install
- Check available agents
- Observe that only default agents (plan, build) are present
Expected Behavior
All OMO agents should be available, including:
- Sisyphus (main orchestrator)
- Prometheus (planner)
- Atlas (and other specialized agents)
Actual Behavior
Only default OpenCode agents (plan and build) are available. All OMO-specific agents are missing.
Doctor Output
oMoMoMoMo Doctor
⚠ 1 issue found:
1. Comment checker unavailable
Comment checker binary is not installed.
Fix: Install @code-yeongyu/comment-checker
Affects: comment-checker hook
Operating System
macOS
OpenCode Version
1.3.14
Additional Context
- Installation method: Homebrew for OpenCode, bunx for OMO
- The issue persists even after complete reinstallation
- Previous version worked correctly before upgrading to 1.3.14
Prerequisites
Bug Description
After upgrading to OpenCode 1.3.14, all Oh My OpenAgent agents (Sisyphus, Prometheus, Atlas, etc.) are missing. Only the default OpenCode agents (plan and build) are available.
I have tried:
After reinstallation, the OMO agents are still not available.
Steps to Reproduce
Alternative reproduction:
brew install anomalyco/tap/opencodebunx oh-my-openagent installExpected Behavior
All OMO agents should be available, including:
Actual Behavior
Only default OpenCode agents (plan and build) are available. All OMO-specific agents are missing.
Doctor Output
Operating System
macOS
OpenCode Version
1.3.14
Additional Context