185 items
184 posts, 1 tool
A workflow for archiving, signing, notarizing, and distributing Apple apps entirely from the command line - with AI coding assistants doing the heavy lifting.
Open-source tool gives Claude Code, Codex, and other agents their own isolated Linux VM on your machine - network firewall included, no cloud account required.
A security researcher intercepted Grok Build's network traffic and found it uploads entire repositories - including .env files with secrets - to xAI servers. Here's what the data shows.
A Microsoft field study found that CLI coding-agent adoption spreads through peers and managers, while adopters merged roughly 24% more pull requests. The lesson is not to buy more seats. It is to instrument rollout, retention, cost, and review quality from day one.
Andrew Kelley's blunt response to Anthropic's AI-assisted Bun rewrite sparked debate about AI marketing, language choices, and what makes engineering decisions honest.
New research shows Claude Code's system prompt and tool scaffolding consume 4.7x more tokens than OpenCode before processing user input. The HN thread debates whether that overhead buys better outcomes.
ByteDance's Dockerless paper asks whether coding-agent patches can be verified without spinning up per-repo environments. The practical answer is not replace CI. It is use cheaper evidence before CI.
OpenAI's GPT-5.6 Sol, Terra, and Luna tiers versus Anthropic's Claude Fable 5 and Mythos 5. Verified pricing, benchmarks, and a practical framework for picking a coding model in July 2026.
OpenAI launched ChatGPT Work to compete with Claude Cowork. Here is how they compare on features, pricing, integrations, and which workflow each handles best.
Cursor v3.11 introduces Side Chats for parallel agent conversations, Conversation Search across past sessions, and Cloud Agent Hooks for self-correcting loops. A practical guide to the new features released July 10, 2026.
A new essay argues that letting AI generate sloppy code creates a downward spiral where future AI absorbs those bad patterns. HN's 250+ comment thread is split between believers and pure vibe-coders.
A Haskell Foundation board member explains why Scarf moved to Python after 7 years in production. The culprit: LLM-driven development made Haskell's compile times an unacceptable bottleneck.
A viral post argues AI works better on standardized codebases, making rewrites economically sensible. HN pushes back with the Mythical Man-Month and maintainability concerns.
A fair comparison of AI-assisted test generation tools for coding agents - what they generate, where they plug into your workflow, and which claims to verify yourself before trusting the output.
The Bun runtime completed an AI-assisted rewrite from Zig to Rust, fixing memory safety issues and improving performance. Here is what HN thinks and why it matters for LLM-assisted code migration.
xAI launched Grok 4.5, trained on trillions of Cursor interaction tokens. At $2/M input pricing, it undercuts Claude and GPT while benchmarking near Opus 4.7 level.
VS Code 1.128 shipped today with multi-chat support for Claude agent sessions. Run parallel conversations in one workspace, fork turns, compare approaches, and monitor subagents. Complete setup and workflow guide.
ZCode is Z.ai's free desktop agentic development environment built around GLM-5.2. Here is the developer setup, pricing breakdown, and how it compares to Claude Code and Cursor.
A controlled study of 660 Claude Code trials shows clean codebases reduce token usage by 7-8% and file revisitations by 34%, while pass rates stay the same. Traditional maintainability principles still matter in the age of AI coding.

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