mutagent
A Python AI Agent framework that enables LLMs to self-iterate Python code at runtime.
Note: This package is in early development. Stay tuned for updates.
Overview
mutagent (mutation + agent) provides a runtime environment where AI agents can view, modify, and hot-reload Python code, forming an efficient development loop.
Key concepts:
- Agent as Developer - LLM operates Python modules like a developer iterating code
- Runtime Iterable - Hot-swap implementations without restart via declaration-implementation separation
- Self-Evolving Tools - Agent can create, iterate, and evolve its own tools
Installation
pip install mutagent
Development
pip install -e ".[dev]"
pytest
Release
Tag 触发自动发布(PyPI Trusted Publishers,无需 token):
git tag v0.2.x
git push origin v0.2.x
源码版本保持 x.y.999,CI 从 tag 提取正式版本号替换后构建发布。
License
MIT
Release files for mutagent 0.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mutagent-0.7.1.tar.gz | 154.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mutagent-0.7.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 261.2 kB
Release files / mutagent-0.7.1.tar.gz
| Download URL | mutagent-0.7.1.tar.gz |
|---|---|
| Size | 154.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8c566da8d6ff5071849c0cf527bdc3464f69dcc89ced3512e5fa4799cd6dae9e
|
|
BLAKE2b-256 checksum How to use checksums |
65a85d3fcc0c4efb995794feebab84cdd1e30b24fd686c0fc6c41362a84d7245
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 24, 2026.
Transparency logRelease files / mutagent-0.7.1-py3-none-any.whl
| Download URL | mutagent-0.7.1-py3-none-any.whl |
|---|---|
| Size | 106.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cebe1ae4fd7afdc60e5e4e807da3d97e198e51e6fedcbc4929b249ade2e7db6e
|
|
BLAKE2b-256 checksum How to use checksums |
696f95e6b3fc67396b7b7f32ca15a645b49ba2bd76b0961b16fb8bf6c90e8e08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 24, 2026.
Transparency log