awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesImmediate Task Executions

Running a workflow or task once and optionally waiting for the result.

Distinct from Workflow Task Definitions: Distinct from Workflow Task Definitions: focuses on the immediate execution action, not task definition.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Immediate Task Executions. Refine with filters or upvote what's useful.

Awesome Immediate Task Executions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yaoapp/yaoAvatar de YaoApp

    YaoApp/yao

    7,544Ver en GitHub↗

    Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines. The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between vario

    Implements a mechanism to start agent tasks immediately by bypassing the goal-confirmation phase.

    Goagentagentic-aiagents
    Ver en GitHub↗7,544
  • hatchet-dev/hatchetAvatar de hatchet-dev

    hatchet-dev/hatchet

    6,622Ver en GitHub↗

    Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it

    Executes workflows or tasks immediately with optional synchronous result retrieval.

    Goconcurrencydagdistributed
    Ver en GitHub↗6,622
  • coleifer/hueyAvatar de coleifer

    coleifer/huey

    5,933Ver en GitHub↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Executes tasks synchronously in-process without a separate consumer for testing and development.

    Pythondankpythonqueue
    Ver en GitHub↗5,933
  1. Home
  2. Software Engineering & Architecture
  3. Workflow Task Definitions
  4. Immediate Task Executions