Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 May 20:05
· 72 commits to main since this release
v0.8.0
896e979

What's Changed

Features

  • Review: Infer repo path from CWD; auto-enable call graph when budget allows (#1254)
  • Review: Enrich dep bump PRs with upstream GitHub Release notes (#1255)
  • Observability: Add per-review context JSONL for explainability via APTU_CONTEXT_FILE (#1261)

Fixes

  • Review: Remove hard-coded MAX_FULL_CONTENT_CHARS; thread max_chars_per_file through ReviewContext; raise default from 4,000 to 16,000 chars (#1260)

Refactor

  • Review: Centralise enrichment decisions in ReviewContext policy layer (#1256)

Docs

  • Post-v0.7 documentation sweep (#1262)

Chores

  • CI: Add instructions file and update pr-review workflow (#1248)
  • Deps: Update aptu-coder-core to 0.14.0 and refresh lockfile (#1259)
  • Deps: Update rust crate config to v0.15.23 (#1249)
  • Deps: Update GitHub Actions (#1250)

Full changelog: v0.7.0...v0.8.0