This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates feat, fix, and ci across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds "update available" nudge for Claude Code and Codex plugins. Adds "update available" nudge for Claude Code and Codex plugins. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Adds /agentcomm:config command for runtime configuration. Adds /agentcomm:config command for runtime configuration. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Fixes missing manifest stamp for Claude Code plugin in version 0.17.0. Fixes missing manifest stamp for Claude Code plugin in version 0.17.0. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Introduces release‑cut workflow that dispatches the entire release train in one CI step. Introduces release‑cut workflow that dispatches the entire release train in one CI step. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
What's Changed
- docs: document the network command (site + README) by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/98
- feat: "update available" nudge for the Claude Code + Codex plugins by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/99
- Telemetry event lane: opt-in, deterministic, batched emit/events [0.17.0] by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/101
- Telemetry capture hooks + record-instruction injection (#100 layer 2) by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/102
- docs: telemetry section on the website (nav, commands, config example) by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/103
- fix: stamp the Claude Code plugin manifest 0.17.0 (missed in #101's bump) by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/104
- ci: release-cut workflow — the whole release train in one dispatch by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/105
- release-cut v2 (commit-free on protected main) + /agentcomm:config command by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/106
- release prep: 0.17.1 [0.17.1] by @yonidavidson in https://github.com/yonidavidson/agentcomm/pull/107
Full Changelog: https://github.com/yonidavidson/agentcomm/compare/v0.16.10...v0.17.1
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]