Expand description
Search context builder for adaptive memory injection.
Builds memory context based on detected search intent for proactive surfacing.
Structsยง
- Adaptive
Context Config - Configuration for adaptive memory context injection.
- Injected
Memory - An injected memory in the context response.
- Memory
Context - Memory context for hook response.
- Namespace
Weights - Namespace weight multipliers for intent-based search.
- Search
Context Builder - Builder for search context with adaptive memory injection.
Constantsยง
- TOKENS_
PER_ ๐CHAR - Tokens per character approximation (consistent with
ContextBuilderService).
Functionsยง
- build_
preview ๐ - build_
reminder_ ๐text - Builds reminder text for the assistant.
- build_
search_ ๐query - Builds a search query from intent topics and keywords.
- truncate_
content ๐ - Truncates content for preview.