def
01Command
Find symbol definition(s) via cix — go-to-definition across the indexed codebase.
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.
Command
Find symbol definition(s) via cix — go-to-definition across the indexed codebase.
Command
Read a file (whole or a line range) from an external cix project's server-side checkout.
Command
Initialize the cix index for the current project (registers, indexes, starts file watcher).
Command
Find symbol references via cix — locate every usage of a symbol across the codebase.
Command
Semantic code search via cix — find code by meaning, not by exact strings.
Command
Show cix indexing status and file-watcher state for the current project.
Command
Show project overview from the cix index — languages, top directories, key symbols.
Command
List a directory (one level) in an external cix project's server-side checkout.