This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Validation, Highlights, and Links across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Bumps the MCP package to version 2.2.0. Bumps the MCP package to version 2.2.0. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Bugfix | Medium |
Clarifies C-09 worktree source-branch contract to land integration on original branch. Clarifies C-09 worktree source-branch contract to land integration on original branch. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
| Refactor | Medium |
Recasts session lifecycle front half around a collaboration loop. Recasts session lifecycle front half around a collaboration loop. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
| Other | Low |
Updates lifecycle skill, detail doc, and job-variant guidance for new framing. Updates lifecycle skill, detail doc, and job-variant guidance for new framing. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
Full changelog
Highlights
- Recasts the session lifecycle front half around a concrete collaboration loop: context packet grounding, developer-facing reframe, agreement, and deeper research proof before implementation.
- Updates the lifecycle skill, lifecycle detail doc, and job-variant guidance to match the new collaboration framing.
- Clarifies the C-09 worktree source-branch contract so integration lands back on the branch the worktree was created from, not automatically on a PR-gated branch such as main.
- Bumps the MCP package to 2.2.0 and refreshes the README status line for the lifecycle/C-09 release.
Validation
- Full local quality wrapper passed: .venv/bin/python -m agents_remember.code_quality.check --fail-on-crap-threshold.
- Pre-push hooks ran the same wrapper successfully before branch and tag pushes.
- GitHub Actions quality checks passed for the lifecycle PR and release PR.
- Publish MCP package to PyPI workflow completed successfully.
- Memory closeout and carryover finished with memory quality clean.
Install
Use the published package from PyPI:
uvx --refresh-package agents-remember-mcp agents-remember-mcp@latest --config /absolute/path/to/agents-remember-settings.json
Then run the MCP runtime_install and skills_install tools and restart the harness so newly installed skills are discovered.
Links
- PyPI: https://pypi.org/project/agents-remember-mcp/2.2.0/
- Lifecycle PR: https://github.com/Foxfire1st/agents-remember-md/pull/12
- Release PR: https://github.com/Foxfire1st/agents-remember-md/pull/14
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 Agents Remember
All releases →Related context
Related tools
Earlier breaking changes
- vmcp-v2.9.0 Removed tools direct_closeout_preview and direct_closeout_apply.
- vmcp-v2.0.0 `WorkflowKind` enum drops `heavy` and `heavy-task` values.
- vmcp-v2.0.0 `skills_install` no longer accepts a `layout` input; installer performs flat copy.
- vmcp-v2.0.0 Removed workflows W-01-heavy-task-workflow and W-03-chat-task-workflow.
Beta — feedback welcome: [email protected]