v0.8.0
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; threadmax_chars_per_filethroughReviewContext; raise default from 4,000 to 16,000 chars (#1260)
Refactor
- Review: Centralise enrichment decisions in
ReviewContextpolicy layer (#1256)
Docs
- Post-v0.7 documentation sweep (#1262)
Chores
- CI: Add instructions file and update pr-review workflow (#1248)
- Deps: Update
aptu-coder-coreto 0.14.0 and refresh lockfile (#1259) - Deps: Update rust crate
configto v0.15.23 (#1249) - Deps: Update GitHub Actions (#1250)
Full changelog: v0.7.0...v0.8.0