Proof-carrying workflows for coding agents: bind tests to exact code and detect stale evidence.
Project description
Agent Engineering Toolkit
Your coding agent says tests passed. AET proves which code was actually tested.
AET provides proof-carrying workflows for coding agents. It binds test runs, changed files, artifacts, and agent claims into portable evidence, then tells you when that proof no longer applies.
Try the stale-proof demo
After v1.18.0 is published:
uvx --from agent-engineering-toolkit aet demo stale-proof
Expected result:
1. Test command executed PASS
2. Proof matches the tested source EXACT_MATCH
3. Source changed without rerunning tests RELEVANT_FILES_CHANGED
Demo result: PASS
The test really passed. Then a relevant source file changed without rerunning it, so AET correctly stopped applying the old proof to the current code.
The demo is local and deterministic after package download. It uses Git and
Python's standard-library unittest; it makes zero network or LLM calls.
Install
uv tool install agent-engineering-toolkit
aet --version
The PyPI package currently remains at v1.11.1. Do not advertise the v1.18 demo command until PyPI or the exact GitHub Release wheel is verified.
Choose the smallest surface
| Question | Command |
|---|---|
| Are Agent instructions usable? | aet quick check . |
| Does a diff fit the task? | aet quick scope . --base main --intent aet.intent.json |
| Did this command run on these files? | aet quick proof --output proof.json --relevant-path src/app.py -- <argv> |
| Does old proof still apply? | aet quick fresh --proof proof.json |
| What should change without editing? | aet plan context ... |
AET is not another coding agent. It does not replace tests or CI, turn missing
evidence into PASS, or auto-edit, commit, push, merge, or release.
Python 3.11+ · MIT License · no product telemetry
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 Distributions
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_engineering_toolkit-1.18.0-py3-none-any.whl.
File metadata
- Download URL: agent_engineering_toolkit-1.18.0-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b6000ebd8e6cf9d174f1fb6797cf7299cf9246a5adcacd6c16033a63bd24f76
|
|
| MD5 |
21911f8415ab87f1cf6d8f5ca49ef937
|
|
| BLAKE2b-256 |
092ab841d8a6b05f09939653303d14603c8279367c39907488e3ec9bb0c19632
|
Provenance
The following attestation bundles were made for agent_engineering_toolkit-1.18.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on AdvancingTitans/agent-engineering-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agent_engineering_toolkit-1.18.0-py3-none-any.whl -
Subject digest:
9b6000ebd8e6cf9d174f1fb6797cf7299cf9246a5adcacd6c16033a63bd24f76 - Sigstore transparency entry: 2281127391
- Sigstore integration time:
-
Permalink:
AdvancingTitans/agent-engineering-toolkit@7ff1e0032827cce92b17777adc47af78977f0af3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/AdvancingTitans
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@7ff1e0032827cce92b17777adc47af78977f0af3 -
Trigger Event:
workflow_dispatch
-
Statement type: