This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryPlugin now auto‑checks daily for updates and prints an in‑session notice when a newer version is available.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds daily auto‑update nudge for OpenCode plugin. Adds daily auto‑update nudge for OpenCode plugin. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Allows installation of OpenCode plugin directly from a tarball URL. Allows installation of OpenCode plugin directly from a tarball URL. Source: granite4.1:30b@2026-07-16-audit Confidence: low |
— |
| Feature | Low |
Displays an in‑session notice when a newer plugin version is available. Displays an in‑session notice when a newer plugin version is available. Source: granite4.1:30b@2026-07-16-audit Confidence: low |
— |
Full changelog
OpenCode plugin: install + auto-update nudge
Install from this release's tarball (no clone, no npm registry):
{ "plugin": ["https://github.com/yonidavidson/agentcomm/releases/download/v0.16.10/agentcomm-opencode-0.16.10.tgz"] }
New in 0.16.10: the plugin checks once a day for a newer release and, when behind, prints an "agentcomm-opencode update available: vX → vY" notice in-session (like omp/pi) — telling you which version to put in the URL. OpenCode caches plugins by URL, so the version in the URL is what triggers the upgrade.
The agentcomm-opencode-0.16.10.tgz asset is attached automatically by the release workflow.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Agentcomm
All releases →Related context
Related tools
Earlier breaking changes
- v0.16.9 Removes "as codex" initialization mode from `agentcomm init --harness`.
Beta — feedback welcome: [email protected]