Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 610 Bytes

File metadata and controls

13 lines (9 loc) · 610 Bytes

Worker To Server Migration

Claude-Mem 13 keeps the worker path in place. Server beta is an additional runtime option for teams, deployable containers, API keys, and BullMQ/Valkey queues.

Compatibility commands remain available:

claude-mem start
claude-mem worker start
claude-mem server start

The server storage boundary reads legacy worker data while adding server-owned projects, sessions, agent events, memory items, teams, API keys, and audit logs. Migrate adapters gradually by writing to /v1/events and /v1/memories; keep existing /api/* hook routes enabled until all clients move.