Skip to main content

context

AI Agents Framework Dynamic Context Discovery for PraisonAI. This module provides filesystem-backed implementations for:
  • Artifact storage (tool outputs, history, terminal logs)
  • Tool output queuing middleware
  • History persistence with search
  • Terminal session logging
Zero Performance Impact:
  • All imports are lazy loaded
  • Features only activate when explicitly enabled
  • No overhead when not used
Usage:

Import


Context Concept

Context Management

Context Strategies