// edition · 2026-04-18

April 18, 2026

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

Top Signal · Agentic IDEs

Cursor 3 Just Shipped a Coding Model Trained From Scratch. Here's Why That Changes the Stack.

Anysphere released Cursor 3, featuring Composer 2, a coding model trained from scratch that scores 61.3 on CursorBench, up from 44.2, running at 200+ tokens per second on proprietary GPU kernels. The release also includes parallel agents, an in-editor design canvas, an automated PR reviewer calle...

Dev.to - AI

Tool Updates

Anthropic Silently Dropped Prompt Cache TTL from 1 Hour to 5 Minutes

Anthropic reduced the default prompt cache TTL for its Claude API from 1 hour to 5 minutes on March 6, 2026, without a public announcement. Developers using cache_control with the "ephemeral" type who make API calls more than 5 minutes apart are now experiencing cache misses and paying full input...

Pricing & Plans Dev.to - Claude

CLAUDE.md vs System Prompt: What Actually Controls Claude Behavior

In Claude Code, system prompts are ephemeral API-level instructions that reset each session, while CLAUDE.md is a persistent, project-scoped file stored in the repository that Claude reads automatically at session start. When the two conflict, CLAUDE.md instructions are treated as high-priority p...

CLI Agents Dev.to - Claude

Cursor vs Claude Code for Flutter: Which One in 2026?

A developer compared Cursor and Claude Code for Flutter development, finding Cursor stronger for inline autocomplete and multi-model selection, while Claude Code handled multi-file refactoring and full codebase context. Notable changes include Cursor adopting credit-based billing in June 2025 and...

Agentic IDEs Dev.to - Claude

Claude Code accounts switcher, Finally!!

A developer released "claud-code-account-switcher," an npm package that allows Claude Code users to switch between multiple accounts while preserving each account's authentication, history, plugins, and MCP server configurations. It is available via `npm install -g claud-code-account-switcher`.

CLI Agents Dev.to - Claude

A $10B AI Startup Just Got Breached Through the LLM Library in Your Stack.

Mercor, an AI recruiting platform valued at approximately $10 billion, confirmed a security breach traced to a supply-chain compromise of LiteLLM, a widely-used open-source LLM gateway library. The attack exposed user prompts, provider API keys, and tool-call payloads routed through the library.

Agent Engineering Dev.to - AI

Measuring Claude 4.7's tokenizer costs

An analysis of Claude 4.7's tokenizer found measurable differences in how it encodes text compared to prior versions, with implications for API usage costs. The piece quantified token counts across various input types to assess cost changes for users.

Pricing & Plans Hacker News - Best

AI to Your Flutter App: Claude, Gemini & On-Device ML

A developer guide covers integrating three AI options into Flutter apps: Anthropic's Claude API (Sonnet 4.6) with Dio 5.9, Google's Gemini 2.5 Flash via the firebase_ai 3.9 SDK, and TFLite 0.10 for on-device inference. The guide includes streaming responses, a chat screen implementation, and a Ri...

Workflows & Tips Dev.to - Claude

Adding a new content type to my blog-to-newsletter tool

Simon Willison updated his blog-to-newsletter tool to include a new content type called "beats" — posts capturing external activity like open source releases and museum visits — by prompting Claude Code to clone a reference GitHub repo and modify the relevant HTML file in a single session.

CLI Agents Simon Willison

Building an emoji list generator with the GitHub Copilot CLI

GitHub's team built a CLI tool called Emoji List Generator during a weekly livestream, using the GitHub Copilot SDK with Claude Sonnet 4.6, the `@opentui/core` terminal UI library, and `clipboardy` to convert text bullet points into emoji-prefixed lists and copy the result to the clipboard.

Workflows & Tips GitHub Blog

How Zo Computer improved AI reliability 20x on Vercel

Zo Computer, an 8-person AI cloud startup, migrated to Vercel's AI SDK and AI Gateway, reducing its AI model retry rate from 7.5% to 0.34% and raising chat success rate from 98% to 99.93%. P99 latency fell 38%, from 131 seconds to 81 seconds.

Agent Engineering Vercel Blog

50 Claude Prompts for Flutter Development — Copy-Paste Ready

A developer published a paid collection of 50 pre-written Claude prompts for Flutter development, organized across five categories including debugging, architecture, and performance optimization, available as a PDF and text file on Gumroad.

Workflows & Tips Dev.to - Claude

Ecosystem

I got 2x faster with AI. I also got 2x better at shipping bugs I couldn't catch.

A developer reported using AI coding assistance daily for one year, achieving roughly 2x output speed, but found bug rates did not fall proportionally because AI-generated code appeared well-structured while containing context-specific errors. The developer addressed this by creating structured p...

Opinion & Analysis Dev.to - AI

Prompt Engineering Is Mostly Dead in 2026. Here's What Replaced It.

A developer argues that prompt engineering techniques common in 2023 — such as chain-of-thought prompts, persona priming, and bribery phrases — have lost effectiveness as modern LLMs are trained to expect them. The author contends structured outputs, evals, and retrieval have replaced phrase-base...

Opinion & Analysis Dev.to - AI

This Week in AI (April 14–20, 2026): The Stories That Actually Mattered

Anysphere released Cursor 3 featuring Composer 2, an in-house coding model trained from scratch claiming improvements on repos over 200,000 lines. Anthropic announced Mythos 5, a 10-trillion-parameter model it declined to release, citing offensive-security capability risks found during internal r...

Opinion & Analysis Dev.to - AI

Anthropic Just Gave Claude a Design Studio. Here's What Claude Design Actually Does.

Anthropic launched Claude Design on April 17, a design tool under its Anthropic Labs umbrella that lets users build prototypes, wireframes, slides, and landing pages via chat, powered by Claude Opus 4.7. The tool is available in research preview for Pro, Max, Team, and Enterprise subscribers, wit...

Industry & Funding Dev.to - Claude

Anthropic launches Claude Design, a Figma and Canva rival built on Claude

Anthropic Labs launched Claude Design, an AI-powered design tool in research preview that generates design systems, website prototypes, slide decks, and similar visual assets. The service is available to paid Claude subscribers with weekly token limits; Figma's stock fell 5% following the announc...

Industry & Funding The New Stack

The State of Agentic Commerce — April 2026

The Universal Commerce Protocol directory reached 4,014 verified stores as of April 17, 2026, a 33% increase from March, as Shopify migrated roughly 3,986 stores to the v2026-04-08 spec in four days. BigCommerce joined the directory with its first three stores, and independent developers began bu...

Industry & Funding Dev.to - AI

Don't miss tomorrow's edition

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