88 items
51 posts, 33 tools, 4 guides
OpenAI has released its first open-weight models in over five years. GPT-OSS 12B and GPT-OSS 20B are now available under the Apache 2.0 license, marking a significant shift in strategy for the comp...
AI coding assistants have a control problem. Ask one to 'add authentication' and watch it spiral - generating dozens of files, implementing features you never requested, and restructuring core projec...
Anthropic's Claude Code now supports sub agents - specialized AI workers you can deploy for specific development tasks. Instead of cramming every instruction into a single system prompt, you build a ...
Alibaba's Qwen team has released Qwen 3 Coder, a 480-billion-parameter mixture-of-experts model that sets a new bar for open-source coding assistants. With 35 billion active parameters and support ...
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.
The original AI coding assistant. 77M+ developers. Inline completions in VS Code and JetBrains. Copilot Workspace generates full projects from issues. $10/mo.
StackBlitz's in-browser AI app builder. Full-stack apps from a prompt - runs Node.js, installs packages, and deploys. No local setup needed.
Open-source AI pair programming in your terminal. Works with any LLM - Claude, GPT, Gemini, local models. Git-aware editing with automatic commits.
Open-source AI code assistant for VS Code and JetBrains. Bring your own model - local or API. Tab autocomplete, chat, inline edit. Fully customizable.
High-performance code editor built in Rust with native AI integration. Sub-millisecond input latency. Built-in assistant supports Claude, GPT, and local models.
Full-stack AI dev environment in the browser. Describe an app, get a deployed project with database, auth, and hosting. No local setup needed.
AI coding assistant with deep codebase context. Indexes your entire repo graph for accurate answers. VS Code and JetBrains extensions. Free tier available.
The TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, structured output, multi-step agents. 50K+ GitHub stars.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.