// edition · 2026-04-09

April 09, 2026

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

Top Signal · CLI Agents

Claude Code's Feb–Mar 2026 Updates Quietly Broke Complex Engineering — Here's the Technical Deep-Dive

Anthropic's February-March 2026 updates to Claude Code—including adaptive thinking, lowered default effort settings, and hidden reasoning display—contributed to degraded performance on complex engineering tasks, with the community identifying under-allocated reasoning budgets and system prompt bi...

Dev.to - Claude

Tool Updates

I Cut My Claude Code Token Usage by 65% With a Simple File Structure Change

A developer created leanclaude, a Claude Code project template that replaces a large monolithic CLAUDE.md configuration file with a lean index and modular rule files, reducing token consumption from ~13,000 to ~4,500 tokens per session—a 65% reduction. The template includes 10 universal rule file...

Workflows & Tips Dev.to - Claude

Effective AI Usage Patterns

A guide based on analysis of 500+ production prompts identifies eight principles for effective AI usage, emphasizing progressive delegation with verification, context preservation across sessions, and graduated responsibility rather than prompt wording optimization.

Workflows & Tips Dev.to - AI

My AI Agent Runs 24/7 Without Me -- Week 1 Results

A developer deployed an AI agent built on Claude to autonomously manage business operations for one week, completing 47-89 tasks daily including email sorting, payment processing, content publishing, and customer service while processing $445 in revenue and requiring minimal human intervention.

Agent Engineering Dev.to - Claude

Claude Code: Self host model configuration

Claude Code can be configured to use self-hosted models by setting ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN environment variables, then running claude with the --model flag to specify a local model like qwen3-coder-next.

CLI Agents Dev.to - Claude

Building an AI Voice Agent POS Integration: Lessons from Connecting to Flipdish

An AI voice agent was integrated with Flipdish POS to handle restaurant phone orders, capturing 20+ orders per week (€760 revenue) for restaurants with 120+ weekly calls. The system manages menu disambiguation, real-time pricing, delivery zone validation, and concurrent menu changes through in-me...

Agent Engineering Dev.to - AI

Zero Data Retention on AI Gateway

Vercel expanded its AI Gateway service to enforce Zero Data Retention across entire teams via dashboard settings, preventing AI model providers from retaining or training on user data without code changes required.

Workflows & Tips Vercel Blog

Building an AI Mediator: Multi-LLM Architecture for Legal Dispute Resolution

Acuerdio launched Spain's first AI-powered online mediation platform using a multi-LLM architecture to resolve disputes under new Spanish law LO 1/2025. The system autonomously resolves approximately 70% of simple cases in under 72 hours at a cost starting from 9 EUR, compared to 14.3 months and ...

Agent Engineering Dev.to - AI

Self-Improving Python Scripts with LLMs: My Journey

A developer created a Python script system that uses LLMs to automatically analyze its own code, request improvement suggestions, and apply those changes via git commits. The approach uses the ast module for code parsing and the llm_groq interface to query language models.

Workflows & Tips Dev.to - AI

Your Vibe-Coded App Looks Ugly. Here's What I Did About It.

A developer created styleseed, a design system with 69 documented rules and reusable brand themes, to improve the quality of AI-generated user interfaces by standardizing design decisions like spacing, typography, color, and layout rhythm.

Workflows & Tips Dev.to - Claude

Use and manage Vercel Sandbox directly from the Vercel CLI

Vercel added Sandbox management to its CLI tool through a new `vercel sandbox` subcommand, eliminating the need for a separate command-line tool. The feature is available in Vercel CLI version 50.42.0 and later.

CLI Agents Vercel Blog

Building Your AI-Powered CMA Engine: The Core Framework

A five-pillar AI framework automates comparative market analysis and hyper-local report generation for real estate agents by automating comp selection, valuation adjustment, narrative writing, and visualization, reducing manual work and freeing time for client activities.

Agent Engineering Dev.to - AI

From Perceptrons to Predicting the Next Word

An educational article explains how feedforward neural networks function as language models, covering single neural units, activation functions, hidden layers, and the task of predicting the next word in text sequences.

Agent Engineering Dev.to - AI

Ecosystem

Vibe Coding is OVER

Developers relying solely on AI-generated code without understanding system design and production requirements risk creating unreliable software, and should focus on fundamentals, debugging skills, and performance optimization to remain relevant.

Opinion & Analysis Dev.to - AI

I Built Blackdesk, a Keyboard-First Market Research Terminal with AI Connectors

Blackdesk is an open-source market research terminal built in Go that consolidates stock quotes, charts, news, screeners, and AI analysis into a single keyboard-driven interface. The tool runs locally and supports multiple AI connectors including Codex and Claude Code for context-aware market ana...

Open Source Tools Dev.to - Claude

DHH’s new way of writing code

David Heinemeier Hansson discussed his shift in coding practices over six months, moving from manually writing all code to adopting an agent-first approach using AI tools that handle most code generation.

Opinion & Analysis Pragmatic Engineer

The next phase of enterprise AI

OpenAI announced the next phase of enterprise AI, featuring products including Frontier, ChatGPT Enterprise, Codex, and company-wide AI agents as adoption accelerates across industries.

Industry & Funding OpenAI Blog

Chat SDK adds Liveblocks support

Chat SDK added support for Liveblocks through a new official adapter, allowing bots to post, edit, delete comments and react with emojis in Liveblocks Comments threads.

MCP & Integrations Vercel Blog

With Claude Managed Agents, Anthropic wants to run your AI agents for you

Anthropic launched Claude Managed Agents in public beta, a service that allows businesses to build and deploy AI agents on its infrastructure without managing underlying systems. The service includes sandboxing, authentication, and governance tools, with pricing based on token usage plus $0.08 pe...

Industry & Funding The New Stack

Meta's new model is Muse Spark, and meta.ai chat has some interesting tools

Meta released Muse Spark, a hosted AI model available on meta.ai in "Instant" and "Thinking" modes, with benchmarks competitive with Opus 4.6, Gemini 3.1 Pro, and GPT 5.4 on selected tests. The model has access to 16 tools including web search, Meta platform content search, and rendering capabili...

Model Releases Simon Willison

Generative Code Reshapes Software Development in 2026

By early 2026, AI-generated or augmented code represents 51% of GitHub commits, with the AI coding tools market growing 2.5x to $12.8B. Security professionals report increased vulnerability risks, with 70% citing harder-to-secure development lifecycles despite 55% faster task completion in game d...

Industry & Funding Dev.to - AI

In the AI Age, Java is More Relevant Than Ever

Java now includes AI frameworks like LangChain4j and Spring AI for building generative AI applications. The JVM runtime offers better performance and cost efficiency than Python or Node.js for deploying AI features at enterprise scale.

Opinion & Analysis The New Stack

Poke makes using AI agents as easy as sending a text

Poke launched a text message-based interface for AI agents that allows users to automate tasks without requiring app installation, technical setup, or specialized knowledge.

Industry & Funding TechCrunch - AI

Don't miss tomorrow's edition

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