Skip to content

feat: search enrichment via PreToolUse hooks#248

Merged
tirth8205 merged 1 commit intotirth8205:mainfrom
gzenz:feat/search-enrichment
Apr 18, 2026
Merged

feat: search enrichment via PreToolUse hooks#248
tirth8205 merged 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
@tirth8205 tirth8205 merged commit 5360a6d into tirth8205:main Apr 18, 2026
9 checks passed
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.

2 participants