Skip to content

Release v3.34.0 - #210

Merged
atomantic merged 3 commits into
releasefrom
main
Aug 25, 2026
Merged

Release v3.34.0#210
atomantic merged 3 commits into
releasefrom
main

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Release v3.34.0

Released: 2026-08-25

Highlights

  • /do:review now scales its review effort to the change. The host orchestrator inspects the PR before dispatching focused review lenses, so small or narrowly scoped changes can complete without unnecessary sub-agents.
  • Review coverage remains evidence-driven. Security, cross-file, structural, surface, and quality lenses are selected only when the changed files provide a concrete signal, while strict mode still preserves its required checks without forcing every optional lens.
  • Zero focused agents is a valid outcome. When the host review finds no focused lens warranted, it records that decision and continues with the host review rather than treating the absence of sub-agents as a failure.
  • The selection policy is centralized and test-protected. The new library contract is installed and uninstalled with the rest of the shared review libraries, and the parser tests cover adaptive selection and reporting.

Changed

  • /do:review and the Claude improve-review command now document host-owned adaptive dispatch, selected-lens reasons, and skipped-lens reporting.
  • The README describes the review command's adaptive agent behavior.
  • Installer and uninstaller allowlists include the shared review-agent-selection policy.

Tests

  • git diff --check release...main passed.
  • The full Node test suite passed: 390 tests, 64 suites, 0 failures.

Full Changelog

Full Diff: v3.33.3...v3.34.0

@atomantic
atomantic merged commit ca182d3 into release Aug 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant