dvcdsys/code-index

Self-hosted semantic code search platform — Go server with web dashboard, CLI, and AI-agent skills. Search code by meaning, not text: hybrid BM25 + dense embeddings via llama.cpp.

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

SessionStart

01

dvcdsys/code-index

Hook

Runs when a session starts, executing session-start.sh. From dvcdsys/code-index.

29 5d ago A tokens not measured copy · 63% MIT

PostToolUse

02

dvcdsys/code-index

Hook

Runs after a tool call finishes for Grep, Glob and Bash tool calls, executing grep-nudge.sh (2 commands). From dvcdsys/code-index.

29 5d ago A tokens not measured original MIT

CwdChanged

03

dvcdsys/code-index

Hook

Runs on the CwdChanged event, executing cwd-changed.sh. From dvcdsys/code-index.

29 5d ago A tokens not measured original MIT

PostCompact

04

dvcdsys/code-index

Hook

Runs after the context is compacted, executing post-compact.sh. From dvcdsys/code-index.

29 5d ago A tokens not measured copy · 67% MIT

SessionEnd

05

dvcdsys/code-index

Hook

Runs when a session ends, executing session-end.sh. From dvcdsys/code-index.

29 5d ago A tokens not measured copy · 58% MIT