Skip to content

feat: search enrichment via PreToolUse hooks#248

Open
gzenz wants to merge 1 commit intotirth8205:mainfrom
gzenz:feat/search-enrichment
Open

feat: search enrichment via PreToolUse hooks#248
gzenz wants to merge 1 commit intotirth8205:mainfrom
gzenz:feat/search-enrichment

Conversation

@gzenz
Copy link
Copy Markdown
Contributor

@gzenz gzenz commented Apr 12, 2026

Summary

  • Add enrich.py that enriches Grep/Glob/Read results with graph context (callers, callees, tests, community)
  • Uses FTS5 for fast symbol lookup against the graph database
  • Designed as a PreToolUse hook for Claude Code integration
  • 24 new tests

Split from #158 (3/5). Independent -- targets main.

Test plan

  • 594 tests pass (24 new), 0 failures
  • All enrichment tests pass in isolation

🤖 Generated with Claude Code

Add enrich.py that enriches Grep/Glob/Read results with graph context.
24 new tests.
@gzenz gzenz force-pushed the feat/search-enrichment branch from 7036777 to 4901d35 Compare April 14, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant