Releases: LFTPadilla/agent-dev-kit
Releases · LFTPadilla/agent-dev-kit
Release list
v0.13.0 — 2026-08-17
Highlights
- Editorial diagrams — new kit architecture diagram (HTML source) and a redesigned Personal Dev Tutor architecture overview; README hero now shows a real stack diagram with CI and measured eval results.
- CI hardening —
validatechecks profile skill lists resolve and stay in sync and guards against re-vendoring third-party skills; CI runs everytest:*contract suite. - Fixes — Personal Dev Tutor contract test targets the new diagram source (contract-tests green again); Hermes workhorse link-signal window hardened.
- Housekeeping — third-party skills no longer vendored (licenses recorded for the 17 pinned skills); one shared tutor-home resolution helper; CONTRIBUTING.md / SECURITY.md and a regenerated social preview.
Added
- Editorial architecture diagram, README hero refresh, Personal Dev Tutor diagram redesign
- Whole-stack editorial diagram (8-band capability/honesty overview)
- Live /pr-review evals run recorded in PROTOCOL (BLOCKER 0 · HIGH 0 · MEDIUM 2 · LOW 3)
- Profile-skill sync check and third-party re-vendor guard in
validate - CI contract-suite runner, CONTRIBUTING.md / SECURITY.md, CHANGELOG.md
Fixed
- PDT contract-test source, Bubblewrap sandbox assertions, Hermes link/override handling
Changed
- No more
.agents/vendoring, shared tutor-home helper,website/removed from the public repo
Docs
- README rebuilt around stack diagram/CI/evals; presentation polish (badges, .gitignore, social preview)