Skip to content

Release: v0.22.6

Latest

Choose a tag to compare

@shinpr shinpr released this 19 Jul 09:54
56ab6c1

What's Changed

  • Updated TypeScript and React guidance to follow each project's configured tooling, compatibility targets, and quality signals.
  • Made test guidance project-aware across runners, file conventions, network mocks, browser harnesses, and configured quality thresholds.
  • Added verification-aware execution for TDD, behavior-preserving refactors, blocked bug reproductions, and non-executable deliverables.
  • Improved integration and E2E test selection with explicit lanes, deduplication, scoring criteria, per-feature budgets, and existing-harness reuse.
  • Refined implementation guidance for fallback observability, impact analysis, cleanup scope, authentication and authorization review, and targeted test execution.
  • Reduced unnecessary external research and alternative generation while preserving meaningful implementation strategy decisions.
  • Aligned task analysis, planning, execution, and review handoffs, including Work Plan review gates, retry safeguards, and affected-verifier reruns.
  • Consolidated external-resource discovery into a single declaration after the required domain context is collected.