You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Focused polish pass to make CI stricter and make rereview interactions less chatty.
CI now requires bunx tsc --noEmit (typecheck is no longer best-effort).
Mention handler supports a minimal rereview command (@kodiai review / @kodiai recheck) intended to trigger the same review output without extra commentary.
When write-mode is blocked by policy (allow/deny paths, secret scan, rate limiting), refusals include a stable reason code to make troubleshooting and runbooks easier.
Verification
bunx tsc --noEmit
bun test
Task Commits
f563ef8ded docs(21-polish-01): add plan and advance state