Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
context_manager.h File Reference

Context management subsystem for the agentic loop. More...

Include dependency graph for context_manager.h:
This graph shows which files directly or indirectly include this file:

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).
 

Detailed Description

Context management subsystem for the agentic loop.

Handles context limit refresh, tool result pruning, context warning injection, and compaction delegation.

Version
1.8.4

Definition in file context_manager.h.