|
Entropic 2.3.8
Local-first agentic inference engine
|
Auto-compaction for context management. More...
#include <entropic/types/config.h>#include <entropic/types/message.h>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | entropic::TokenCounter |
| Track token usage across conversation. More... | |
| struct | entropic::CompactionResult |
| Result of a compaction operation. More... | |
| class | entropic::CompactionManager |
| Manages automatic context compaction. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Auto-compaction for context management.
Deterministic structured extraction (no model inference) to produce predictable, compact briefings that preserve original task, tool call history, and files touched.
Definition in file compaction.h.