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.42.tar.gz
(87.6 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.42.tar.gz.
File metadata
- Download URL: agent_genesis-0.0.42.tar.gz
- Upload date:
- Size: 87.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e203796f6a65c928efc4f47b47ee3bf5480059a2cf5288a05f0276ee62c6319a
|
|
| MD5 |
95ab95823713f9e736224bde5aff8572
|
|
| BLAKE2b-256 |
429d527c95372a95d62ce041cec215fab392a826d612b29be5580a8248d3f440
|
File details
Details for the file agent_genesis-0.0.42-py3-none-any.whl.
File metadata
- Download URL: agent_genesis-0.0.42-py3-none-any.whl
- Upload date:
- Size: 107.1 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 |
38ee23303261e963eceff590bc011f205b9b0c04cb9259b0f7f20a64b589d85c
|
|
| MD5 |
e94212e6366671f465768367f0c97144
|
|
| BLAKE2b-256 |
fc568b87ffa212b524762b21d0ad6bb3e46dead7e6171342daa8c213b80ca777
|