sagarmk/beacon-plugin

Semantic code search plugin for Claude Code using hybrid vector search + BM25. 98% accuracy, 5x faster than grep.

43Stars on the repository
17Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

sagarmk/beacon-plugin

Hook

Runs before the agent uses a tool for Grep and Bash tool calls, executing grep-intercept.js via node. From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

SessionStart

02

sagarmk/beacon-plugin

Hook

Runs when a session starts, executing ensure-deps.js, sync.js and session-context.js via node (3 commands). From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

PostToolUse

03

sagarmk/beacon-plugin

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing embed-file.js and gc.js via node (2 commands). From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

PreCompact

04

sagarmk/beacon-plugin

Hook

Runs before the context is compacted, executing status.js via node with --compact-warning. From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT