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.45.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.45.tar.gz.
File metadata
- Download URL: agent_genesis-0.0.45.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 |
ebe3ffefd1421398cda5e3a95ed98e4fbe15a8f39ce96ba454b237df6e083736
|
|
| MD5 |
2536ae2588c031cfa81c859bd86a376c
|
|
| BLAKE2b-256 |
0f1331d98ff24dd8b19d73aa37a5b7de314760b557857960282b03664ccf17d6
|
File details
Details for the file agent_genesis-0.0.45-py3-none-any.whl.
File metadata
- Download URL: agent_genesis-0.0.45-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 |
eacd2334643235bef6cae472856fe942b3d4db602cd236853229392623a294ce
|
|
| MD5 |
e691263f9d0e2c51491dc59be9b3a6cc
|
|
| BLAKE2b-256 |
e14215525da8558bfc50a041fbb31cfbad24103a41e52906f207bcfc9009c4f6
|