Skip to content

Agents Remember

vmcp-v0.9.3 scope: mcp Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent agent-memory ai-agent ai-memory coding-agents mcp-server

Summary

AI summary

Docs 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/skills directories" and that the default tree layout suffices. Claude Code is a direct skill-folder scanner needing <skill-root>/<name>/SKILL.md one level deep — the docs now prescribe skills_install(layout="flat") with the concrete resulting paths, and note tree is 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

Track Agents Remember

Get notified when new releases ship.

Sign up free

About Agents Remember

All releases →

Related context

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]