Agent Genesis evaluation SDK.
Project description
agent-genesis
An evaluation SDK for building, registering, and running agent-based coding challenges with dual-sandbox isolation.
Features
- Define problems with multi-phase evaluation pipelines
- Dual-sandbox architecture: isolated judge + user containers per test case
- gRPC-based communication between judge and user runtimes
- Template image pool with LRU garbage collection for fast container startup
- Concurrency control: global sandbox limits + per-submission parallelism caps
- Built-in problem registry, artifact management, and revision workflows
Install
pip install agent-genesis
For server-side deployment (Docker sandbox + gRPC transport):
pip install "agent-genesis[server]"
Documentation
Full usage guide and examples: https://agent-genesis-ai.com/docs
License
Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agent_genesis-0.0.44.tar.gz
(86.5 kB
view details)
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 agent_genesis-0.0.44.tar.gz.
File metadata
- Download URL: agent_genesis-0.0.44.tar.gz
- Upload date:
- Size: 86.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e25a6bb668d09787384cc8902d4f6ee0e60086fe955790532f665dd515aa79d
|
|
| MD5 |
297553bb8c0665687f8472dd75912300
|
|
| BLAKE2b-256 |
ea3313fa49bab018ffa19827f4dfe886972df18972a7ed851169907e8ac1653a
|
File details
Details for the file agent_genesis-0.0.44-py3-none-any.whl.
File metadata
- Download URL: agent_genesis-0.0.44-py3-none-any.whl
- Upload date:
- Size: 105.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4442f6e7dec231150fc0153cac765971053964c651731a39f9342c932df34fc
|
|
| MD5 |
59f8b90c19b07b3438b918fdd491f949
|
|
| BLAKE2b-256 |
7b6ccaea098453e552644ec7ccb74b2681f3df047dc463668dda5f51e81088df
|