Skip to main content

Module search

Module search 

Source
Expand description

Code search and summary tree domain logic.

Structs§

CodeSearchResult
A code search result returned by semantic vector search over symbols and chunks.
SummaryTreeNode
A recursive tree node for the summary tree.
SymbolSearchResult
A filtered symbol match from the in-memory index cache.

Functions§

extract_code_references
Extract code references from free-form text for use in auto-linking.