// edition · 2026-04-23

April 23, 2026

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

Top Signal · MCP & Integrations

Building MCP Servers in Python: a production primer for 2026

The Model Context Protocol, originally developed by Anthropic, reached 97 million monthly SDK downloads as of March 2026 and is natively supported by Claude, Cursor, OpenAI Agents SDK, and Microsoft Agent Framework. FastMCP is a Python framework for building MCP servers that expose tools, resourc...

Dev.to - Claude

Tool Updates

How I Manage 5 Products as a One-Person Company: The Coordinator Architecture

A solo developer describes managing five software products across three machines using a structured weekly schedule, multiple simultaneous Claude Code sessions, and four autonomous AI agents running 24/7 on WSL2. The products include a Threads automation tool with 27 accounts and 3.3M views, a fi...

Agent Engineering Dev.to - Claude

I blind A/B tested 40 Claude prompt codes. Only 7 actually shift reasoning.

A three-month blind A/B test of 40 popular Claude prompt codes found that only 7 measurably altered the model's reasoning, while 33 changed only output tone. Among effective codes, /skeptic caught wrong-premise questions 79% of the time versus a 14% baseline; GODMODE and most "expert in X" prefix...

Workflows & Tips Dev.to - Claude

How to Integrate Claude with n8n to Build AI Workflows

A developer guide describes how to connect Claude to n8n workflow automation using n8n's HTTP Request node pointed at Anthropic's API endpoint (api.anthropic.com/v1/messages), enabling AI-driven interpretation within automated workflows. The tutorial uses claude-3-sonnet-20240229 and covers webho...

Workflows & Tips Dev.to - Claude

How to Deploy Your AI-Coded Internal App

AI coding tools like Claude Code and Cursor have lowered the barrier to building internal apps, but deploying them to production still requires infrastructure setup including authentication, database provisioning, permissions, and audit logging that most non-developers cannot complete independently.

Workflows & Tips Dev.to - Claude

Workspace agents

OpenAI introduced workspace agents in ChatGPT, a feature designed to automate repeatable workflows and connect tools for team operations. The feature allows organizations to build and scale agents within the ChatGPT environment.

Agent Engineering OpenAI Blog

AI IDE trials are too short to make a real decision

A developer released Onyx Pro, a local desktop utility that allows extended evaluation of AI IDEs such as Cursor, Windsurf, and Kiro before purchasing subscriptions. The tool runs locally without uploading code and is sold as a one-time purchase.

Agentic IDEs Dev.to - Claude

Ecosystem

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

Qwen released Qwen3.6-27B, a 27-billion-parameter dense model (55.6GB) that the company claims surpasses its previous open-source flagship Qwen3.5-397B-A17B on major coding benchmarks. A Q4_K_M quantized version runs at approximately 25 tokens/second locally at 16.8GB.

Model Releases Simon Willison

Introducing OpenAI Privacy Filter

OpenAI released an open-weight model called OpenAI Privacy Filter designed to detect and redact personally identifiable information (PII) in text. The company describes it as achieving state-of-the-art accuracy for PII detection tasks.

Open Source Tools OpenAI Blog

How AWS Bedrock is shaping Model Context Protocol

AWS Bedrock team member and MCP Specification Maintainer Luca Chang said Amazon's contributions to the Model Context Protocol — including Tasks and Elicitations features — emerged from mapping AWS cloud products to the protocol and identifying gaps. Chang spoke at the MCP Summit in New York City.

MCP & Integrations The New Stack

Roo Code pivots to cloud-based agent, says IDEs aren’t the future of coding

Roo Code announced it will shut down its VS Code extension, Cloud, and Router services on May 15, shifting to Roomote, a cloud-based agent that handles coding tasks across Slack, GitHub, and Linear without IDE involvement. The company, which reached roughly 3 million installs, said its own team h...

Industry & Funding The New Stack

Introducing workspace agents in ChatGPT

OpenAI introduced workspace agents in ChatGPT, described as Codex-powered agents that run in the cloud and automate workflows across tools for teams.

Industry & Funding OpenAI Blog

Google finally builds the AI and agent platform it’s been describing for years

At Cloud Next 2026, Google rebranded Vertex AI as the Gemini Enterprise Agent Platform, adding a low-code Agent Studio builder, a simulation environment for pre-deployment testing, an agent marketplace, and integration with all Google Cloud and Workspace services via Anthropic's Model Context Pro...

Industry & Funding The New Stack

My memory tool said "no session history." The session had 2,526 lines.

A developer found two bugs in Longhand, a local session-memory tool for Claude Code: a 2,526-line work session was never ingested due to a missing SessionEnd hook, and two other sessions were stored with NULL project IDs linked to the home directory instead of the correct project path.

Open Source Tools Dev.to - Claude

Pinocchio: a skill to [try to] detect hallucinations

A developer published an AI skill called "Pinocchio" that appends a confidence percentage to responses from Claude and GitHub Copilot in VS Code, intended to flag potential hallucinations. The source code is available on GitHub at luizwbr/pinocchio-skill.

Open Source Tools Dev.to - Claude

The SpaceX-Cursor deal is a gutsy Hail Mary that could work

SpaceX announced a deal with AI coding tool maker Cursor valued at $10 billion to $60 billion, with an option to acquire Cursor outright later in 2026. The partnership combines xAI's compute infrastructure with Cursor's coding models, which have reached over $2 billion in annualized revenue.

Industry & Funding The New Stack

Is Claude Design Really Laying Off Designers?

Anthropic released Claude Design, an AI visual design tool built on its Opus 4.7 model that generates UI mockups, slides, and prototypes as React components. Figma's stock declined following the announcement.

Opinion & Analysis Dev.to - Claude

Anthropic Bans Can Hit Teams, APIs, and Billing Separately

Anthropic banned 1.45 million accounts between July and December 2025, with 52,000 appeals filed and 1,700 overturns, according to the company's transparency page. In documented cases, Argentine startup Belo lost Claude access across 60+ accounts simultaneously for roughly 15 hours following a po...

Industry & Funding Dev.to - Claude

Claude and I aren't vibing at all

A developer reported that after 24 hours using Claude Code in VS Code, the tool generated code with hardcoded values instead of configs, hallucinated Calendly API endpoints, and ignored existing file structure conventions. The developer also cited rate limits on Claude's Pro subscription as a con...

Opinion & Analysis Dev.to - Claude

OpenAI now lets teams make custom bots that can do work on their own

OpenAI launched "workspace agents" in ChatGPT for Business, Enterprise, Edu, and Teachers plan subscribers, allowing teams to create autonomous agents that perform tasks such as gathering web feedback and sending Slack reports or drafting follow-up emails in Gmail.

Industry & Funding The Verge - AI

4,552 Developers Called Themselves AI Developers in 2018. In 2025, Only 320 Did

Stack Overflow survey data shows the number of developers self-identifying as "AI developers" fell from 4,552 in 2018 to 320 in 2025, an 87% drop in the final year alone, while their median salary rose 32% year-over-year to $85,230. Over the same period, DevOps respondents grew from 586 to 13,010.

Opinion & Analysis Dev.to - AI

Don't miss tomorrow's edition

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