Entropic 2.3.9
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::ContextManager Member List

This is the complete list of members for entropic::ContextManager, including all inherited members.

check_compaction(LoopContext &ctx, bool force=false)entropic::ContextManager
ContextManager(CompactionManager &compaction, EngineCallbacks &callbacks, ContextManagerHooks hooks={})entropic::ContextManager
fire_post_compact_hooks(LoopContext &ctx, int old_count, int new_count)entropic::ContextManager
fire_pre_compact_hook(LoopContext &ctx, bool force)entropic::ContextManager
inject_context_warning(LoopContext &ctx)entropic::ContextManager
prune_old_tool_results(LoopContext &ctx)entropic::ContextManager
prune_tool_results(LoopContext &ctx, int keep_recent)entropic::ContextManager
refresh_context_limit(LoopContext &ctx, int context_length)entropic::ContextManager
set_hooks(const HookInterface &hooks)entropic::ContextManagerinline