mempalace/examples
wahajahmed010 b595cb3978 docs: fix HOOKS_TUTORIAL.md paths, matcher, and missing timeout
Fixes four issues causing silent hook failures:

1. **Relative paths** → Absolute paths (/absolute/path/to/hooks/...)
   Claude Code resolves hooks from working directory, not repo root.

2. **Wrong matcher** → Stop uses *, PreCompact has no matcher
   PreCompact doesn't use matcher (only Stop hooks do).

3. **Missing timeout** → Added timeout: 30 to both hooks
   Matches hooks/README.md specification.

4. **Ambiguous target** → Specified ~/.claude/settings.local.json
   Clarified global vs project-scoped config.

Also added executable chmod instructions and path replacement note.

Fixes #1037
2026-04-22 11:31:40 +02:00
..
HOOKS_TUTORIAL.md docs: fix HOOKS_TUTORIAL.md paths, matcher, and missing timeout 2026-04-22 11:31:40 +02:00
basic_mining.py MemPalace: palace architecture, AAAK compression, knowledge graph 2026-04-04 18:16:04 -07:00
convo_import.py MemPalace: palace architecture, AAAK compression, knowledge graph 2026-04-04 18:16:04 -07:00
gemini_cli_setup.md docs: fix stale milla-jovovich org refs and branch target in contributor docs (#679) 2026-04-12 00:00:21 -07:00
mcp_setup.md fix: add mempalace-mcp console entry point for pipx/uv compatibility 2026-04-21 01:26:00 -03:00