awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Event-Driven Agent Loops · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesEvent-Driven Agent Loops

Control cycles that monitor task status and trigger actions based on event-driven state changes.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Event-Driven Agent Loops. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Research
  4. Agent Architectures
  5. Event-Driven Agent Loops

Awesome Event-Driven Agent Loops GitHub Repositories

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

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Capture conversation history and tool interactions through structured event streams to enable persistent observability of agent reasoning cycles.

    Pythonagentartificial-intelligencechatgpt
  • 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

    Executes a continuous control cycle that monitors task status and triggers subsequent actions based on state changes.

    Python