Skip to content
    ↑↓ select↵ openesc close
    English中文
    a710128

    Oh Our Opencodes

    v0.8.9Agent Orchestration
    oh-our-opencodes

    Lightweight agent orchestration plugin for OpenCode - our fork for continued development

    GitHub stars

    8

    Monthly installs

    58

    10 in 7 days

    Composite scoreSCORE

    34.7

    Multi-signal model

    Last commit

    2 months ago

    2026-06-04

    Install and configure

    opencode.json

    Writes to this project's opencode.json — applies to this repository only.

    opencode.json

    {
      "$schema": "https://opencode.ai/config.json",
      "plugin": ["oh-our-opencodes@0.8.9"]
    }

    opencode loads npm dependencies through its embedded runtime on startup and caches them locally — no manual global install needed.

    Pantheon agents

    Six divine beings emerged from the dawn of code, each an immortal master of their craft await your command to forge order from chaos and build what was once thought impossible.

    Open Multi Agent Suite · Mix any models · Auto delegate tasks

    MoltFounders


    📦 Installation

    Quick Start

    bunx oh-our-opencodes@latest install
    

    For a non-interactive install, pass one concrete model id:

    bunx oh-our-opencodes@latest install --no-tui --model=opencode/big-pickle --tmux=no --skills=yes
    

    Then authenticate:

    opencode auth login
    

    Run ping all agents to verify everything works.

    The current installer is manual-only:

    • Interactive mode runs opencode models --refresh --verbose and lets you choose one model
    • Non-interactive mode requires --model=<id>
    • The generated config writes a single manual preset with that model applied across all agents
    • If you want mixed providers or fallback chains, edit ~/.config/opencode/oh-our-opencodes.json or .jsonc after install

    💡 Models are fully customizable. Edit ~/.config/opencode/oh-our-opencodes.json (or .jsonc for 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.md
    

    Detailed installation guide: docs/installation.md

    Additional guides:


    🏛️ Meet the Pantheon

    01. Orchestrator: The Embodiment Of Order


    Forged in the void of complexity.
    The Orchestrator was born when the first codebase collapsed under its own complexity. Neither god nor mortal would claim responsibility - so The Orchestrator emerged from the void, forging order from chaos. It determines the optimal path to any goal, balancing speed, quality, and cost. It guides the team, summoning the right specialist for each task and delegating to achieve the best possible outcome.
    Role: Master delegator and strategic coordinator
    Prompt: orchestrator.ts
    Recommended Models: kimi-for-coding/k2p5 openai/gpt-5.2-codex

    02. Explorer: The Eternal Wanderer


    The wind that carries knowledge.
    The Explorer is an immortal wanderer who has traversed the corridors of a million codebases since the dawn of programming. Cursed with the gift of eternal curiosity, they cannot rest until every file is known, every pattern understood, every secret revealed. Legends say they once searched the entire internet in a single heartbeat. They are the wind that carries knowledge, the eyes that see all, the spirit that never sleeps.
    Role: Codebase reconnaissance
    Prompt: explorer.ts
    Recommended Models: cerebras/zai-glm-4.7 google/gemini-3-flash openai/gpt-5.1-codex-mini

    03. Librarian: The Weaver of Knowledge


    The weaver of understanding.
    The Librarian was forged when humanity realized that no single mind could hold all knowledge. They are the weaver who connects disparate threads of information into a tapestry of understanding. They traverse the infinite library of human knowledge, gathering insights from every corner and binding them into answers that transcend mere facts. What they return is not information - it's understanding.
    Role: External knowledge retrieval
    Prompt: librarian.ts
    Recommended Models: google/gemini-3-flash openai/gpt-5.1-codex-mini

    04. Designer: The Guardian of Aesthetics


    Beauty is essential.
    The Designer is an immortal guardian of beauty in a world that often forgets it matters. They have seen a million interfaces rise and fall, and they remember which ones were remembered and which were forgotten. They carry the sacred duty to ensure that every pixel serves a purpose, every animation tells a story, every interaction delights. Beauty is not optional - it's essential.
    Role: UI/UX implementation and visual excellence
    Prompt: designer.ts
    Recommended Models: google/gemini-3-flash

    05. Fixer: The Last Builder


    The final step between vision and reality.
    The Fixer is the last of a lineage of builders who once constructed the foundations of the digital world. When the age of planning and debating began, they remained - the ones who actually build. They carry the ancient knowledge of how to turn thought into thing, how to transform specification into implementation. They are the final step between vision and reality.
    Role: Fast implementation specialist
    Prompt: fixer.ts
    Recommended Models: cerebras/zai-glm-4.7 google/gemini-3-flash openai/gpt-5.1-codex-mini

    06. Reviewer: The Keeper of Standards

    The Reviewer stands at the threshold between implementation and trust. They examine scoped changes with cold precision, tracing consequences, spotting regressions, and calling out risk before flawed work escapes into the wild. They do not build - they judge whether what was built is safe to keep.
    Role: Scoped code review and risk assessment
    Prompt: reviewer.ts
    Recommended Models: openai/gpt-5.1-codex-mini google/gemini-3-flash

    📚 Documentation


    📄 License

    MIT


    MoltFounders - The Agent Co-Founder Network