This release includes breaking changes for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent
agent-memory
ai-agent
ai-memory
coding-agents
mcp-server
Summary
AI summaryDocs fix clarifies that Claude Code requires flat skill folder layout and updates installation guidance.
Full changelog
Agents Remember 0.9.3
Docs-fix release. The install guidance could lead a model to install skills in the wrong layout for Claude Code, so the harness never discovered them.
Highlights
docs/install/claude-code.md: removed the false claim that Claude Code "discovers nested.claude/skillsdirectories" and that the default tree layout suffices. Claude Code is a direct skill-folder scanner needing<skill-root>/<name>/SKILL.mdone level deep — the docs now prescribeskills_install(layout="flat")with the concrete resulting paths, and notetreeis for recursive scanners (Codex).mcp/README.md: added a "Per-harness setup pages" link table (mirroring getting-started) plus a one-line rule that skill layout is harness-specific (flat for Claude Code/Cursor, tree default for Codex), with layout reminders in the install-order steps.
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]