Skip to content

#coding-agents

RSS Feed
LLM Hacker News Apr 6, 2026 2 min read

Sebastian Raschka's April 4, 2026 article argues that coding-agent quality is shaped as much by the harness as by the base model. He breaks the stack into six components: live repo context, prompt and cache reuse, structured tools, context reduction, session memory, and bounded subagents. Hacker News treated it as a practical framework for understanding why products like Codex and Claude Code feel stronger than plain chat.

LLM X/Twitter Apr 5, 2026 2 min read

Cursor said on March 26, 2026 that real-time reinforcement learning lets it ship improved Composer 2 checkpoints every five hours. Cursor’s March 27 technical report says the model combines continued pretraining on Kimi K2.5 with large-scale RL in realistic Cursor sessions, scores 61.3 on CursorBench, and runs on an asynchronous multi-region RL stack with large sandbox fleets.

LLM Hacker News Mar 28, 2026 2 min read

A Hacker News post pushed ATLAS into the spotlight by framing a consumer-GPU coding agent as a serious cost challenger to hosted systems. The headline benchmark is interesting, but the repository itself makes clear that its 74.6% result is not a controlled head-to-head against Claude 4.5 Sonnet because the task counts and evaluation protocols differ.

LLM Hacker News Mar 26, 2026 2 min read

An independent Claude Code dashboard says its since-launch view now covers more than 20.8 million observed commits, over 1.08 million active repositories, and 114,785 new original repositories in the last seven days. Hacker News drove the link to 274 points and 164 comments as users debated what metrics can actually capture AI coding adoption.