33 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 is an AI-powered code editor built on Visual Studio Code that integrates language models into the editing workflow and analyzes entire codebases for contextual suggestions. It offers features including project-wide context awareness, inline editing via keyboard shortcuts, and a chat interf...
Dev.to - AI
A developer released codesight, a tool that scans codebases via AST parsing and generates pre-compiled context maps, reducing AI session token usage by an average of 11.2x (from 26K-66K tokens to 2.8K-5.1K tokens) across three production projects with 40-92 files.
Workflows & Tips
Dev.to - Claude
Vercel announced infrastructure designed for AI coding agents, citing that 30% of its deployments are now agent-initiated, up 1000% in six months, with Claude Code accounting for 75% of agent deployments. The company is offering deployment APIs, long-lived execution, and unified AI primitives to ...
Agent Engineering
Vercel Blog
A developer built a voice-controlled local AI agent that transcribes speech using Whisper, classifies user intent with an LLM, and executes actions like creating files or generating code. The system benchmarked three speech-to-text providers, with OpenAI Whisper API achieving 1-2 second latency a...
Agent Engineering
Dev.to - AI
A developer built qrec, a local indexing tool that lets Claude Code retrieve decisions from previous sessions using hybrid search, enabling context handoff between sessions without spending additional tokens.
Workflows & Tips
Dev.to - Claude
A Shopify grooming brand owner built an AI-powered SEO automation stack using Claude Code and MCP servers that tracks keyword rankings, content generation, and AI model brand mentions across platforms. Monthly monitoring showed the brand received 21 mentions and 758K impressions in Google AI Over...
Workflows & Tips
Dev.to - Claude
A debugging prompt pattern uses XML-tagged sections to direct Claude to generate ranked hypotheses with verification steps rather than generic fixes, helping developers diagnose bugs more systematically by understanding root causes before applying solutions.
Workflows & Tips
Dev.to - Claude
A developer shares techniques for using Claude as an engineering partner, including maintaining a CLAUDE.md project context file, structuring prompts with XML tags for better output quality, and a systematic feature development workflow.
Workflows & Tips
Dev.to - Claude
Production multi-agent systems require a control plane layer to prevent execution failures such as duplicate task execution, state ambiguity, and credential leaks. A control plane enforces explicit state transitions, isolates task execution with permission boundaries, and maintains auditable reco...
Agent Engineering
Dev.to - AI
A developer released Parallax, a Claude Code plugin that spawns a separate agent to identify regions missed by the main agent by exploring unconsidered areas without shared conversation history, typically completing within 10 rounds up to a maximum of 30.
Workflows & Tips
Dev.to - Claude
OpenAI launched a $100/month ChatGPT Pro tier offering 5x more Codex usage than its $20/month plan, targeting developers who hit usage limits on coding tools. The tier matches Anthropic's $100/month Claude Max pricing and includes access to advanced models and experimental features.
Pricing & Plans
The New Stack
Engineers should design AI agents for high-stakes domains—healthcare, security, fintech—with security, auditability, and system integration built in from the start, not retrofitted.
Agent Engineering
Dev.to - AI
Cypress released AI Skills, a feature that teaches AI assistants about project-specific test conventions and custom commands to generate more maintainable test code instead of generic output.
Workflows & Tips
Dev.to - Claude
Anthropic launched Claude Cowork out of preview into general availability on all paid Claude plans, adding enterprise features including role-based access controls, granular tool permissions, usage analytics, and OpenTelemetry support for governance and compliance.
Pricing & Plans
The New Stack
AI tools now generate user journeys and app flow diagrams from text descriptions in seconds, reducing time previously spent in manual documentation. According to cited research, products with clearly defined flows have 52% fewer post-launch navigation issues, and teams using AI workflow tools rep...
Workflows & Tips
Dev.to - AI
Claude AI debugged a segmentation fault in php-ext-deepclone, a PHP C extension that crashed when processing linked lists of 47 or more nodes. Stack overflow was ruled out after analysis showed only 22 KB of memory consumption against an 8 MB default stack size.
Agent Engineering
Dev.to - Claude
OpenAI introduced a $100/month ChatGPT Pro subscription plan, filling the pricing gap between its $20 and $200 monthly tiers in response to power user demand.
Pricing & Plans
TechCrunch - AI
OpenAI launched a $100-per-month ChatGPT Pro subscription offering 5x more Codex coding tool usage than its $20 monthly Plus tier, positioning it to compete directly with Anthropic's similarly priced Claude Max subscription.
Pricing & Plans
The Verge - AI
TreePress is a VS Code extension that exports code files to pixel-perfect, searchable PDFs with preserved syntax highlighting and theme, using headless Chromium rendering combined with an invisible text layer for searchability and copyability.
Workflows & Tips
Dev.to - AI
Claude-code-best-practice is an open-source reference guide by shanraisshan with over 1,000 GitHub stars that provides strategies for using Anthropic's Claude Code CLI tool, including guidance on configuration files, prompt engineering, and coordinating multi-step development tasks.
Open Source Tools
Dev.to - Claude
Open-source maintainers are overwhelmed by low-quality AI-generated pull requests, prompting projects including Jazzband to shut down. Code generation has become faster and cheaper while code review has not, creating an unsustainable throughput asymmetry that enterprise teams will soon face.
Opinion & Analysis
The New Stack
Google's Gemma 4 is an open-source AI model designed to run locally on personal devices without API costs or cloud dependencies. The model supports 256K context windows, multimodal inputs, and function calling, enabling uses such as local coding assistants, document analysis, and AI agents.
Open Source Tools
Dev.to - Claude
The PyTorch Foundation announced three new projects joining its portfolio at PyTorch Conference EU: Safetensors for secure model distribution, ExecuTorch for inference capabilities, and Helion. The additions expand the foundation's vendor-neutral infrastructure for the AI lifecycle.
Open Source Tools
The New Stack
A developer created Routiform, an AI gateway tool, after encountering bugs in 9router and OmniRoute including Docker build failures, authentication issues, and cost tracking problems. Routiform addresses these issues with improved Docker support, fixed login flows after backups, and better OAuth ...
Open Source Tools
Dev.to - AI
On April 7, 2026, Anthropic announced Project Glasswing, a cybersecurity initiative using Claude Mythos Preview AI to autonomously discover vulnerabilities in major operating systems and browsers before adversaries can exploit them. The $100 million project, backed by Amazon, Apple, Google, Micro...
Opinion & Analysis
Dev.to - Claude
AWS launched the AWS Agent Registry, a service enabling enterprises to discover, share, and reuse AI agents and tools across teams and cloud environments. The registry stores agent metadata, supports registration via console/API/SDK, and includes governance controls to manage agent access and sta...
Industry & Funding
The New Stack
Anthropic limited the release of its Mythos model, citing concerns that it can effectively identify security exploits in widely-used software.
Opinion & Analysis
TechCrunch - AI
Sierra launched Ghostwriter, a tool that creates autonomous agents from natural language descriptions to replace traditional click-based web applications.
Industry & Funding
TechCrunch - AI
Google added a feature to Gemini allowing it to generate interactive 3D models and simulations in response to user questions, with controls to rotate models, adjust parameters via sliders, and modify simulations in real-time.
Model Releases
The Verge - AI
CyberAgent deployed ChatGPT Enterprise and Codex to scale AI use across its advertising, media, and gaming divisions while maintaining security and improving decision-making speed and output quality.
Industry & Funding
OpenAI Blog
The Cloud Native Computing Foundation launched a Kubernetes AI conformance program in November 2025 to standardize AI workload deployment across cloud providers, with adoption from major cloud providers including AWS, Azure, Google Cloud, Red Hat, Nvidia, and OVHcloud.
Industry & Funding
The New Stack
Opinion & Analysis
Dev.to - AI
Simon Willison created a tool that displays GitHub repository sizes by querying GitHub's API, which GitHub's web interface does not expose. Users can input a repository name to see its total size.
Open Source Tools
Simon Willison