Engineer the system that engineers software.
Project description
Enginery
Enginery is an open-source, local-first control plane for agentic engineering. It coordinates humans, coding agents, and deterministic tools through governed workflows that turn engineering intent into verified software outcomes, and improve the system that produces them.
Status
v0.1.0 (Stage 1 only). Enginery ships a coordinator-owned, durable
issue-to-merge-ready-pull-request workflow, proven end to end against a
real GitHub repository and a real coding-agent harness, plus a versioned
raw outcome-observation schema. Stage 2 (plan to verified release) and
Stage 3 (incident to hotfix) ship in later release trains (v0.2.0,
v0.3.0); Stage 4 (governed factory self-improvement) is gate-deferred
with no committed date. See RELEASE_NOTES.md and
CHANGELOG.md for the full compatibility statement.
Installation
pip install enginery
Or from source:
git clone https://github.com/Mathews-Tom/Enginery.git
cd Enginery
uv sync --all-extras --dev
CLI
uv run enginery --version
uv run enginery doctor
uv run enginery adapter doctor --json
Development
uv run ruff check .
uv run ruff format --check .
uv run mypy --strict src
uv run pytest -q
uv run python scripts/verify_project_identity.py
See CONTRIBUTING.md for package-boundary rules and
SECURITY.md for the vulnerability-reporting process.
License
Apache License 2.0. See LICENSE.
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
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 enginery-0.2.0.tar.gz.
File metadata
- Download URL: enginery-0.2.0.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6120fa1f1cacdec382753e27e40f7e16d84c732e85cb01b66dae5d4055ae7016
|
|
| MD5 |
1b6bc18c6fd6b98266b9dea84ca7acf9
|
|
| BLAKE2b-256 |
017105b8e54a64ec704e02f7b144d5edda3377d542d3afb52bb1df10937d3123
|
File details
Details for the file enginery-0.2.0-py3-none-any.whl.
File metadata
- Download URL: enginery-0.2.0-py3-none-any.whl
- Upload date:
- Size: 239.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c79c3a9ffbb5e35bc53e9401974851fc0b30da1701e7881013da018b728aa1
|
|
| MD5 |
4d6997be99fd9ad49cadbc5650d16d4f
|
|
| BLAKE2b-256 |
4330a57d25a414a3dae63545befc414ad98463a0cb9b32b2c56055e01dacf06e
|