Skip to content

Releases: ambient-code/agentready

v2.48.0

18 Jun 16:50

Choose a tag to compare

2.48.0 (2026-06-18)

Features

  • add architectural boundary and threat model assessors (ADR B.1, B.2) (#503) (c32325d), closes #463

v2.47.0

17 Jun 13:11

Choose a tag to compare

What's Changed

  • feat: code quality assessor enhancements (ADR A.6, A.7) by @jwm4 in #491
  • Improve CyclomaticComplexityAssessor with streaming subprocess and lizard scoring by @mikebonnet in #498
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in #499
  • docs: add rootless Podman troubleshooting note to README by @praveenkumar in #502
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #500

New Contributors

Full Changelog: v2.46.3...v2.47.0

v2.46.3

02 Jun 18:53

Choose a tag to compare

2.46.3 (2026-06-02)

Bug Fixes

v2.46.2

02 Jun 18:50

Choose a tag to compare

2.46.2 (2026-06-02)

Bug Fixes

  • support JSONC comments and monorepo tsconfig.json discovery (#485) (1086255), closes #431 #383

v2.46.1

02 Jun 18:47

Choose a tag to compare

2.46.1 (2026-06-02)

Bug Fixes

  • recognize compiled-language build steps as type-check gates (#473) (#483) (991d839)

v2.46.0

29 May 17:30

Choose a tag to compare

2.46.0 (2026-05-29)

Features

  • enforcement and intent assessor improvements (ADR A.5, A.8) (#484) (efe7507)

v2.45.0

28 May 20:39

Choose a tag to compare

2.45.0 (2026-05-28)

Features

  • test assessor enhancements for command documentation and organization (ADR A.2, A.3) (51030ec), closes #460

v2.44.0

28 May 19:18

Choose a tag to compare

2.44.0 (2026-05-28)

Bug Fixes

  • address CodeRabbit review feedback on test-assess skill (74dbc1b)
  • address second round of CodeRabbit feedback on test-assess skill (4cbaf9c)

Features

  • add test-assess skill for validating assessors against real repos (a12ef7b)

v2.43.0

28 May 18:26

Choose a tag to compare

2.43.0 (2026-05-28)

Bug Fixes

  • address review feedback on context file assessor PR (7e0ba3e)

Features

  • context file assessor improvements (ADR A.1, A.9, A.4) (3b52e79), closes #459

v2.42.2

28 May 14:15

Choose a tag to compare

2.42.2 (2026-05-28)

Bug Fixes

  • correct broken Tier Definitions link in Markdown report (#468) (aa04bcd)