This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryWorkspace-first install defaults, consistent lowercase skill references, and reliability fixes for degraded reporting.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Install defaults resolve all locations under the active workspace, never home directory. Install defaults resolve all locations under the active workspace, never home directory. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Skill directories are enforced to be lowercase (e.g., `c-13‑…`). Skill directories are enforced to be lowercase (e.g., `c-13‑…`). Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Upgrade is backward‑compatible; no action required, just pin to 2.1.0. Upgrade is backward‑compatible; no action required, just pin to 2.1.0. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Bugfix | Medium |
`grepai` reports `degraded` instead of failing when no searchable workspace exists. `grepai` reports `degraded` instead of failing when no searchable workspace exists. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Bugfix | Medium |
Quality gate now measures the current checkout, preventing false CRAP failures from git worktrees. Quality gate now measures the current checkout, preventing false CRAP failures from git worktrees. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
Agents Remember 2.1.0
A backward-compatible release on top of the 2.0.0 lifecycle reshape, focused on a smoother, more predictable first run, consistent naming, and a few reliability fixes.
Highlights
- Workspace-first install defaults.
c-13-install-and-onboardnow resolves every install location (coordination root, skills, MCP settings, harness settings, hooks) under the workspace the harness was opened in — never your home directory — withar-coordination/the one constant and each path shown as an accept-or-override prompt before anything is written. A short, blunt MANDATORY-FIRST-ACTION hook directive replaces the old multi-step one. - Consistent references. Skill directories are lowercase (
c-13-…), and docs use a single skill-name / MCP-tool reference convention throughout. - Reliability fixes. grepai reports
degradedinstead of failing when there is no searchable workspace; the quality gate now measures the current checkout, fixing false CRAP failures when running from a git worktree.
Documentation
- Canonical Restart Points table; internal-vs-external memory default clarified (internal
ar-memory/first, external fallback); a "What It Looks Like In Practice" by-path transcript; removal of staleskills_install(layout=…)references; a new release checklist; and a Live Demo section linking the project's own published memory repo.
Upgrade
Backward-compatible — no action required. Pin agents-remember-mcp==2.1.0 (or uvx [email protected]).
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]