Skip to content

epicsagas/alcove

v0.10.3 Breaking

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

Published 10d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent claude-code documentation knowledge-base mcp mcp-server
+2 more
privacy rust

ReleasePort's take

Light signal
editorial:auto 10d

The release repositions the documentation server to a memory server and removes Claude Code and Codex from register/setup paths, requiring plugin‑only installation. New fields (skills, hooks, mcpServers) are added to both .claude-plugin/plugin.json and .codex-plugin/plugin.json manifests.

Why it matters: Deprecation of Claude Code and Codex in `register`/`setup` paths mandates migration to plugin‑install only; the update affects plugin manifests and descriptions, impacting developers who maintain those files.

Summary

AI summary

Repositioned documentation server to memory server, removed Claude Code and Codex from register/setup paths, added skills, hooks, mcpServers fields.

Changes in this release

Feature Medium

Added `skills`, `hooks`, `mcpServers` fields to both `.claude-plugin/plugin.json` and `.codex-plugin/plugin.json`

Added `skills`, `hooks`, `mcpServers` fields to both `.claude-plugin/plugin.json` and `.codex-plugin/plugin.json`

Source: llm_adapter@2026-05-24

Confidence: low

Deprecation Medium

Removed Claude Code and Codex from `register`/`setup` paths; now plugin install only

Removed Claude Code and Codex from `register`/`setup` paths; now plugin install only

Source: llm_adapter@2026-05-24

Confidence: high

Bugfix Medium

Updated setup step 6 description in README and all 9 translations

Updated setup step 6 description in README and all 9 translations

Source: llm_adapter@2026-05-24

Confidence: low

Refactor Medium

Repositioned from "documentation server" to "memory server" across plugin manifests and descriptions

Repositioned from "documentation server" to "memory server" across plugin manifests and descriptions

Source: llm_adapter@2026-05-24

Confidence: low

Full changelog

Changed

  • Repositioned from "documentation server" to "memory server" across all plugin manifests and descriptions
  • Claude Code and Codex removed from register/setup paths — plugin install only
  • Added skills, hooks, mcpServers fields to both .claude-plugin/plugin.json and .codex-plugin/plugin.json
  • Updated setup step 6 description in README and all 9 translations

Breaking Changes

  • Removed Claude Code and Codex from `register`/`setup` paths; they are now install‑only
  • Repositioned documentation server concept to "memory server" across all plugin manifests and descriptions

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 epicsagas/alcove

Get notified when new releases ship.

Sign up free

About epicsagas/alcove

MCP server that gives AI coding agents on-demand access to private project docs via BM25 ranked search. One setup for Claude Code, Cursor, Codex, Gemini CLI, and more. Docs stay private, never in public repos.

All releases →

Related context

Earlier breaking changes

  • v0.10.0 Changes code indexing to index all available languages by default instead of auto‑detecting

Beta — feedback welcome: [email protected]