Skip to content

Release: v1.23.5

Choose a tag to compare

@shinpr shinpr released this 14 Jun 05:46
· 19 commits to main since this release
4de56bb

Three agent/skill refinements, applied across en/ja.

  • Adjacent-case sweep — A bug-fix / regression / state-change / boundary-change task carries a Change Category that 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 useEffect race/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