8 months of iterating ATLAS: pushing a small model toward frontier coding without touching weights
itigges22 · reddit · 2026-09-18
A developer details 8 months of building ATLAS, testing whether system design (not weight changes) can bring a small model close to frontier performance on code. V2 added Best-of-K candidate generation, a 'Geometric Lens' cost field trained on code embeddings and execution pass/fail labels (inspired by Anthropic's representation-geometry work), a confidence router (later dropped), and PageIndex-based retrieval with a pattern cache. V3 rearchitected it into a Go proxy managing tools, session state, permissions and budgets, with a Python pipeline for generation/repair and llama.cpp inference, extensible beyond a coding harness into a general verification runtime. arXiv references throughout.
More from coding & agent
- Meme: multi-agent software development as an ant colony praying someone lands the PR — MoonL88537 · 2026-09-18
- 105 planted bugs benchmark: Unbiased's Pareto scores 30.7 for just $4.81 — PawelHuryn · 2026-09-18
- Zero human hours for a week: agents auto-fix incidents and ship policies on their own — carlosdponx · 2026-09-18
- Shopify engineer builds Reflex: Qwen3.5-0.8B structured-decision model running in-browser via WebGPU — dbreunig · 2026-09-18
- Jev router runs Computer Use 5x faster and ~1000x cheaper than Astra in 2048 demo — multiply_matrix · 2026-09-18
- Polyphonic beta puts Claude Code, Codex and more agents in one Mac app, with local memory sharing — RileyRalmuto · 2026-09-18