Skip to content

Releases: ambient-code/agentready

v1.12.3

22 Nov 20:24

Choose a tag to compare

1.12.3 (2025-11-22)

Bug Fixes

  • Add comprehensive subprocess security guardrails (fixes #57) (#66) (454b80e)

v1.12.2

22 Nov 20:13

Choose a tag to compare

1.12.2 (2025-11-22)

Bug Fixes

  • Add comprehensive YAML validation to prevent attacks (fixes #56) (#63) (31ecb3a)
  • Correct datetime import pattern in RepomixService (#65) (517aa6e)
  • Prevent API key exposure in environment and logs (fixes #55) (#64) (4d1d001)
  • Prevent command injection in CommandFix.apply() (fixes #52) (#60) (49be28e)
  • Prevent path traversal in LLM cache (fixes #53) (#61) (2bf052d)
  • Prevent XSS in HTML reports (fixes #54) (#62) (7c60c69)

v1.12.1

22 Nov 20:12

Choose a tag to compare

1.12.1 (2025-11-22)

Bug Fixes

  • Resolve merge conflicts in CLI main module (#59) (9e0bf2d)

v1.12.0

22 Nov 06:58

Choose a tag to compare

1.12.0 (2025-11-22)

Features

  • Add security & quality improvements from code review (#49) (889d6ed)

v1.11.0

22 Nov 06:42

Choose a tag to compare

1.11.0 (2025-11-22)

Features

  • Add research report management CLI commands (#45) (e1be488), closes #7

v1.10.0

22 Nov 06:27

Choose a tag to compare

1.10.0 (2025-11-22)

Features

v1.9.0

22 Nov 06:25

Choose a tag to compare

1.9.0 (2025-11-22)

Features

  • add agentready-dev Claude agent specification (#44) (0f61f5c)

v1.8.0

22 Nov 06:24

Choose a tag to compare

1.8.0 (2025-11-22)

Features

  • implement report schema versioning (#43) (4c4752c)

v1.7.1

22 Nov 06:17

Choose a tag to compare

1.7.1 (2025-11-22)

Bug Fixes

  • correct Assessment field name in demo command (#41) (b48622d), closes #12

v1.7.0

22 Nov 06:14

Choose a tag to compare

1.7.0 (2025-11-22)

Bug Fixes

  • address P1 code quality issues from code review (#38) (77f2300)

Features

  • Add security & quality improvements from code review (#40) (13cd3ca)
  • redesign HTML report with dark theme and larger fonts (#39) (59f6702), closes #8b5cf6 #XX