What If AI Coding Agents Worked Like CI Pipelines?
Most AI coding tools have a weird hidden cost: They use an LLM to decide what another LLM should do next. That means you are spending tokens on routing, not just on the actual coding. I built RedQueen to flip that model. RedQueen is an open-source, self-hosted orchestrator for AI coding agents. Inst








