Blog
Thoughts on software, tools, and building things that work.
Posts — Page 3
25–27 of 27- 6 min read
Auto-Compaction Is Costing You Sessions
Claude Code auto-compacts at ~83% context usage — and you lose control of what gets preserved. Here's a script that warns you before it happens so you can save your session state first.
- 5 min read
Your AI Builds the Code. Who Reviews It?
If the same AI agent that writes your code also reviews it, you have someone grading their own homework. I built an adversarial code review agent to fix that.
- 5 min read
What Is Pass@1?
Pass@1 means your AI agent gets it right on the first attempt. The methodology: governance documents thorough enough to eliminate ambiguity, so the first generation is the one you ship.