aiplus-center/apflow
The core of `apflow` is **task orchestration and execution specifications**. It provides a unified task orchestration framework that supports execution of multiple task types. The core is **pure orchestration** with no LLM dependencies - CrewAI support is optional.
apflow helps orchestrate complex, multi-step workflows in a reliable and structured way, especially when some steps might be performed by AI agents. It takes a series of tasks with dependencies and priorities as input, and outputs an organized and executed workflow, complete with progress tracking and cost management. This tool is for operations engineers, system architects, and technical managers who need to coordinate automated processes, potentially involving AI.
Use this if you need to build and manage robust, long-running automated workflows where reliability, traceability, and coordination between various automated systems, including AI, are critical.
Not ideal if you are looking for an AI agent framework itself or a simple script runner; this tool focuses purely on orchestrating existing capabilities.
Stars
8
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aiplus-center/apflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daytonaio/daytona
Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
bytechefhq/bytechef
Open-source, AI-native, low-code platform for API orchestration, workflow automation, and AI...
bubblelabai/BubbleLab
Open-core workflow engine powering Bubble Lab — and fully runnable, hostable, and extensible on its own.
bytedance/deer-flow
An open-source SuperAgent harness that researches, codes, and creates. With the help of...
ChunelFeng/CGraph
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star...