operand/agency
A fast and minimal framework for building agentic systems
Implements an Actor model where agents expose discoverable actions that others invoke via message passing, with access policies and lifecycle callbacks for safety and control. Supports both `LocalSpace` for in-process communication and `AMQPSpace` for distributed networked systems via RabbitMQ, enabling flexible scaling from single-application to multi-machine deployments.
470 stars.
Stars
470
Forks
25
Language
Python
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/operand/agency"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically