Harness Scaling: How a State Machine Runtime Pushed Agents to 95.3% on Terminal-Bench
The default answer to “make the agent better” is a better model. But a growing pile of evidence says that
The default answer to “make the agent better” is a better model. But a growing pile of evidence says that
Two years into the coding-agent era, a plain Markdown file has quietly become standard infrastructure. AGENTS.md is the place where
Continue readingAGENTS.md: Teaching Coding Agents to Work in Your Repository
Three model releases in ten days have made one thing clear: the frontier story of late 2026 is not bigger
Alibaba’s Qwen team just shipped Qwen3.8-Max, and it arrives at a strange moment in the AI race. We’re past the
Reinforcement Learning with Verifiable Rewards (RLVR) has become the engine behind modern reasoning models. The recipe is straightforward: let a
AI agents have gotten remarkably good at reasoning, perceiving, and acting. But ask one to remember what you told it
Continue readingMetis: The First Memory Foundation Model That Learns to Remember
Moonshot AI has just dropped Kimi K3, and it’s a monster. At 2.8 trillion parameters, it’s the world’s first open-source
Continue readingKimi K3: Moonshot AI’s 2.8 Trillion Parameter Open-Source Behemoth
There’s a class of programming tasks that resists clean implementation: deciding whether a log line is “important,” repairing malformed JSON
Continue readingProgram-as-Weights: Compiling Natural Language Into Local Neural Programs
Hermes Agent is an open-source AI agent framework developed by Nous Research — the team behind the Hermes family of
Continue readingHermes Agent: The Self-Improving AI Agent from Nous Research
There’s a classical intuition in computer science that verifying a solution is easier than finding one. For NP-complete problems, this
Continue readingWhy Verification Is Harder Than Generation for AI Coding Agents