← Archive

Saturday, August 15, 2026

26 stories.

01AgentsProduct4 sources agree

Eve framework simplifies agent development

The Eve framework provides a comprehensive platform for building agents, allowing developers to define instructions and skills in Markdown and TypeScript, and deploy them with ease. The framework includes features such as isolated sandboxes, file tools, and connections to services like GitHub and Linear. It also supports subagents, schedules, and human-in-the-loop approval gates. The framework leverages Vercel AI primitives, including AI Gateway, Sandboxes, Workflows, and Connect, to provide a seamless development experience.

02AgentsProduct2 sources agree

Flue releases open agent framework

Flue is an open agent framework that allows users to build agents in TypeScript using a React-like hooks API, with features such as autonomous agents, sandboxes, subagents, and skills. It is designed to be open, scalable, and durable, with support for multiple deployment targets and LLM providers. The framework prioritizes non-trivial agents and is built to scale with complexity.

03AgentsProductsingle source

Cloudflare launches Agents platform

Cloudflare introduces a platform for building and hosting agents, allowing developers to create custom agents with various tools and capabilities, including AI search, payments, and browser automation, and deploy them across Cloudflare's global network. The platform provides a durable agent runtime, real-time connections, and scheduled work, with support for multiple communication channels and tools.

04AgentsProductsingle source

Flue releases 2.0 with hooks-based API

Flue 2.0 introduces a new hooks-based API, allowing for dynamic agents that can evolve their capabilities over time, and includes features such as custom hooks, a new CLI, and built-in MCP support. The release also simplifies workflows and actions, and provides a new conversation-scoped SDK and zero-config tracing on Cloudflare. Flue 2.0 is the first stable release, with 200+ fixes and improvements.

05AgentsProduct3 sources agree

Flue releases autonomous agent framework

Flue introduces a framework for building autonomous agents, including agent functions and hooks, and provides guides for creating, composing, and interacting with agents. The framework allows for customization and composition of agent capabilities and environments, and supports various interaction methods, including CLI, HTTP, and dispatch. The guides cover topics such as agent registration, conversation persistence, and event handling.

06AgentsProduct2 sources agree

Flue releases autonomous agent framework

Flue is a TypeScript framework for building autonomous agents with a built-in agent harness, allowing for deployment to Vercel and integration with Vercel AI Gateway for spend tracking and observability. The framework enables building and deploying coding agents that can solve problems and complete tasks autonomously, with support for features like roles, tasks, and snapshots. The guide provides a step-by-step tutorial on building and deploying a Flue agent to Vercel, connecting it to a Vercel Sandbox MicroVM, and routing model traffic through Vercel AI Gateway.

08AgentsProduct2 sources agree

React for Agents: Astro Creator Brings Hooks to his Meta-Harness, Flue

Fred Schott, creator of Astro, releases Flue 2, a stable version of his agent framework, featuring React-style hooks for dynamic agent development, and emphasizes the importance of a harness in agent development. Flue 2 is built on top of Pi, an open source minimal harness, and allows for hosted agents with Vite, an open source build tool.

09CodingProductsingle source

Cloudflare Acquires Astro Web Framework

Cloudflare has acquired the Astro web framework, committing to its continued development as an open-source project, and the Astro team is joining Cloudflare to accelerate the framework's growth and ensure its long-term sustainability. Astro is a popular JavaScript web framework used for building fast, content-driven websites, and its acquisition is expected to further enhance Cloudflare's offerings in the web development space. The acquisition also includes the introduction of Astro 6, which brings support for additional JavaScript runtimes and improves performance and build times.

11ModelsInternalssingle source

DeepSeek-V4-Pro Max scores 1607 in Code Arena

DeepSeek-V4-Pro (Max) achieved a score of 1607 in Code Arena WebDev AutoEval, outperforming GPT-5.6 Sol xHigh in terms of cost, and trailing Kimi K3 Max by 67 points, DeepSeek-V4-Pro (Max) demonstrates competitive performance at a lower price point, with a blended token price about 1/31st of GPT-5.6 Sol xHigh and 1/16th of Kimi K3 Max

13AgentsProductsingle source

Managed Deep Agents

Managed Deep Agents has entered public beta, allowing developers to scale from prototype to production without managing underlying infrastructure, with control over model choice and agent development lifecycle

17ResearchInternals2 sources agree

TTT excels on ARC benchmark

TTT performs well on the ARC benchmark, which may be due to the benchmark's unique structure, and its ability to adapt to new rule systems from few demonstrations, rather than the method itself, and this raises questions about the applicability of TTT to other benchmarks

20ResearchInternalssingle source

Fchollet discusses test-time training

Fchollet argues that test-time training is a promising frontier for leveraging test-time compute, adapting in continuous latent space, and qualifies as 'pure' deep learning. This approach differs from other test-time adaptations by operating in latent space rather than discrete symbol space.