GitHub repo

operand/agency

Python Tracked since 2023-05-23 Updated 2026-07-16 View source ↗

#716 of 783 by Stars among GitHub repos

487 Stars

A fast and minimal framework for building agentic systems

About

Agency is a python library that provides an Actor model framework for creating agent-integrated systems.

The library provides an easy to use API that enables you to connect agents with traditional software systems in a flexible and scalable way, allowing you to develop any architecture you need.

Agency's goal is to enable developers to create custom agent-based applications by providing a minimal foundation to both experiment and build upon. So if you're looking to build a custom agent system of your own, Agency might be for you.

In Agency, all entities are represented as instances of the Agent class. This includes all AI-driven agents, software interfaces, or human users that may…

Excerpted from github.com/operand/agency

Latest metrics

Stars 487 2026-07-16
Forks 28 2026-07-16
Commits 330 2026-07-16
Releases 16 2026-07-16
Watchers 7 2026-07-16
Open issues 4 2026-07-16
Open PRs 15 2026-07-16