GitNexus/gitnexus/src/cli
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
..
ai-context.ts fixed resource count multiplying issue ( using resource templates now ) 2026-02-13 21:28:36 +05:30
analyze.ts Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
augment.ts Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
claude-hooks.ts Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
clean.ts MCP and cli fixes 2026-02-07 06:21:21 +05:30
index.ts fixed resource count multiplying issue ( using resource templates now ) 2026-02-13 21:28:36 +05:30
list.ts MCP and cli fixes 2026-02-07 06:21:21 +05:30
mcp.ts MCP and cli fixes 2026-02-07 06:21:21 +05:30
serve.ts feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
setup.ts Fix Claude Code hooks: correct settings path, matcher format, and hook script 2026-02-14 13:05:36 +05:30
status.ts feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30