MCP moves to a stateless core on July 28, 2026, and GitHub MCP Server already supports the latest spec. The practical changes are fewer session dependencies, less payload inspection, and official conformance tests for agent infrastructure.
#developer-tools
RSS FeedThe HN discussion around Claude Code’s bundled Bun focused less on speed and more on what Anthropic’s ownership means for a developer runtime.
AI coding is shifting from picking one assistant to orchestrating several agents. Omnigent is an open-source meta-harness with shared sessions, guardrails, and human-in-the-loop workflows.
GitHub is moving Copilot CLI from one-off terminal help toward versioned team workflows. The new custom agents cover at least four repeated tasks: security audits, release notes, infrastructure reviews, and incident response.
xAI’s Grok Build is now available inside Railway sandboxes, giving developers a direct terminal path through `ssh [email protected]`. The xAI post drew more than 175,000 views, while Railway’s quoted demo passed 145,000 views.
Developers were less interested in hype than in whether a local model is finally useful enough for everyday work.
GitHub Desktop 3.6 moves three agent-era Git chores into the client: worktrees, Copilot-written commits, and AI-assisted merge conflict review. The bigger shift is that Desktop now treats parallel branches and model choice as everyday developer controls.
GitHub says Copilot code review now uses CLI and SDK file-exploration tools such as grep, rg, glob, and view. The change has reduced review costs by about 20% while preserving review quality in offline and online evaluation.
GitHub expanded the Copilot app technical preview to paid Copilot customers and put local and cloud sandboxes into public preview. The notable shift is not another chat feature: it is execution control for coding agents that can run commands, modify files, and open pull requests.
xAI says Composer 2.5 is now available inside Grok Build. The post describes it as strong at complex instructions and long-running tasks, drawing more than 640K views as coding-agent competition tightens.
Quandri's engineering team makes the case that MCP's three structural flaws—context window waste, operational unreliability, and redundancy with existing infrastructure—outweigh its benefits for typical development workflows.
The thread’s useful tension was not whether AI can write code fast, but whether slower review loops produce code teams can actually trust.