Comparison
workflow vs agent-framework
Verdict
Pick workflow if core package for defining and running durable workflows in PHP with support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration; pick agent-framework if the agent-framework provides tools for developers to build and deploy AI agents and multi-agent workflows in Python and .NET environments.
Markdown twin · workflow alternatives · agent-framework alternatives
GraphCanon updated Sep 19, 2026
11views this month
Trust & integrity
| Signal | workflow | agent-framework |
|---|---|---|
| Maintenance | Active (7d since push) As of Sep 19, 2026 · github_public_v1 | Very active (0d since push) As of Sep 18, 2026 · github_public_v1 |
| Provenance | Not a fork · Organization account As of Sep 19, 2026 · github_public_v1 | Not a fork · Organization account As of Sep 18, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- workflow
- Core package for defining and running durable workflows including support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration.
- agent-framework
- Framework for building and deploying AI agents and multi-agent workflows
Stars
- workflow
- 1.2k
- agent-framework
- 14k
Forks
- workflow
- 79
- agent-framework
- 2.3k
Open issues
- workflow
- 6
- agent-framework
- 605
Language
- workflow
- PHP
- agent-framework
- Python
Adopt for
- workflow
- Core package for defining and running durable workflows in PHP with support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration.
- agent-framework
- The agent-framework provides tools for developers to build and deploy AI agents and multi-agent workflows in Python and .NET environments.
Persona
- workflow
- -
- agent-framework
- -
Runtime
- workflow
- -
- agent-framework
- -
License
- workflow
- MIT
- agent-framework
- MIT
Last pushed
- workflow
- Sep 12, 2026
- agent-framework
- Sep 18, 2026
Categories
- workflow
- Developer Tools
- agent-framework
- AI Agents, Developer Tools
Trust and health
Maintenance
- workflow
- Active (82%)
- agent-framework
- Very active (96%)
Days since push
- workflow
- 7d
- agent-framework
- 0d
Open issues (now)
- workflow
- 6
- agent-framework
- 605
Stars delta
- workflow
- +15 (30d)
- agent-framework
- +855 (30d)
Open issues delta
- workflow
- +6 (30d)
- agent-framework
- -80 (30d)
Full report
- workflow
- Trust report
- agent-framework
- Trust report
Shared compatibility
- Python · workflow: Python runtime · agent-framework: Python runtime
Choose workflow if…
- workflow is primarily PHP; agent-framework is Python.
- Tags unique to workflow: background-jobs, bpm, bpmn, durable-functions.
- When your project requires handling long_running persistent workflows in PHP
When NOT to use workflow
- If you prefer tools not anchored in PHP for workflow management
- When project requirements do not include orchestration capabilities for microservices or sagas
- For simpler workflows that do not require advanced retry mechanisms and parallel execution features
Choose agent-framework if…
- agent-framework is primarily Python; workflow is PHP.
- Requirements: Python version 3.6 or newer is required for Python installations.; The .NET Core SDK must be installed for utilizing the .NET packages..
- Tags unique to agent-framework: agent-framework, agentic-ai, agents, multi-agent.
- Also covers AI Agents.
- Choose agent-framework if your project requires support for both Python and .NET, allowing you to develop across different ecosystems.
When NOT to use agent-framework
- Avoid using the agent-framework if your team does not have proficiency in either Python or.NET, as this may cause difficulties in leveraging its features effectively.
- Do not opt for agent-framework if you only need lightweight support for AI agents without a comprehensive orchestration and deployment framework.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (durable-workflow/workflow) · observed Sep 19, 2026
- GitHub forks (durable-workflow/workflow) · observed Sep 19, 2026
- Last push (durable-workflow/workflow) · observed Sep 12, 2026
- License file (MIT) · observed Sep 19, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
- GitHub stars (microsoft/agent-framework) · observed Sep 18, 2026
- GitHub forks (microsoft/agent-framework) · observed Sep 18, 2026
- Last push (microsoft/agent-framework) · observed Sep 18, 2026
- License file (MIT) · observed Sep 18, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: workflow 1.2k · agent-framework 14k (synced Sep 19, 2026).
Common questions
- What is the difference between workflow and agent-framework?
- workflow: Core package for defining and running durable workflows including support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration.. agent-framework: Framework for building and deploying AI agents and multi-agent workflows. See the comparison table for live GitHub stats and shared categories.
- When should I choose workflow over agent-framework?
- Choose workflow over agent-framework when workflow is primarily PHP; agent-framework is Python; Tags unique to workflow: background-jobs, bpm, bpmn, durable-functions; When your project requires handling long_running persistent workflows in PHP.
- When should I choose agent-framework over workflow?
- Choose agent-framework over workflow when agent-framework is primarily Python; workflow is PHP; Requirements: Python version 3.6 or newer is required for Python installations.; The .NET Core SDK must be installed for utilizing the .NET packages.; Tags unique to agent-framework: agent-framework, agentic-ai, agents, multi-agent; Also covers AI Agents; Choose agent-framework if your project requires support for both Python and .NET, allowing you to develop across different ecosystems.
- When should I avoid workflow?
- If you prefer tools not anchored in PHP for workflow management When project requirements do not include orchestration capabilities for microservices or sagas For simpler workflows that do not require advanced retry mechanisms and parallel execution features
- When should I avoid agent-framework?
- Avoid using the agent-framework if your team does not have proficiency in either Python or.NET, as this may cause difficulties in leveraging its features effectively. Do not opt for agent-framework if you only need lightweight support for AI agents without a comprehensive orchestration and deployment framework.
- Is workflow or agent-framework more popular on GitHub?
- agent-framework has more GitHub stars (13,573 vs 1,246). Stars measure visibility, not whether either tool fits your constraints.
- Are workflow and agent-framework open source?
- Yes - both are open-source projects on GitHub (workflow: MIT, agent-framework: MIT).
- Where can I find alternatives to workflow or agent-framework?
- GraphCanon lists graph-backed alternatives at workflow alternatives and agent-framework alternatives (workflow markdown twin, agent-framework markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, workflow or agent-framework?
- workflow: Active. agent-framework: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for workflow and agent-framework?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: workflow trust report; agent-framework trust report.