// edition · 2026-04-07

April 07, 2026

34 stories on AI dev tools, agents, and the coding stack — curated from the day's RSS haul by Agentic Dev's pipeline.

Top Signal · Workflows & Tips

Claude Code: The Complete Guide from Zero to Autonomous Development

Claude Code is an autonomous agent that runs in the terminal with access to a project's filesystem and can execute bash commands. It reads codebases, plans multi-step development work, executes changes, verifies results, and fixes errors without requiring step-by-step user approval.

Dev.to - Claude

Tool Updates

58% of PRs in our largest monorepo merge without human review

Vercel deployed an AI agent that automatically reviews and merges 58% of pull requests in its largest monorepo, reducing average merge time from 29 hours to 10.9 hours. The agent uses an LLM-based classifier to categorize changes by risk, approving low-risk changes like documentation and styling ...

Agent Engineering Vercel Blog

My agent burned $200 in one night. So I built something that stops it.

A developer released ARIA, a monitoring tool that blocks runaway AI agent API calls by detecting infinite loops, cascade failures, and budget overruns before they reach the model provider. Tested on 354 real API calls across three providers with zero false positives and caught 12 stuck agents.

Agent Engineering Dev.to - AI

GitHub Copilot CLI combines model families for a second opinion

GitHub introduced Rubber Duck, an experimental feature in Copilot CLI that uses a second AI model to review coding agent plans before execution. Testing showed Claude Sonnet paired with GPT-5.4 as Rubber Duck achieved 74.7% of the performance gap between Sonnet and Opus, with larger gains on comp...

CLI Agents GitHub Blog

Claude vs OpenAI Assistants API: A Technical Comparison for Production AI Apps

Anthropic's Claude offers a 200K token context window with manual message management and explicit tool-calling control, while OpenAI's Assistants API provides automatic thread-based persistence but less transparency over context truncation. The choice between them depends on whether developers pr...

Agent Engineering Dev.to - Claude

Two startups at global scale without DevOps

Leonardo.AI processes 4.5 million images daily and Relevance AI runs 50,000 AI agents autonomously across systems like Salesforce and Slack—both without dedicated DevOps teams, relying instead on managed infrastructure platforms. APAC startups increasingly adopt this model due to severe DevOps ta...

Agent Engineering Vercel Blog

360 billion tokens, 3 million customers, 6 engineers

Durable, an AI platform serving 3 million customers, processes 360 billion AI tokens annually using a 6-person team by consolidating to a single codebase and infrastructure platform, achieving 3-4x lower costs than self-hosting while managing millions of independent customer sites and AI agents.

Agent Engineering Vercel Blog

Team-wide Zero Data Retention and prompt training controls now on AI Gateway

Vercel added team-wide Zero Data Retention controls to its AI Gateway, allowing organizations to enforce data non-retention policies across all requests for $0.10 per 1,000 requests on Pro and Enterprise plans. Request-level ZDR and prompt training opt-out controls are available free to all users.

Workflows & Tips Vercel Blog

Anthropic’s harness shakeup “just fragments workflows,” developers warn

Anthropic ended Claude subscription coverage for third-party software integration tools called harnesses, requiring developers to pay per use instead. The company offered a one-time credit and purchase discounts, but developers warned the change fragments workflows and pushes users toward proprie...

Pricing & Plans The New Stack

Use-Case-First AI Architecture Explained

AI systems designed around specific use cases rather than flexible prompts maintain consistency better as features scale across multiple teams and contexts, reducing output variability and maintenance complexity.

Agent Engineering Dev.to - AI

Why Claude Code Agents Get Stuck on Phone Verification (And How to Fix It)

Claude Code agents encounter failures during phone verification workflows because virtual phone numbers are flagged as non-wireless by carrier lookup databases used by services like Stripe and Google. The article proposes using real SIM-backed phone numbers to resolve verification failures.

Agent Engineering Dev.to - Claude

Launch HN: Freestyle – Sandboxes for Coding Agents

Freestyle launched a cloud service providing sandboxes for AI coding agents, featuring sandbox forking in 400ms pauses, 500ms startup times, and full Linux/hardware virtualization support running on proprietary bare metal infrastructure rather than cloud providers.

Agent Engineering Hacker News - Best

Chat SDK now supports concurrent message handling

