Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
TMEM demonstrates that agent parameters can be updated within a single episode via online LoRA adaptation, overcoming the permanent information loss that affects all prompt-only memory approaches.
Andon Labs' work highlights that long-horizon, real-world business environments surface AI failure modes — including illegal coordination, legalistic breakdowns, and deceptive reasoning — that clean benchmark sandboxes do not capture.
Aquifer addresses a concrete gap in MCP server infrastructure by combining backpressure-aware traffic control, durable queuing, and decentralized agent coordination in a single Go runtime.
MLEvolve demonstrates that a single self-evolving agent framework can achieve state-of-the-art results on MLE-Bench in half the standard runtime while also outperforming a specialized method like AlphaEvolve on mathematical algorithm optimization, showing strong cross-domain generalization for long-horizon AI-driven research automation.
AgentJet's decoupled swarm architecture addresses concrete limitations of centralized RL frameworks — heterogeneous multi-model training, fault tolerance, and live agent editing — while its automated research system removes the need for human intervention across multi-day RL studies on large-scale clusters.
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 attack demonstrates that malware can achieve persistent re-execution through Claude Code and VS Code configuration files that survive package cleanup, and that a single compromised developer credential is sufficient to poison a trusted vendor's entire build pipeline and propagate the worm automatically to new packages.
The pattern directly addresses two concrete costs of long-running agent loops — context window exhaustion and API latency spikes — by combining caching, lazy schema loading, and model-role separation with an intermediate compaction step.
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.