#155 · Primary category: AI Agents & Automation
agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
Project last updated:08/28/26
GitHub Stars
13.2K
Forks
2.2K
Contributors
220
License
MIT
Why we included this project
Once a team outgrows single-prompt demos and starts putting agents into real production flows, this framework earns its keep. It gives Python and .NET teams the same agent abstractions, so a C# backend and a Python service can share orchestration logic instead of each side reinventing its own. The workflow engine handles the patterns that actually come up in production, including sequential pipelines, concurrent fan-out, handoffs between specialized agents, and group collaboration, and it adds checkpointing and human-in-the-loop control so long-running work can pause, restart, or get reviewed. Observability and versioning are covered through OpenTelemetry tracing and YAML-defined agents, and because the design is provider-agnostic, you can start with one LLM vendor and switch later without touching your orchestration layer. For multi-agent systems with durability and governance requirements, this is a solid foundation to build on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.