Expand description
Agent context management module
Provides context creation, inheritance, compression, filtering, persistence, and isolation capabilities for agents.
Structs§
- Agent
Context - Agent context containing all execution state
- Agent
Context Manager - Agent Context Manager
- Compression
Result - Result of context compression
- Context
Filter - Filter configuration for context data
- Context
Inheritance Config - Configuration for context inheritance
- Context
Isolation - Context Isolation Manager
- Context
Metadata - Metadata associated with an agent context
- Context
Update - Updates to apply to a context
- File
Context - File context information
- Resource
Usage - Resource usage tracking for a sandbox
- Sandbox
Restrictions - Resource restrictions for a sandbox
- Sandboxed
Context - A sandboxed context with resource limits and state management
- Tool
Execution Result - Result of a tool execution
Enums§
- Agent
Context Error - Error types for agent context operations
- Context
Inheritance Type - Type of context inheritance
- Resource
Limit Violation - Types of resource limit violations
- Sandbox
State - Sandbox state representing the lifecycle of a sandboxed context
Type Aliases§
- Agent
Context Result - Result type alias for agent context operations