Release: v1.23.5
Three agent/skill refinements, applied across en/ja.
- Adjacent-case sweep — A bug-fix / regression / state-change / boundary-change task carries a
Change Categorythat drives a scoped sweep of sibling cases sharing the change's path, contract, state, or boundary, so a fix is not applied in one place while a sibling regresses. Wired through task-decomposer, task-executor (+ frontend), code-reviewer (adjacent_residual), verifier, and solver. - Frontend rules modernization — Bundler-agnostic env access (Vite / Next.js / CRA), React Compiler-aware memoization, a
useEffectrace/cleanup guard, RSC Server/Client boundary guidance, and a project-defined bundle budget. - Coverage reframe — Coverage is a diagnostic signal, not a target (Goodhart's Law); thresholds defer to the project's CI config. Removed an invented standard label and a dangling ADR reference.
Full Changelog: https://github.com/shinpr/ai-coding-project-boilerplate/blob/main/CHANGELOG.md