v0.7.0
What's Changed
Features
- Auth: Support Claude OAuth via
~/.claude/credentials.jsonfor zero-config credential pickup (#1244) - AI: Anthropic prompt caching via
cache_controlon system messages (#1237) - Action: Add
anthropicprovider,scan-security,pr-queue, andissue-stateinputs toaction.yml(#1240) - Review: Inject
AGENTS.mdand.github/instructions/pr-review.mdinto PR review context (#1235) - Metrics: JSONL token-usage artifact and
GITHUB_STEP_SUMMARYcost table (#1236) - Metrics: Add
cache_read_tokensandcache_write_tokenstoUsageInfoandAiStats(#1234) - CLI: Add
--diffflag toscan-securityfor unified diff input (#1221)
Fixes
- Action: Detect runner arch for arm64 Linux support (#1242)
- AI: Add
x-api-keyandanthropic-versionheaders for Anthropic provider (#1239) - PR Review: Paginate PR files, detect patch truncation, fix annotations (#1233)
Refactor
- Core: Remove
aptu-mcpcrate (#1232)
Docs
Chores
- Deps: Update
aptu-coder-coreto 0.13.2 and cargo update (#1246)
Full changelog: v0.6.0...v0.7.0