#coding-agents

41 articles

Anthropic's Lock-In Play and Opus 5's 'Agent Speak' — What 300+ HN Developers Revealed This Week

Two explosive Hacker News threads (153 + 164 comments) expose the real friction: Anthropic refusing open standard AGENTS.md in fav…

Claude Code Just Got Spellcheck — And Fixed 15 Things You've Been Complaining About

v2.1.235 adds real-time spellcheck, cuts memory usage in cloud sessions, fixes nested markdown lists, and squashes a dozen paper-c…

The AI Coding Agent Race Just Flipped — Claude Code Is Now Twice as Popular as Copilot

JetBrains surveyed 15,000 developers and found Claude Code at 39% adoption, Codex up 5x, and GitHub Copilot losing its lead. Here'…

Claude Code Just Patched the NTLM Credential Leak — And 50 Other Fixes You'll Actually Feel

v2.1.234 is a security-first drop: Windows NT-namespace hardening, GitLab MR badges, auto-resume at usage limits, and a transcript…

Hermes Agent Just Dropped v0.20.4 — 74 PRs in 48 Hours, Glass UI, and Bot Mode That Actually Works

The latest Hermes patch rolls up 146 commits across 265 files. Matte glass desktop, tabbed sessions sidebar, NVIDIA skill scanning…

OpenHands Just Added the Git Sync Button Everyone Begged For — And Made Kimi K3 Free by Default

OpenHands 1.14 drops with a Git Sync automation page, free Kimi K3 as the default Canvas model, LLM pre-flight validation, and str…

Zed Just Added Gemini 3.6 Flash — And Made Git Panel Actually Usable

v1.16.0-pre brings Google's latest model, collapsible Git sections, optional stash messages, Mermaid zoom, and a terminal panel th…

Coding Agent Weekly — 2026-08-17

8 high-signal links · security, pricing, adoption

What Developers Think About Coding Agents — From 300+ HN Comments (August 2026)

Real developer opinions on coding agents: harness fatigue, brainrot fears, benchmark saturation, guardrail frustration, and the ri…

NVIDIA Just Dropped a 30B Model That Runs on a Single GPU — And It's Built for Agents

Nemotron 3.5 Lightning hit August 11: 30B MoE with 3B active params, 1M context, 4x throughput. Kilo Code already integrated it. H…

AmpCode Just Dropped a Feature Avalanche — Here's Why It Matters

AmpCode's August 2026 wave brought Global Plugins, ChatGPT-linked pricing, smarter Orbs, file attachments, Slack integration, and …

Meta Just Gave Away a Free Coding Agent Model — And It Runs on Your Laptop

Meta released Muse Glimmer, a 30B open-weight model under Apache 2.0 that runs locally on consumer hardware, codes, uses tools, an…

Gitlawb Zero Just Gave Its Agents Eyes — Screenshots Are No Longer a Lie

Gitlawb Zero v0.7.0 (August 10, 2026) finally lets agents see the screenshots they capture — tool results now carry images and a v…

Coding Agent Weekly — 2026-08-10

8 high-signal links · security, pricing, adoption

Qwen Code v0.21.8 Fixes a Trust Bug, Shares Prompt Cache, and Brings Back Fork Autofix

Qwen Code's August 8 release fixes a security issue where folders you marked untrusted could inherit trust from a parent directory…

What Developers Think About Approving Every AI Agent Command — From 177 HN Comments

A browser game collected 409,000 real approval decisions from developers watching AI agents run commands. Humans missed 1 in 3 dan…

What Developers Think About Oracle Banning AI Code — From 470 HN Comments

Oracle banned AI-generated code from OpenJDK while pouring billions into AI infrastructure. Hacker News responded with 470 comment…

What Developers Think About the Vibe-Coded Tool Flood — From 40 HN Comments

Coding agents make shipping a tool a weekend job. So why does Hacker News feel flooded with low-effort 'vibe-coded' repos — and wh…

Meta's Muse Code: A Battery of Persistent Subagents, Replay-Safe Runtime

Meta released Muse Code, a terminal coding agent powered by Spark 1.2 — with persistent async background agents, a replay-exact ev…

OpenHands Agent Canvas 1.12.0: Persistent Memory, Live Agent Activity, Per-Run Cost Tracking, and a Friendlier Control Center for Beginners

