GitNexus/gitnexus/src
abhigyanpatwari 58972af084 Fix Claude Code hooks: correct settings path, matcher format, and hook script
- Hook config goes in ~/.claude/settings.json (not hooks.json)
- Matcher uses string format ("Grep|Glob|Bash") per new Claude Code schema
- Rename gitnexus-hook.js → gitnexus-hook.cjs for CommonJS compatibility
- Fix setup.ts: correct hook filename and timeout (8000ms instead of 10ms)
- Bump to v1.1.9 and publish to npm

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 13:05:36 +05:30
..
cli Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
config go c c# java python ts js rust now supported 2026-01-23 19:11:24 +05:30
core Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
lib feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
mcp logging global registry 2026-02-13 22:39:12 +05:30
server gitnexus wal cleanup preventing reindexing issue fixed 2026-02-06 06:35:15 +05:30
storage MCP and cli fixes 2026-02-07 06:21:21 +05:30
types feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30