AI coding agents
44 stories tagged AI coding agents.
Grok 4.6 and Grok Bot: A Solo Developer's Overnight Test
Ray Fernando ran Grok 4.6 overnight on real projects and reviewed the results live. Here's what actually shipped, and what it means for how software gets built.
GitHub Stacks Brings Stacked PRs to Copilot Agents
GitHub Stacks Brings Stacked PRs to Copilot Agents
GitHub's new gh-stack skill lets Copilot agents automatically split large AI-generated pull requests into reviewable stacked PRs. Here's what it looks like in practice.
Claude Code Sessions Can Now Message Each Other
Claude Code Sessions Can Now Message Each Other
Claude Code's new inter-session messaging unlocks peer session workflows that challenge the dominance of subagents. Here's what that shift actually looks like in practice.
AI Coding Agents Still Need a Human in the Loop
AI Coding Agents Still Need a Human in the Loop
Dexter Horthy built a fully automated software factory—then watched it corrupt his codebase. His case for keeping humans in the loop is harder to dismiss than most.
Agent Skills vs Python Scripts: A Developer's Trade-Off
Agent Skills vs Python Scripts: A Developer's Trade-Off
A developer argues for replacing Python scripts with AI agent skill workflows. The technical case is compelling — the governance questions it quietly raises are more interesting.
Claude Code Skills: What Seven Upgrades Reveal
Claude Code Skills: What Seven Upgrades Reveal
A YouTube tutorial on Claude Code skill configuration raises a deeper question: how much of this configuration layer will Anthropic eventually absorb into the product itself?
AI Agents That Fix Slow Code Before You Notice
AI Agents That Fix Slow Code Before You Notice
May Walter of Hud built an AI agent that hunts production performance problems weekly and hands engineers verified fixes. Here's what that actually looks like.
How One Solo Developer Manages 30 AI Agents at Once
How One Solo Developer Manages 30 AI Agents at Once
Kun Chen, a former big tech engineer, built a multi-agent orchestration system to manage dozens of AI coding sessions solo. Here's how it actually works.
AI Coding Agents That Run Their Own Loops
AI Coding Agents That Run Their Own Loops
Developer Theo explores a shift in AI coding workflows: instead of prompting agents yourself, you design loops that let agents prompt each other autonomously.
Visual Plans for Claude Code Change Agent Reviews
Visual Plans for Claude Code Change Agent Reviews
Builder.io's Steve Sewell introduces visual-plan and visual-recap skills for Claude Code, turning AI-generated markdown walls into interactive MDX diagrams and wireframes.
Claude Code Nested Subagents: Power and Cost Explained
Claude Code Nested Subagents: Power and Cost Explained
Anthropic's nested subagents let Claude Code spawn agents five levels deep. Here's what that actually means for your workflow—and your token bill.
AI Coding Loops Are Replacing the Prompt—Now What?
AI Coding Loops Are Replacing the Prompt—Now What?
Developers are designing autonomous AI loops that merge code without human review. The engineering logic is sound. The accountability framework is nonexistent.
OpenAI Plans to Remake ChatGPT as an AI Super App
OpenAI Plans to Remake ChatGPT as an AI Super App
OpenAI is reportedly overhauling ChatGPT into a full AI super app with coding agents, automation, and new security features. Here's what's verified and what's still reported.
Test-Driven Development Tames AI Coding Agents
Test-Driven Development Tames AI Coding Agents
Red-green-refactor is a decades-old discipline. Brainqub3 argues it's also the most practical fix for AI coding agents that break things while fixing things.
May 2026's Most Popular GitHub Projects, Mapped
May 2026's Most Popular GitHub Projects, Mapped
35 GitHub projects topped developer charts in May 2026. Here's what the patterns reveal about where open-source AI tooling is actually heading.
35 GitHub Trending Tools Reshaping AI Dev Work
35 GitHub Trending Tools Reshaping AI Dev Work
From token-efficient agents to a programming language built for bots, GitHub's latest trending repos expose what developers actually need from AI tooling right now.
FOMAT: When Your AI Agent Follows You Home
FOMAT: When Your AI Agent Follows You Home
Michael Richman's Cmd+Ctrl lets you manage AI coding agents from your phone. The right-to-disconnect questions it raises may matter more than the features.
9-Arm Skills: AI Agents Need Brakes, Not More Gas
9-Arm Skills: AI Agents Need Brakes, Not More Gas
A tiny GitHub repo called 9-arm-skills argues AI coding agents need behavioral constraints, not more power. The accountability implications go deeper than the code.
Claude Code at Scale: The Harness Is the Product
Claude Code at Scale: The Harness Is the Product
Claude Code works fine for small projects. But at scale, the model matters less than the harness around it. Here's what that actually means in practice.
When Your AI Agent Has Write Access to Production
When Your AI Agent Has Write Access to Production
A developer built AI agents that autonomously fix CI/CD failures and open pull requests. The security architecture is smarter than most. Here's what it gets right.