OpenHands shipped Agent Canvas 1.10.0 on August 5 and followed with 1.11.0 and 1.12.0 on August 7, 2026 — adding per-run LLM cost …

How to Set Up AI Coding Agents — Beginner's Guide

The step-by-step beginner's setup guide for AI coding agents: choose your agent, install it, add API keys, wire up AGENTS.md and s…

Model Musical Chairs: What 500 Hacker News Comments Reveal About the Death of AI Model Loyalty

Developers are mixing Opus with Qwen, routing between DeepSeek and GPT, and testing models by having them critique each other. The…

Coding Agent Weekly — 2026-08-03

8 high-signal links · security, pricing, adoption

GitKraken Kepler Goes Public Preview: The First Mainstream Agentic Development Environment

GitKraken launched Kepler into public preview on July 31 — an agentic development environment that lets you run Claude Code, Codex…

Cursor Now Runs on iPad — Build, Review, and Merge Code From Your Couch

Cursor for iPad launched July 29 on all paid plans. Run cloud agents, review PRs, annotate screenshots with Apple Pencil, and merg…

Coding Agents in 2026: Three Hard Lessons HN Developers Learned the Expensive Way

From $1.8M AWS bills to invisible security holes, Hacker News developers are sharing the painful realities nobody puts in the laun…

Cursor Router Automatically Picks the Best Model for Every Coding Task

Cursor Router analyzes each coding request and sends it to the best model for the job. How Compass scores complexity, the model ta…

Coding Agent Weekly — 2026-07-27

This week's top coding agent stories: supply chain attacks, pricing shifts, and adoption milestones across Claude Code, Codex, and…

Agent Skills Went From Zero to 670,000 in Eight Months. Now Comes the Security Reckoning.

SKILL.md conquered 26+ coding agent platforms in under a year. A Snyk audit found 13.4% of community skills contain critical secur…

Your AI Agent's Config Directory Is Now the Most Dangerous Place on Your Machine

Six major campaigns in 2026 — GhostApproval, TrapDoor, Miasma, IronWorm, Clinejection, RoguePilot — all converge on the same attac…

The Meta-Harness Era: When Your Coding Agent Needs Its Own Tech Lead

Omnigent, Polly, Shard, Agent Orchestrator — the tools managing your coding agents are multiplying fast. Here's what actually work…

Beware: Clinejection — How a GitHub Issue Title Became a Supply Chain Attack on Millions of Developers

A prompt injection in a GitHub issue title compromised Cline's CI/CD pipeline, poisoned the Actions cache, stole npm publication t…

Coding Agent Weekly — 2026-07-20

This week's top coding agent stories: Claude Code's EndConversation, Codex pricing changes, and key open source releases in the AI…

OpenClaw Just Became the Control Plane Your Agent Fleet Was Waiting For

OpenClaw 2026.7.1-2 and 2026.6.34 (Aug 3–8) harden the gateway, fix Codex subagent stalls, add safer browser boundaries, and recov…

Grok Build: xAI Open-Sources Coding Agent After Repo Upload Scandal

xAI open-sourced Grok Build under Apache 2.0 after a security researcher caught it uploading entire Git repositories — 5.1 GiB per…

KlaatCode: The Open-Source Coding Agent That Wants to Beat Claude Code

KlaatCode is a new open-source terminal coding agent claiming Claude Code-grade accuracy. We tested it against the real thing.

Beware: GhostCommit Hides Prompt Injection in PNGs to Drain Your .env

A new supply-chain attack smuggles prompt-injection instructions inside image files so coding agents exfiltrate .env secrets right…

Best Coding Agents 2026 — Decision Guide

How to choose between Claude Code, Cursor, Codex, OpenCode, Hermes, and others using real adoption data, security posture, and wor…

Coding Agent Pricing in 2026: What Each Agent Actually Costs

Free vs subscription vs pay-as-you-go — the complete pricing breakdown for all 15 coding agents on terminalblog.

Your Coding Agent is a Harness. The Model is the Commodity.

Every week a new LLM claims the coding crown. Meanwhile, a deeper shift is happening — and most developers haven't noticed.

Why Goose Might Be the Most Important Coding Agent You Haven't Tried

A Rust-based coding agent with 51K GitHub stars that's quietly becoming the extensibility standard. Complete guide to installation…