chore: bump version to 7.0.1
Fix: Ensure worker is running at the beginning of all hook files - Move ensureWorkerRunning to the start of all hook functions - Replace waitForPort with ensureWorkerRunning in context-hook - Ensures worker is started before any other hook logic executes - Improves error messages when worker fails to start 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Claude-mem is a Claude Code plugin providing persistent memory across sessions. It captures tool usage, compresses observations using the Claude Agent SDK, and injects relevant context into future sessions.
|
||||
|
||||
**Current Version**: 7.0.0
|
||||
**Current Version**: 7.0.1
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user