feat: v0.7.0#84
Merged
Merged
Conversation
New task categories (frontend/UI, app development), 3-round review mode, Opus 4.7 / GPT-5.5 METR thresholds, opt-in audit logging, refreshed estimate skill, and repository tooling (Makefile, preflight, multi-runtime skills layout). See CHANGELOG for details. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
spbkgw-beep
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's New in v0.7.0
Added
3-roundreview mode with a 35 minute additive review tier.opus_4_xretained as a forward-compatible alias.AGENT_ESTIMATE_AUDIT_*environment variables, emitting secret-scrubbed JSON events to stdout, stderr, or a file.Changed
skills/estimate/README.mdto.codex/skills/..../estimateskill refreshed to v0.7.0 parity with the Codex slice (frontend/app_dev types,3-roundreview mode, refreshed METR keys).claude/claude_opusmodel-key aliases now resolve toopus_4_7(Opus 4.7);opus_4_6retained for backward compatibility.This release also brings the repository structure up to date: a
Makefilefor dev shortcuts, ascripts/preflight.pypre-PR check, and the multi-runtimeskills/estimate/layout (shared spec + per-runtime Claude/Codex slices).