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
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

def

01

dvcdsys/code-index

Command

Find symbol definition(s) via cix — go-to-definition across the indexed codebase.

29 4d ago A 17 tokens original MIT

file

02

dvcdsys/code-index

Command

Read a file (whole or a line range) from an external cix project's server-side checkout.

29 4d ago A 19 tokens original MIT

init

03

dvcdsys/code-index

Command

Initialize the cix index for the current project (registers, indexes, starts file watcher).

29 4d ago A 19 tokens original MIT

refs

04

dvcdsys/code-index

Command

Find symbol references via cix — locate every usage of a symbol across the codebase.

29 4d ago A 17 tokens original MIT

search

05

dvcdsys/code-index

Command

Semantic code search via cix — find code by meaning, not by exact strings.

29 4d ago A 16 tokens original MIT

status

06

dvcdsys/code-index

Command

Show cix indexing status and file-watcher state for the current project.

29 4d ago A 14 tokens original MIT

summary

07

dvcdsys/code-index

Command

Show project overview from the cix index — languages, top directories, key symbols.

29 4d ago A 16 tokens original MIT

tree

08

dvcdsys/code-index

Command

List a directory (one level) in an external cix project's server-side checkout.

29 4d ago A 16 tokens original MIT