Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_engineering_toolkit-1.18.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file agent_engineering_toolkit-1.18.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_engineering_toolkit-1.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b6000ebd8e6cf9d174f1fb6797cf7299cf9246a5adcacd6c16033a63bd24f76
MD5 21911f8415ab87f1cf6d8f5ca49ef937
BLAKE2b-256 092ab841d8a6b05f09939653303d14603c8279367c39907488e3ec9bb0c19632

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page