Anthropic Paused the Agent SDK Billing Split
Anthropic paused a planned billing change for its Claude Agent SDK on June 15, which would have separated programmatic usage from subscription pools and charged API rates. The change would have ended …
Anthropic paused a planned billing change for its Claude Agent SDK on June 15, which would have separated programmatic usage from subscription pools and charged API rates. The change would have ended …
Anthropic paused a planned billing change for its Claude Agent SDK that would have shifted developers from subscription-based pricing to pay-per-token API rates, after heavy users warned of massive co…
In the ten days following its 1.0 release on April 29, the Zed editor team shipped four stable releases, launched a paid Business plan, and released a new edit-prediction model with 67% fewer output t…
SvGrid, a new Svelte 5 data grid with a headless core and an MCP server, has been released under the MIT License. It offers sorting, filtering, grouping, virtualization, inline editing, and server-sid…
Mozilla released an experimental MCP server for MDN Web Docs, enabling AI tools and IDEs to access up-to-date documentation and browser compatibility data. The server addresses the problem of AI model…
Sync, a new project-management and quality-control system for AI coding agents, launched in alpha v0.4.5. The tool runs locally and enforces agent accountability to defined specs, rules, and roadmaps,…
Zed 1.6.3 introduces Fast Mode, a toggle that prioritizes AI response speed over cost by routing requests through priority service tiers, alongside terminal sandboxing with granular filesystem permiss…
Nathan Sobo's Zed editor is launching DeltaDB, a version control system designed to capture pre-commit edits and agent conversations that Git does not record. The system aligns with Zed's founding mis…
Clawdcursor, a new open-source desktop control tool, allows AI models to directly interact with computer interfaces through a single MCP entry point, supporting macOS, Windows, and Linux. The tool ope…
Zedra, a new mobile code editor built on Rust with GPUI, connects directly to desktop environments to allow users to run AI coding agents remotely via terminal. The app uses peer-to-peer networking ov…
Vercel's Head of Forward Deployed Engineering introduces skill mining, a method to extract latent knowledge from codebases into reusable agent skills. The approach uses a seven-phase process to survey…
Carto, an open-source tool released under an MIT license, addresses the failure of AI coding agents on codebases larger than 10,000 lines of code by providing structural intelligence such as automatic…
GitHub will transition Copilot Chat from request-based to token-based billing starting Monday, using GitHub AI Credits instead of the previous Premium Request Unit system. The change applies to all Co…
Cordium, a new open-source sandbox platform built on Kubernetes and Octelium, eliminates credential injection by providing identity-based, secretless remote access to infrastructure for developers and…
A developer lost a decade of macOS configuration after a MacBook Pro failure, motivating them to rebuild their entire system setup using Nix-based declarative configuration files. The project aims to …
Zed users can now run local AI models directly within the editor, offering complete data privacy, predictable costs, and always-available access without reliance on cloud providers. The company report…
Zed is a Rust-based code editor that offers significantly faster performance than VS Code by using a custom GPU-accelerated UI framework instead of Electron, making it ideal for AI-augmented workflows…
In 2026, Cursor AI's Pro plan costs $20/month, making it the most expensive option compared to competitors like GitHub Copilot ($10/month) and Windsurf (free with a $15/month Pro tier). The article co…
Arthur Jean built Paneflow, a native terminal workspace for AI coding agents, using Rust and the GPUI framework. The tool is designed to address the limitations of traditional terminal multiplexers by…
Zed has launched Terminal Threads, allowing users to run terminal-based workflows like Claude Code and Amp as managed threads within the Agent Panel sidebar. The feature addresses demand for parallel …