ruvector/npm/packages/cli
Claude a38bebef78
fix(hooks): Make init create .claude/settings.json in both CLIs
The `hooks init` command now creates both:
- .ruvector/hooks.json (project config)
- .claude/settings.json (Claude Code hooks)

This aligns npm CLI behavior with Rust CLI.
2025-12-27 02:26:08 +00:00
..
src fix(hooks): Make init create .claude/settings.json in both CLIs 2025-12-27 02:26:08 +00:00
package.json feat(hooks): Add PostgreSQL storage with JSON fallback 2025-12-27 01:27:12 +00:00
tsconfig.json feat(npm): Implement hooks in @ruvector/cli npm package 2025-12-27 01:16:41 +00:00