151 items
78 posts, 62 tools, 11 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...
Claude Code subagents let you split coding work across specialized assistants with their own context, tools, and instructions. The trick is using them for bounded work, not theatrical agent swarms.
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 ...
AI-generated interfaces tend to look the same - gradient-heavy, emoji-laden, and generic. The style guide method gives you a reusable design system that keeps every page consistent and on-brand, whet...
After 30 days of daily use, Claude Code has become my primary coding tool. It is not trying to be an IDE or a fancy editor. It is a terminal-based AI agent that writes code, runs commands, tests its ...
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.

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