I Stopped Running tsc on Every Edit — Batching a Whole Claude Code Session Into One Run
A developer who built an autonomous Claude Code setup reports that batching TypeScript checks into a single run per session dramatically improved AI coding throughput. By accumulating edited file path…