AGL
AGL runs AI agent workflows against a code repository. A workflow is ordinary Python that asks for
a worktree, hands roles to agents and lands what comes back: fix runs one worktree sequentially
with Claude implementing and OpenAI reviewing, split runs N chunks concurrently.
Install
uv tool install "agl[all]"
The [all] extra pulls in the Claude adapter (claude-agent-sdk) and the rich terminal. Without
it you get the core, which is stdlib-only.
Python 3.14 or newer
This is the one thing most likely to trip you up. AGL declares requires-python = ">=3.14", so a
plain pip install agl on an older interpreter refuses before it downloads anything, and it
reports that as not finding a version rather than as your interpreter being too old. uv tool install sidesteps it by fetching a matching interpreter itself.
Status
Early. 0.0.1 is a name claim rather than a release, and the surface may still change.
Licence
MIT — see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agents_gl-0.0.1.tar.gz.
File metadata
- Download URL: agents_gl-0.0.1.tar.gz
- Upload date:
- Size: 138.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee822195ac669a3fdabe4f168b53af37542f2bd7e216210a33db57b7e2a69542
|
|
| MD5 |
57cfb3831e9af68357c6ac1fb8526d84
|
|
| BLAKE2b-256 |
0e9e574f4b29ddfe06dd3eb46271ab52a5e25b810c43de37628e64762ffa1318
|
File details
Details for the file agents_gl-0.0.1-py3-none-any.whl.
File metadata
- Download URL: agents_gl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 170.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eaa43ce3fa839056891316844ea5c8ae5388fa415ad85106f87b57d691e7e3f
|
|
| MD5 |
aa203a0a461c50eeb250ceb352abf6bc
|
|
| BLAKE2b-256 |
e6919c9339b9ec27f6dd6b55a85dcaafcc9840686de072548b3e6c564f9a71fd
|