2 repository-uri
Operations for terminating multiple execution runs simultaneously using filters or ID lists.
Distinct from Run Lifecycle Controls: Extends lifecycle controls to support mass termination of runs via status filters or bulk ID lists.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Bulk Cancellations. Refine with filters or upvote what's useful.
Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai
Enables the simultaneous termination of multiple agent tasks using run IDs or status filters.
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
Stops multiple task runs at once by providing a list of run IDs or a set of filter criteria.