|
Entropic 2.3.8
Local-first agentic inference engine
|
Context management subsystem for the agentic loop. More...
#include <entropic/core/compaction.h>#include <entropic/core/engine_types.h>#include <entropic/interfaces/i_hook_handler.h>#include <functional>

Go to the source code of this file.
Classes | |
| struct | entropic::ContextManagerHooks |
| Engine-level hooks called during context management. More... | |
| class | entropic::ContextManager |
| Handles context management for the agentic loop. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Context management subsystem for the agentic loop.
Handles context limit refresh, tool result pruning, context warning injection, and compaction delegation.
Definition in file context_manager.h.