Expand description
Thread storage manager and thread-local persisted state.
Modules§
- types
- Type definitions for thread storage.
Structs§
- Attachment
Manifest Entry - Per-thread model context for a CAS attachment.
- Context
Window - LLM context window state for a thread.
- Message
Attachment - A CAS object referenced by one user message.
- OcrModel
Annotation - OCR output for a single model.
- OcrRegion
- OCR data for an image region.
- Side
Chat Data - A SideChat thread uses the common message/context/attachment files without OCR state.
- Side
Chat Metadata - Metadata for a SideChat thread stored outside Explorer workspaces.
- Thread
Data - Complete thread data including messages and OCR.
- Thread
Metadata - Metadata for a thread session stored in the thread index.
- Thread
Storage - Main storage manager for threads and content-addressed objects.
- Workspace
Metadata - A workspace groups threads and the directories its AI sandbox can read.
Enums§
- OcrAnnotation
Entry - OCR annotations entry.
- Thread
Message - A persisted message with a strict role-specific JSON shape.
Constants§
Functions§
Type Aliases§
- Attachment
Manifest - OcrAnnotations
- OCR annotations keyed by sentinel/model ID.