Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The paper provides the first operational definition of "agent harness" with a shared vocabulary, enabling consistent engineering practice and scientific comparison of agentic coding systems.
North Mini Code is Cohere's first open-source, developer-facing model, extending agentic coding capabilities to the broader developer ecosystem under a permissive Apache 2.0 license.
Pixtuoid offers a novel real-time visual layer on top of AI coding agent sessions, making the internal state of multiple concurrent agents — active tool, idle status, permission waits — observable at a glance in the terminal.
Storytime represents a distinct approach to session continuity and role-based context management for Claude Code at a time when LLM harness tooling is evolving rapidly.
The report documents a concrete inversion — from AI writing a negligible share of Anthropic's code to authoring the overwhelming majority in roughly 15 months — while simultaneously warning, from inside a leading AI lab, that recursive self-improvement is outpacing the control mechanisms designed to govern it.
The project is a concrete end-to-end example of Claude acting as a full-stack robotics collaborator — covering hardware specification, circuit design, and code generation — with the human role limited entirely to defining requirements and assembling physical components.
Cate represents a new entry in the open-source agentic coding IDE space, offering a canvas-based interface for coding workflows.
The study provides the first empirical baseline on how developers configure agentic coding tools across a large set of real-world repositories, establishing that `AGENTS.md` serves as a natural cross-tool starting point and that advanced configuration mechanisms remain largely underutilized.
The paper demonstrates that difficulty and consequence are approximately orthogonal signals, meaning existing difficulty-based compute routing systematically under-protects high-stakes software engineering tasks — a gap the proposed scheduler directly closes.
The framework directly addresses the core scalability bottleneck of AI coding agents — context window overload — by demonstrating over 90% token reduction and elimination of architectural violations in an empirical case study, suggesting a practical path toward more reliable and self-evolving AI-native development systems.