developers
30 articles about developers in AI news
Microsoft Launches Free 'AI Agent Course' for Developers, Covers Design Patterns to Production
Microsoft has released a comprehensive, hands-on course for building AI agents, covering design patterns, RAG, tools, and multi-agent systems. It's a practical resource aimed at moving developers from theory to deployment.
OpenAI Publishes Codex Use-Case Gallery with Practical Examples for Developers
OpenAI has released a public gallery of practical examples demonstrating how to use its Codex model for real-world programming tasks. The resource provides concrete prompts and outputs for developers building with the API.
Anthropic's Auto-Fix Feature Aims to Revolutionize AI Debugging for Developers
Anthropic has unveiled a research preview feature called Auto-Fix for Claude, designed to automatically correct errors in AI-generated code. This development addresses a persistent pain point for developers working with large language models.
Claude Code Source Leak: What Developers Found and What It Means for You
Claude Code's source code was exposed via an npm source map. The leak reveals its MCP architecture and confirms it's a TypeScript wrapper, but doesn't change how you use it.
Safari MCP Cuts Browser Automation CPU Usage by 95% for Mac Developers
Replace your Chromium-based MCP browser tool with Safari MCP to eliminate Chrome's resource drain while keeping your existing logged-in sessions.
The 3 Claude Code Tips from '100 Tips for Claude' That Actually Matter for Developers
Filtering the generic Claude advice to find the 3 techniques that directly improve Claude Code workflows: structured prompting, context management, and task decomposition.
Anthropic's New Academy: What Claude Code Developers Should Know About Free AI Certification
Anthropic launches free AI certification program. Claude Code users should understand how this signals investment in developer education and potential future Claude Code features.
Stripe's MCP Server: The One Feature That Makes It Worth Installing for Developers
Stripe's official MCP server includes live documentation search—letting Claude Code answer Stripe API questions without tab-switching during development.
How Non-Developers Can Use `claude --resume` and CLAUDE.md to Save Hours
Stop losing your work and repeating yourself. Use `claude --resume` to recover sessions and CLAUDE.md as a permanent knowledge base for any project.
The Hidden Cost Crisis: How Developers Are Slashing LLM Expenses by 80%
A developer's $847 monthly OpenAI bill sparked a cost-optimization journey that reduced LLM spending by 81% without sacrificing quality. This reveals widespread inefficiencies in AI implementation and practical strategies for smarter token management.
OpenAI Codex API Reset to Fast Mode Only, Ending Standard Tier
OpenAI reset its Codex API today, removing the 'standard' inference mode. The API now serves only the 'fast' mode, a significant change for developers using the code-generation model.
Open-Source 'Claude Cowork' Alternative Emerges with Local Voice & Agent Features
Developers have launched a free, open-source alternative to Anthropic's Claude Cowork. It runs 100% locally, supports voice, background agents, and connects to any LLM.
Claude Code Users: How to Check Status and Switch Models During Sonnet 4.6 Outages
A status update shows Sonnet 4.6 errors; developers should bookmark the status dashboard and know how to switch Claude Code models during outages.
MLX-LM v0.9.0 Adds Better Batching, Supports Gemma 4 on Apple Silicon
Apple's MLX-LM framework released version 0.9.0 with enhanced server batching and support for Google's Gemma 4 model, improving local LLM inference efficiency on Apple Silicon. This update addresses a key performance bottleneck for developers running models locally on Mac hardware.
Composio Launches Secure Tool Platform to Replace AI Agent Credential Sharing
Composio announced a platform that lets AI agents use external tools without credential sharing, aiming to solve a major security and operational headache for developers.
Claude Code's Source Code Leak: What It Means for Your Agent Development Today
Claude Code's source code leak exposes production-grade agent patterns developers can analyze to improve their own AI coding workflows and agent reliability.
Laravel QuickBooks MCP Server: Connect Your AI Assistant to Live Financial Data
A new MCP server bridges Claude Code and QuickBooks Online, allowing developers to build AI agents that interact directly with live financial data.
Gemma 4 Integrated into Android Studio for AI-Assisted App Development
Google has integrated its Gemma 4 language model into Android Studio's Agent mode, providing developers with AI-assisted coding features like refactoring and feature development within the official Android IDE.
Simon Willison's 'scan-for-secrets' CLI Tool Detects API Keys in Logs
Simon Willison built 'scan-for-secrets', a Python CLI tool for scanning log files for accidentally exposed API keys. It's a lightweight utility for developers to sanitize data before sharing.
scan-for-secrets 0.2: Streamline Your Security Workflow with New CLI Options
Simon Willison's scan-for-secrets 0.2 adds streaming output, multi-directory scanning, and file-specific options that developers can use immediately in Claude Code workflows.
Microsoft Announces Copilot AI Agents That Function as Virtual Employees
Microsoft is enabling businesses and developers to create AI-powered Copilot agents that can autonomously perform tasks like monitoring email inboxes and automating workflows, functioning as virtual employees rather than passive assistants.
PicoClaw: $10 RISC-V AI Agent Challenges OpenClaw's $599 Mac Mini Requirement
Developers have launched PicoClaw, a $10 RISC-V alternative to OpenClaw that runs on 10MB RAM versus OpenClaw's $599 Mac Mini requirement. The Go-based binary offers the same AI agent capabilities at 1/60th the hardware cost.
Glass AI Coding Editor Expands to Windows, Bundles Claude Opus 4.6, GPT-5.4 & Gemini 3.1 Pro Access
The Glass AI coding editor is now available on Windows, offering developers a single subscription that includes usage of Claude Opus 4.6, GPT-5.4, and Gemini 3.1 Pro without additional API costs. This expansion significantly broadens its potential user base beyond the Mac ecosystem.
Google Launches Gemini API 'Flex' & 'Turbo' Tiers, Cuts Standard Pricing by 50%
Google has added 'Flex' and 'Turbo' service tiers to its Gemini API, with Flex offering a 50% reduction in cost compared to Standard. This move provides developers with more granular control over cost versus latency for their AI applications.
Better-Clawd Fork Adds OpenAI & OpenRouter Support to Claude Code
A new fork of Claude Code removes telemetry, adds OpenAI and OpenRouter support, and claims performance improvements—giving developers backend choice.
Cognition Labs Launches 'Canvas for Agents': First Shared Workspace Where AI Agents Code Alongside Humans
Cognition Labs has unveiled a collaborative workspace where AI agents like Codex and Claude Code operate visibly alongside human developers. This marks a shift from AI as a tool to a visible, real-time collaborator in the creative coding process.
What Cursor's 8GB Storage Bloat Teaches Us About Claude Code's Clean Architecture
A deep dive into Cursor's scattered 8GB local storage reveals why Claude Code's ~/.claude/projects/*.jsonl approach is better for developers.
Anthropic's Claude Code Now Acts as Autonomous PR Agent, Fixing CI Failures & Review Comments in Background
Anthropic has transformed Claude Code into a persistent pull request agent that monitors GitHub PRs, reacts to CI failures and reviewer comments, and pushes fixes autonomously while developers are offline. The system runs on Anthropic-managed cloud infrastructure, enabling full repo operations without local compute.
Cline Launches Kanban Platform for Visualizing and Managing Multi-Agent AI Workflows
Cline has launched Cline Kanban, a visual platform for developers to manage and orchestrate multi-agent AI workflows. It aims to address the complexity of coordinating multiple specialized AI agents on a single task.
Qwen3-TTS Added to mlx-tune, Enabling Full Qwen Model Fine-Tuning on Apple Silicon Macs
The mlx-tune library now supports Qwen3-TTS, making the entire Qwen model stack—including the new text-to-speech model—fine-tunable on Apple Silicon Macs. This expands local AI development options for researchers and developers.