Package uno.anahata.asi.agi.context
package uno.anahata.asi.agi.context
Manages the conversation history and the injection of just-in-time context.
-
ClassDescriptionA basic, reusable implementation of the
ContextProviderinterface that provides the foundational logic for hierarchical context management.The definitive manager for an Agi session's context in the V2 architecture.Defines the position where a ContextProvider's content should be injected into the request.Defines the contract for providers that inject just-in-time context into an AI request.Orchestrates the monitoring and logging of the Context Window Garbage Collection (CwGC).Data object containing the categorized token metrics.A record of a single garbage collection event, capturing the recycling of a conversation turn.