Chat SDK added a `concurrency` option for the Chat class with four strategies—drop, queue, debounce, and concurrent—to control message handling when new messages arrive during processing.

Workflows & Tips Vercel Blog

End-to-end encryption for Vercel Workflow

Vercel added end-to-end encryption to Vercel Workflow, automatically encrypting all data flowing through event logs using AES-256-GCM with unique keys per deployment. Users can decrypt data via the web dashboard or CLI using existing environment variable permissions.

Agent Engineering Vercel Blog

Claude Off-Peak Double Usage: Taiwan Developers Get All-Day Bonus

Anthropic announced a 15-day promotion through March 27, 2026 offering double Claude usage during off-peak hours (8 PM–3 AM Eastern Time). Developers in Asia-Pacific regions including Taiwan benefit most, as their standard 9-to-6 workday falls entirely within off-peak hours.

Pricing & Plans Dev.to - Claude

Automatic persistence now in beta on Vercel Sandbox

Vercel Sandbox now offers automatic persistence in beta, automatically saving filesystem state when stopped and restoring it when resumed, eliminating manual snapshots and reducing charges by separating storage from compute.

Workflows & Tips Vercel Blog

Query and manage Marketplace databases from the dashboard

Vercel added SQL query execution, data editing, and schema visualization capabilities to its dashboard for supported Postgres databases including AWS Aurora, Neon, Prisma, and Supabase. The features are available to users with Owner permissions.

Workflows & Tips Vercel Blog

Vercel Sandboxes now allow unique, customizable names

Vercel Sandboxes now support unique, customizable names instead of ID-based identification, making sandboxes easier to identify and reference within projects. The beta also adds configuration management and session inspection capabilities.

Workflows & Tips Vercel Blog

View specific error codes in runtime logs

Vercel added the ability to view specific error codes in runtime logs alongside HTTP status codes, enabling developers to more easily diagnose request failures in the Vercel dashboard.

Workflows & Tips Vercel Blog

Ecosystem

MCP servers turn Claude into a reasoning engine for your data

Anthropic's Model Context Protocol servers allow Claude to access and analyze user data directly without manual input. The article includes a tutorial for building an MCP server using TypeScript that connects a calculator application to Claude Desktop.

MCP & Integrations The New Stack

Why Your MCP Apps Feels Slower on ChatGPT Than Claude

ChatGPT creates a separate MCP session for each tool call, while Claude maintains a single session across multiple calls, causing ChatGPT to incur repeated initialization overhead and lose in-memory state between tool invocations.

MCP & Integrations Dev.to - Claude

Claude Mythos 5 and the 10T-Parameter AI Shift

Anthropic is testing an early-access model called Claude Mythos after a March 2026 data leak confirmed its existence; the company has not publicly launched it but described it as a significant capability increase, with potential applications in code, cybersecurity, and enterprise operations.

Model Releases Dev.to - Claude

Claude Code Is Reshaping Software Engineering in 2026

Claude Code authored approximately 4% of GitHub commits in early 2026, growing from near zero a year earlier. Teams using the tool with tight review processes and spec-first prompting approaches saw better code quality outcomes than those prioritizing velocity alone.

Opinion & Analysis Dev.to - Claude

Google AI Edge Gallery

Google released the AI Edge Gallery app for iPhone, enabling users to run Gemma 4 language models locally on their device with image questioning, audio transcription, and interactive tool-calling demonstrations.

Open Source Tools Simon Willison

Chat SDK adds Zernio support

Chat SDK added a Zernio adapter that enables developers to build bots across Instagram, Facebook, Telegram, WhatsApp, X/Twitter, Bluesky, and Reddit through a single integration, with feature support varying by platform.

MCP & Integrations Vercel Blog

How I Measured 1 Tonne of CO2 from My AI Coding Sessions

A carbon consultant built a tool tracking CO2 emissions from Claude Code sessions and measured 215 kg CO2e over 367 sessions in 4 months, projecting 0.9–1.5 tonnes annually based on token counts and peer-reviewed emission factors.

Opinion & Analysis Dev.to - Claude

The cult of vibe coding is dogfooding run amok

Bram Cohen published a critique arguing that "vibe coding"—a programming approach based on intuition rather than systematic methodology—represents an excessive form of dogfooding that undermines software quality.

Opinion & Analysis Hacker News - Best

Don't miss tomorrow's edition

Free daily email. Every story you just read, in your inbox at 6 AM ET.