Releases: MartijnDekkers/oh-my-zcode-slim
Releases · MartijnDekkers/oh-my-zcode-slim
Release list
v0.2.0 — Initial release
Immutable
release. Only release title and notes can be modified.
First public release of oh-my-zcode-slim — an oh-my-opencode-slim-equivalent agent orchestration suite for ZCode, packaged as a ZCode plugin.
What's in the box
- 7 specialist agents —
coder,explorer,librarian,oracle,designer,observer, and thecouncilsynthesizer — on portable builtin model pins, with no MCP servers hardwired. - 6 skills —
simplify(auto-mounted on oracle),verification-planning,deepwork,clonedeps,worktrees,reflect. - 2 commands —
/deepwork,/reflect. - Orchestrator doctrine (installs to
~/.zcode/AGENTS.md) — routing table with delegate/don't-delegate rules, background-task discipline, and a seat-agnostic council protocol. - Configuration scripts —
add-councillor.sh/remove-councillor.sh(council seats as user- or workspace-scope files, any models you have),list-models.sh(pin models from refs proven on your machine),enable-mcp.sh(wire your MCP servers into agents, with the availability trade-off documented).
Notes for this version
- Council seats are intentionally not bundled: generate them per machine with
add-councillor.sh— model provider ids differ per install, especially in remote/SSH sessions where custom providers materialize under UUID ids. See the README sections "Configuring your council" and "Remote (SSH) setups". - Installation, smoke tests, and the full OMOS → ZCode mapping are in the README. Debugging lessons from the port are in docs/LESSONS.md.
Credits
The agent roster and prompts, orchestration doctrine, and skills are ported from oh-my-opencode-slim by @alvinunreal (ohmyopencodeslim.com), used under MIT — see the README credits section and LICENSE.