vincentvandeth
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
AI coding agents break when the context window fills up — they lose state, hallucinate, or auto-compact shreds the context you built up. I built a 3-hook pipeline that rotates before that happens, with a dry-run replay…
-
Six months ago I started coordinating multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) across parallel terminals for a production project. The agents were productive, but I had no idea what they were…
-
I've been building production systems with Claude Code for 6+ months — multi-agent orchestration, automated quality gates, web crawlers. No CS degree, no engineering background (except if you count BASIC in the 80's)…