Releases: JohnODowdAI/accord
Releases · JohnODowdAI/accord
Accord v0.1.0-beta.1
Accord turns agent tasks into executable contracts and posts a proof-of-done verdict:
- what passed
- what failed
- what still needs human review
Install
pip install "accord @ git+https://github.com/JohnODowdAI/accord.git@v0.1.0-beta.1"
Best first use case
- one narrow task type (path-limited refactors, required tests, API compatibility)
- one small contract
- one real PR
Feedback I want
- time to write the first contract
- whether the summary was understandable immediately
- whether it caught anything useful
- whether
needs_humanfelt helpful or annoying - whether you'd keep it for that task type
Intentionally deferred
- LLM semantic grading
- GitHub App / hosted checks
- plugin system
- dashboard