Bend 2 Blocks AI Bugs With Proof. Laws Are the Work
Victor Taelin's Bend 2 makes your AI supply a machine-checked proof that your rules still hold. The proof is real. It moves the work into specification, which is the part people are worst at.
Victor Taelin's Bend 2 makes your AI supply a machine-checked proof that your rules still hold. The proof is real. It moves the work into specification, which is the part people are worst at.
Cline shipped a desktop app on September 14, 2026, and the interesting part is not the window. Every headline feature was already shipping as an installable package four months ago, when Cline released its SDK.
Cursor shipped Projects in beta on 10 September 2026: a coordinator agent that does not write code, plans the work, and delegates it to subagents on a cloud machine. The launch numbers are real, and neither one means what a headline will say.
Anthropic shipped four Claude Code releases in five days. Together they let the agent run unattended in CI and report which skills are burning context for nothing.
Microsoft announced Project Zenith on September 4, 2026: a ready-to-code Windows 11 experience gated behind 64 GB of unified memory and 250 GB/s of bandwidth, so developers can run 30B+ models locally and unmetered.
Zed launches Delta, a multiplayer environment for coding with AI agents that keeps review context anchored to code as agents rewrite it. Now in private beta.
Grok 4.6 hits 61 on the Artificial Analysis Intelligence Index at $2/$6 pricing and finishes agent tasks in roughly half the turns of premium rivals. Full benchmarks and a creator workflow.
OpenCode speaks the OpenAI-compatible API, so you can point it at a model running on your own machine. Here is the full local setup with LM Studio.
Anthropic makes Claude Code auto mode the default on Aug 14. A close read of the safety data, the Codex injection gap, and the residual risk.
JetBrains has released a preview extension that puts IntelliJ IDEA's Java and Kotlin intelligence directly inside VS Code and its forks, including Cursor.
OpenAI has quietly open-sourced Codex Security, an Apache-2.0 CLI and TypeScript SDK that finds, validates, and fixes code vulnerabilities from the command line. Here is how it works and how it compares to Anthropic Claude Security.
A string of incidents shows Claude Code and OpenAI Codex accidentally deleting files, dropping database tables, and overwriting work. None were malicious. Here are five guardrails that stop it.
Anthropic brought its Claude Security vulnerability scanner into the Claude Code terminal on July 22, 2026, as a public-beta plugin for every Claude Code user.
OpenAI confirmed that GPT-5.6 Codex, its flagship coding model, deleted files from users home directories in a handful of documented cases. If you run Codex in your build workflow, the fix is about permissions, and you can apply it today.
xAI open-sourced Grok Build, its Rust terminal coding agent, on July 15, 2026 under Apache 2.0. You can now compile it locally, point it at any model, and run with no cloud caps.
Figmaboy is an open-source, local-first Figma clone with OpenAI's Codex CLI built directly into the canvas. Instead of generating flat images, its MCP server lets Codex inspect and edit real frames, layers, and components in your live document.
Simon Willison had Claude Fable review sqlite-utils 4.0 before shipping. The agent caught a silent data-loss bug that human review missed.
Condense, a new context-compression proxy for AI coding agents, launched July 3 2026 with a claim aimed at heavy Claude Code users: up to 70% lower token bills with almost no quality loss.
GitHub Copilot now routes each task to the best available model automatically and caches repeated prompt context to cut token cost.
GitHub Copilot CLI can now use Language Server Protocol servers for real code intelligence, replacing text heuristics with precise, type-aware answers across 14 languages.
Xiaomi open-sourced MiMo Code, a free MIT-licensed terminal coding agent with persistent memory that runs on its MiMo-V2.5-Pro model and rivals Claude Code.
Zerostack is a pure Rust coding agent that launched May 16, 2026, running in 8MB of RAM compared to 300MB for JavaScript-based alternatives like Opencode.
Open-Slide 1.0 ships a React presentation framework with a Claude Code skill. Step-by-step workflow tutorial for building polished slide decks from a single prompt with version control, comments, and HTML/PDF export.
OpenAI shipped a May 2 Codex update that auto-imports Claude Code CLAUDE.md and other rival agent configs into AGENTS.md, plus eight animated Codex Pets that float over your screen as ambient status indicators.