Verified by the sovseal team
Agent Plugins
Release notes and setup guides for Claude Code, Cursor, and Codex editor memory plugins.
Agent Plugins
Release notes for the Model Context Protocol (MCP) plugins, Claude Code integrations, and Cursor desktop memory extensions.
v5.2.0 - 2026-05-20
Claude Code Native Integration
- Encrypted Memory Streams: Official Claude Code memory plugin has graduated to GA, enabling seamless client-side zero-knowledge memory sync within terminal-based coding workflows.
- Stdio Handshake: Initiates secure stdio handshake protocol in
<10ms. - Compaction Engine: Session memory is automatically compacted and encrypted before transmission to prevent token bloat.
- Auto-Decay Recognition: Context-aware memory decay ensures that old task variables are deprioritized dynamically.
v5.0.0 - 2026-05-12
Cursor Desktop Extension
- Unified MCP Tools: Replaced legacy Smithery and local setups with direct stdio support using the unified
@sovseal/[email protected]package. - Decentralized Caching: The local stdio-based MCP server introduces SQLite-backed LTM-STM caching to improve local offline performance.
- Secure Key Custody: Integrates with the host system's native cryptographical store for secure client-side key storage.