Skip to content

v0.16.9 — OpenCode plugin (install from release tarball)

Choose a tag to compare

@yonidavidson yonidavidson released this 12 Jul 15:44
dfbbbd4

OpenCode support: install from this release's tarball

OpenCode installs the agentcomm plugin from the attached .tgz — no git clone, no npm registry:

{ "plugin": ["https://github.com/yonidavidson/agentcomm/releases/download/v0.16.9/agentcomm-opencode-0.16.9.tgz"] }

Then agentcomm init --harness opencode writes AGENTS.md and puts every OpenCode session on the repo bus (auto-register, inbox guard, mid-turn digests) in-process.

Also in 0.16.9

  • agentcomm init --harness opencode (and neutral --harness agents) — no more initializing "as codex".
  • Website + README cover Claude Code, Codex, and OpenCode consistently.

The agentcomm-opencode-0.16.9.tgz asset is attached automatically by the release workflow.