| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-21 | 934 Bytes | |
| v5.0.0 - OpenCode First-Class Support source code.tar.gz | 2026-05-21 | 54.2 MB | |
| v5.0.0 - OpenCode First-Class Support source code.zip | 2026-05-21 | 54.6 MB | |
| Totals: 3 Items | 108.8 MB | 0 | |
Highlights
- OpenCode is now a first-class CLI for Shogun, Karo, Ashigaru 1-7, and Gunshi.
- Generated
.opencode/agents/*.mdfiles define role-specific OpenCode agents from the shared instruction source. config/opencode-permissions.yamlscopes OpenCode role permissions.config/opencode-tui.jsonpins tmux-safe keybindings.settings.yamlsupports provider-qualified OpenCode model IDs such asopencode/qwen3.6-plus-freeandopenrouter/openai/gpt-4o-mini.
Fixes
- macOS CI now uses the project venv for
scripts/slim_yaml.py, fixing PyYAML import failures. tests/unit/test_slim_yaml.batsnow uses the same venv-backed Python as CI.tests/unit/test_ntfy_ack.batsfailure injection is UID-independent for root-based VPS runs.
Verification
- GitHub Actions Multi-CLI Test Suite: PASS on
main. - VPS smoke: all agents launched as OpenCode and Shogun -> Karo ->
dashboard.mdcompleted successfully.