Skip to content

Releases: LFTPadilla/agent-dev-kit

v0.13.0 — 2026-08-17

Choose a tag to compare

@LFTPadilla LFTPadilla released this 17 Aug 19:36
19ded63

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 hardeningvalidate checks profile skill lists resolve and stay in sync and guards against re-vendoring third-party skills; CI runs every test:* 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)