Fast local code intelligence for AI agents powered by AST Treesitter, SCIP, semantic search and a reranker
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
tools
-
deep_search_compose_citations
build citation payloads from deep-search output.
-
deep_search_replay
replay a prior deep-search trace.
-
deep_search_run
run a deeper multi-step search workflow.
-
document_symbols
return a hierarchical outline for a source file.
-
explore
bounded follow-up exploration for a single artifact after discovery. zoom defaults to text-first output; probe and refine remain structured by default.
-
find_declarations
find declaration sites for a symbol or source location.
-
find_implementations
find implementing types or members for interfaces, traits, or base symbols.
-
find_references
find references to a symbol or a source location.
-
go_to_definition
jump to a symbol definition from a symbol or source location.
-
incoming_calls
find callers of a callable symbol.
-
inspect_syntax_tree
inspect the bounded AST stack around a source location before writing a structural query, with optional include_follow_up_structural=true for best-effort replayable follow-up queries.
-
list_repositories
list globally known repositories in the runtime catalog.
-
outgoing_calls
find callees from a callable symbol.
-
read_file
read a file safely inside an adopted repository. Defaults to text-first output; use presentation_mode=json for the structured compatibility payload.
-
read_match
reopen a prior search or navigation hit by result_handle plus match_id. Defaults to text-first output; use presentation_mode=json for the structured compatibility payload.
-
search_hybrid
broad natural-language search that blends lexical, graph, witness, and optional semantic evidence.
-
search_structural
run Tree-sitter structural queries over supported languages, grouped one row per match by default, with optional raw result_mode=captures, primary_capture anchoring, and per-match best-effort follow-u
-
search_symbol
search for symbols such as functions, classes, methods, traits, or modules.
-
search_text
run literal or regex text search across repository files.
-
workspace_attach
adopt a repository into the current session by path or repository_id.
-
workspace_current
inspect session-local repository adoption, defaults, compact precise status, health, and runtime status.
-
workspace_detach
remove a repository adoption from the current session and potentially release a watch lease.
-
workspace_prepare
confirm-gated workspace/index preparation for an adopted repository.
-
workspace_reindex
confirm-gated full or changed reindex for an adopted repository.
last analysis: too-large
No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.