Skip to content

Releases: ambient-code/agentready

v2.37.1

14 May 12:38

Choose a tag to compare

2.37.1 (2026-05-14)

Bug Fixes

  • correct 3 citation-claim mismatches in research report (v2.0.1) (0b91f44)
  • correct Zhang et al. citation title and broken URL (v2.0.1) (e674953), closes #429
  • update research template title to match report rename (ed3d113)

v2.37.0

12 May 18:42

Choose a tag to compare

2.37.0 (2026-05-12)

Bug Fixes

  • tighten partial-credit gate to require section heading AND external link (feda57d)

Features

  • extend ADR detection paths and add CLAUDE.md partial credit (2a38344), closes #414 #392

v2.36.1

12 May 16:59

Choose a tag to compare

2.36.1 (2026-05-12)

Bug Fixes

  • case-insensitive file lookups and GNUmakefile support (960e005), closes #387 #380 #379
  • sort README candidates for determinism and guard iterdir OSErrors (fd2be32)

v2.36.0

12 May 15:56

Choose a tag to compare

2.36.0 (2026-05-12)

Bug Fixes

  • address PR review findings for Go assessor accuracy (72d8e81)
  • address PR review findings for Go support (168ac29), closes #10
  • use root manifest tiebreaker for primary language detection (fbe01fb)

Features

  • add comprehensive Go repository support with monorepo detection (5900184)

v2.35.3

12 May 14:22

Choose a tag to compare

2.35.3 (2026-05-12)

Bug Fixes

  • add additional directory paths to ADR assessor (#414) (#416) (ad551a8)
  • replace .coderabbit.yaml with platform-aligned config (#418) (3538a91)

v2.35.2

12 May 01:40

Choose a tag to compare

2.35.2 (2026-05-12)

Bug Fixes

  • convert Path.glob() generators to lists before concatenation (8c3b1cd)
  • correct default-weights.yaml dead key, add repomix_config, document branch_protection (3c818d3), closes #405 #403
  • correct IssuePRTemplatesAssessor to Tier 4 / 1% weight (6084c28), closes #382
  • sync assessor default_weight values with default-weights.yaml (82b08c3), closes #407 #407
  • update stale attribute counts in default-weights.yaml header (49c3340)
  • update stale weight comments for Cyclomatic and StructuredLogging assessors (8ac286a)

Reverts

  • remove assessor default_weight fixes (moving to separate PR) (08fb431)

v2.35.1

08 May 13:12

Choose a tag to compare

2.35.1 (2026-05-08)

Bug Fixes

  • register RepomixConfigAssessor in create_all_assessors (82b22aa), closes #400

v2.35.0

08 May 02:35

Choose a tag to compare

2.35.0 (2026-05-08)

Bug Fixes

  • correct indentation of submit entry in lazy_subcommands (eb8bd32)

Features

  • remove learn and extract-skills commands (3350fab), closes #395

v2.34.0

07 May 12:37

Choose a tag to compare

2.34.0 (2026-05-07)

Features

  • remove benchmark and harbor commands (1300c82), closes #394

v2.33.0

05 May 14:37

Choose a tag to compare

2.33.0 (2026-05-05)

Features

  • accept .containerignore as alias for .dockerignore in container assessor (6b35fae)