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
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
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
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
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
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
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
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
Anthropic's Claude API and chat interface experienced two outages within 48 hours on April 7 and April 8, 2026, affecting users worldwide. The incidents prompted discussion of multi-provider fallback strategies, including circuit breakers that detect both HTTP errors and degraded output quality.
Agent Engineering
Dev.to - AI
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
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
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
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
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
A developer published a ~40-page guide on integrating Anthropic's Claude API into Flutter apps, covering the anthropic_sdk_dart package, API key security, streaming responses, and conversation history management. The guide is available on Gumroad for $19.
Workflows & Tips
Dev.to - Claude
Protodex indexed 2,013 MCP servers and security-scanned them, finding vulnerabilities including SSRF, SQL injection, path traversal, and command injection. The project filed bounty reports resulting in $4,725 confirmed payouts, with 74 additional findings pending review.
MCP & Integrations
Dev.to - Claude
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
A practice called "tokenmaxxing," in which developers maximize AI token usage to generate more code, is producing higher costs and increased rewriting rather than genuine productivity gains, according to an analysis by TechCrunch.
Opinion & Analysis
TechCrunch - AI
Cursor, the AI-powered code editor, is in talks to raise over $2 billion at a $50 billion valuation, according to sources. Returning investors a16z and Thrive are expected to lead the round.
Industry & Funding
TechCrunch - AI
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
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
A developer published a workflow using Claude AI and the BlackTwist MCP Server to automate weekly Threads analytics reviews, pulling seven days of metrics to generate an HTML dashboard and three content recommendations in roughly five minutes.
MCP & Integrations
Dev.to - Claude
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
Factory, a three-year-old enterprise AI coding startup, raised $150 million in a funding round led by Khosla Ventures, valuing the company at $1.5 billion.
Industry & Funding
TechCrunch - AI
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 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
Anthropic released a cybersecurity-focused AI model called Claude Mythos Preview, which may ease tensions with the Trump administration after the Pentagon relationship soured in February when Anthropic refused to allow its technology for domestic mass surveillance or fully autonomous lethal weapons.
Industry & Funding
The Verge - AI