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.50.tar.gz
(122.4 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.50.tar.gz.
File metadata
- Download URL: agent_genesis-0.0.50.tar.gz
- Upload date:
- Size: 122.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdb849cc3bb99abf64a29484356698f3a5ff58474df3f95c6112d966868b034c
|
|
| MD5 |
a5265986b69825382f672f9c90b09ef5
|
|
| BLAKE2b-256 |
2282beca61ba1561802daf620b3ccaf9a2d11e50302791283bf95fd07a043595
|
File details
Details for the file agent_genesis-0.0.50-py3-none-any.whl.
File metadata
- Download URL: agent_genesis-0.0.50-py3-none-any.whl
- Upload date:
- Size: 101.4 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 |
b7eb7d3ef8ef53593c95da03a1b131ef7847d1bdc69ce4ff08dbcab53a540232
|
|
| MD5 |
1ce6af6cf3310b063f49e4066ffe0e18
|
|
| BLAKE2b-256 |
052a7602d66af77aedf23c1ffe447e881f3067b731f13ef34e93cfd5cbccf020
|