Coding Agent
14 articles tagged with this topic
Longer Chats, Dumber AI: Agent Bottleneck Isn't Memory—It's Your PPT
An engineer argues Agents stall because they use chat logs as working memory. When artifacts become directly readable, editable, and verifiable, Agent
AI-Generated UI Drifts Across Pages — A Tool That Turns Sites Into Spec Sheets
Imprint: enter a URL, get a DESIGN.md spec with colors, fonts, spacing, and confidence scores — built for Coding Agents to fix AI UI drift.
Claude Code Burns Tokens, Developers Target Pi — Coding Agents Enter Cost War
An r/LocalLLaMA post asks if Pi can replace Claude Code to save tokens. Small question, big signal — coding agent market reshaped by token costs.
Qwen 27B Fixed a Real Git Repo — But Its Eval Method Is the Real Story
A dev tested Qwen 27B on a real Git repo. It fixed code, ran tests, recovered. The real story: the eval method—and 6 criteria China AI lacks.
OpenAI Puts Coding Agent in the Terminal: 114K Stars but Still Alpha
OpenAI's Codex CLI tops GitHub Trending at 114K stars — but daily rank is #2, latest tag is alpha, and 13K issues unresolved. The "#1" is discounted.
Simon Willison: Don't Review AI Code Line-by-Line — Direct and Verify
Simon Willison this week: AI code needs confident instruction and verification, not line-by-line review. An underrated Agent-era soft skill.
AI Agents 'Black Out' Mid-Task — An Open-Source Codebase Reveals Why
Pi's session persistence: five-state machine, append-only state tree. AI's hard part isn't the model — it's keeping agents from 'blacking out.'
Zhipu ships GLM-5.3 and ZCode same week — LLMs pivot from tokens to ecosystems
Zhipu shipped GLM-5.3 and ZCode the same week with a 2.39% pass-rate edge over Claude Code pairings. LLM firms now bundle models and tools into full e
AI Edits Code, Tests Pass, Prices Wrong — An Invisible Bug Hits Enterprise IT
Andrew Ng's 90% statistic lands as a real case: Codex edited train ticket round-trip pricing code, tests passed green, yet prices quietly went wrong.
DeepSeek Open-Sources dsh — 50K Stars in a Day, But Its README Is One Sentence
DeepSeek open-sourced 'dsh' Aug 13 — 50K stars in a day. The real story: Chinese AI is moving from model wars to toolchain battles.
Pi Keeps MCP Out of Core — A More Disciplined Engineering Choice
Pi's v0.82.1 keeps MCP out of its core. We unpack why this looks anti-standard but is actually a smarter engineering decision about context governance
Minimal Coding Agent Pi Goes Viral: Why Programmers Are Paying for a Tool That Refuses to Make
A bare-bones CLI coding assistant called Pi is suddenly popular with developers — it ships no preset models, no locked-in workflows, every feature is
Meta Buys Your Code for $0.2 — The Coding AI Battlefield Has Changed
Meta's Muse Code launches at $0.2/M tokens—if you let it train on your code. The coding AI race has shifted from "who's smarter" to "who's cheaper and
9 Lines of Python Clone Claude Code — The Barrier to Coding Agents Is Lower Than You Think
A developer replicates Claude Code's core loop in 9 lines of Python. The takeaway: AI coding tools are far thinner than their branding suggests.