Expand description
Code search and summary tree domain logic.
Structs§
- Code
Search Result - A code search result returned by semantic vector search over symbols and chunks.
- Summary
Tree Node - A recursive tree node for the summary tree.
- Symbol
Search Result - 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.