Skip to content

celiums/celiums-memory

v1.2.4 Breaking

This release includes 1 breaking change 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

ai ai-memory artificial-intelligence circadian-rhythm claude-code cognitive-architecture
+13 more
cursor developer-tools emotional-ai knowledge-engine mcp memory model-context-protocol neuroscience opencore persistent-memory personality typescript vscode

Affected surfaces

auth

Summary

AI summary

Capability gating moved from list-time to call-time, enabling AI-backed tools only when CELIUMS_LLM_API_KEY is configured.

Full changelog

Tool catalogs (Glama, Smithery, mcpo) only saw 6 OpenCore tools because the dispatcher was hiding AI-backed tools (journal_, write_, research_*) from tools/list when no LLM key was configured. They run stateless discovery, so they index whatever the server reports.

This release moves capability gating from list-time to call-time:

  • tools/list returns all 26 registered tools always
  • tools/call returns a clear TOOL_DISABLED error pointing to the BYOK setup if an AI-backed tool is invoked without CELIUMS_LLM_API_KEY

Net effect: external catalogs now show the full surface of @celiums/memory.

npm install @celiums/[email protected]

Breaking Changes

  • Removed list-time filtering of AI-backed tools; `tools/list` now returns all registered tools unconditionally.

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 celiums/celiums-memory

Get notified when new releases ship.

Sign up free

About celiums/celiums-memory

Cognitive memory engine with 5,100+ knowledge modules, circadian rhythm awareness, and emotional state tracking (PAD model). Hybrid search (PostgreSQL + Qdrant vectors + Valkey cache), per-user memory isolation, and multi-protocol support (MCP, REST, OpenAI, LangChain, A2A). `npx @celiums/memory` Website

All releases →

Related context

Earlier breaking changes

  • v2.0.0 SaaS/UI/monetization framing removed.

Beta — feedback welcome: [email protected]