awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Stateful Execution Contexts · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesStateful Execution Contexts

Persistent memory mechanisms that track agent progress and intermediate data across multiple steps to maintain coherence.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Stateful Execution Contexts. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Research
  4. Agent Architectures
  5. Orchestration Engines
  6. AI Agent
  7. Execution Environment & Evaluation
  8. Stateful Execution Contexts

Awesome Stateful Execution Contexts GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • FoundationAgents/OpenManus

    FoundationAgents/OpenManus

    54,544GitHubView on GitHub↗

    OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps

    Retains persistent memory of task progress and intermediate data to ensure coherence across multi-step operations.

    Python