Release v5.1.4: Bugfix for PostToolUse hook schema compliance
Changes: - Renamed tool_output to tool_response in save-hook.ts to match Claude Code PostToolUse API schema - Updated worker-service.ts to use tool_response field consistently - Rebuilt all hooks and worker service with corrected parameter names 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-mem",
|
||||
"version": "5.1.3",
|
||||
"version": "5.1.4",
|
||||
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
|
||||
"author": {
|
||||
"name": "Alex Newman"
|
||||
|
||||
Reference in New Issue
Block a user