awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Human-in-the-loop Workflows · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesHuman-in-the-loop Workflows

Mechanisms for pausing agent execution to allow human review, modification, or approval of actions.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Human-in-the-loop Workflows. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Orchestration and Multi-Agent Systems
  5. Control Flow & Workflows
  6. Human-in-the-loop Workflows

Awesome Human-in-the-loop Workflows GitHub Repositories

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

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Pythonagentsaiai-agents
  • microsoft/autogen

    microsoft/autogen

    54,656GitHubView on GitHub↗

    This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into

    Pythonagenticagentic-agiagents

Explore sub-tags

  • Dynamic Interrupt MechanismsCapabilities for pausing and resuming execution flows for manual state inspection or modification.
  • Execution BreakpointsConfigurable pause points in agent workflows for debugging, inspection, and manual approval.