fleet-memory/hindsight-integrations/claude-code/scripts
Ben 22ca6a8d73
fix: add setup_hooks.py and hindsight:setup skill for hook registration (#690)
Claude Code's plugin installer does not merge hooks.json into settings.json
automatically. This adds a setup script and skill that users can run once
after installing the plugin to register the hooks manually.
2026-03-25 16:59:25 +01:00
..
lib feat: remove hardcoded default models from integrations (#670) 2026-03-24 17:20:15 +01:00
recall.py feat: Add Claude Code integration plugin (#651) 2026-03-23 12:06:54 +01:00
retain.py feat: Add Claude Code integration plugin (#651) 2026-03-23 12:06:54 +01:00
session_end.py feat: Add Claude Code integration plugin (#651) 2026-03-23 12:06:54 +01:00
session_start.py fix(claude-code): pre-start daemon in background on SessionStart hook (#663) 2026-03-23 16:11:57 +01:00
setup_hooks.py fix: add setup_hooks.py and hindsight:setup skill for hook registration (#690) 2026-03-25 16:59:25 +01:00