agent-framework and agentsilex

These are competitors targeting the same lightweight agent-building use case, with Microsoft's framework offering production-grade features and scalability while agentsilex prioritizes minimal code and transparency for developers who prefer explicit control over abstraction.

agent-framework
93
Verified
agentsilex
55
Established
Maintenance 25/25
Adoption 21/25
Maturity 24/25
Community 23/25
Maintenance 6/25
Adoption 15/25
Maturity 18/25
Community 16/25
Stars: 7,882
Forks: 1,308
Downloads: 417,180
Commits (30d): 208
Language: Python
License: MIT
Stars: 439
Forks: 42
Downloads: 113
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About agent-framework

microsoft/agent-framework

A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.

Supports graph-based workflows with streaming, checkpointing, and human-in-the-loop capabilities for deterministic function composition. Built-in OpenTelemetry observability, middleware system for request/response processing, and a DevUI for interactive agent development and debugging. Works with multiple LLM providers and includes experimental labs for benchmarking and reinforcement learning research.

About agentsilex

howl-anderson/agentsilex

A transparent, minimal, and hackable agent framework. ~300 lines of readable code. Full control, no magic.

Supports intelligent agent handoffs and multi-agent workflows through a callback-based architecture, with specialized agents routable via a main orchestrator. Built on LiteLLM for universal LLM compatibility (100+ models), and includes OpenTelemetry tracing integration with Phoenix for observability, plus MCP client support for extending capabilities with external tool protocols.

Scores updated daily from GitHub, PyPI, and npm data. How scores work