oh-our-opencodes
v0.8.5
Published
Lightweight agent orchestration plugin for OpenCode - our fork for continued development
Maintainers
Readme
📦 Installation
Quick Start
bunx oh-our-opencodes@latest installFor a non-interactive install, pass one concrete model id:
bunx oh-our-opencodes@latest install --no-tui --model=opencode/big-pickle --tmux=no --skills=yesThen authenticate:
opencode auth loginRun ping all agents to verify everything works.
The current installer is manual-only:
- Interactive mode runs
opencode models --refresh --verboseand lets you choose one model - Non-interactive mode requires
--model=<id> - The generated config writes a single
manualpreset with that model applied across all agents - If you want mixed providers or fallback chains, edit
~/.config/opencode/oh-our-opencodes.jsonor.jsoncafter install
💡 Models are fully customizable. Edit
~/.config/opencode/oh-our-opencodes.json(or.jsoncfor comments support) to assign any model to any agent.
For LLM Agents
Paste this into any coding agent:
Install and configure by following the instructions here:
https://raw.githubusercontent.com/a710128/oh-our-opencodes/refs/heads/master/README.mdDetailed installation guide: docs/installation.md
Additional guides:
- Antigravity Setup - Complete guide for Antigravity provider configuration
- Tmux Integration - Real-time agent monitoring with tmux
🏛️ Meet the Pantheon
01. Orchestrator: The Embodiment Of Order
02. Explorer: The Eternal Wanderer
03. Librarian: The Weaver of Knowledge
04. Designer: The Guardian of Aesthetics
05. Fixer: The Last Builder
06. Reviewer: The Keeper of Standards
📚 Documentation
- Quick Reference - Presets, Skills, MCPs, Tools, Configuration
- Installation Guide - Detailed installation and troubleshooting
- Antigravity Setup - Complete guide for Antigravity provider configuration
- Tmux Integration - Real-time agent monitoring with tmux
📄 License
MIT
