Developer Tools
119 articles RSS
Cursor Launches Rollouts and Security Reviewer Bots, Built on Its Firetiger Acquisition
Cursor released two automated bots that watch code from pull request to production and scan every PR for security flaws, six weeks after acquiring startup Firetiger.
Vercel Labs' scriptc Compiles TypeScript to Native Binaries, Skipping Node, V8, and Any JavaScript Engine
Vercel Labs' experimental scriptc compiler turns ordinary TypeScript into small native binaries with no embedded Node or JavaScript engine, now at version 0.1.4 with more than 5,000 GitHub stars.
Safari 27 Ships With Safari MCP for AI Coding Agents, Customizable Select Styling, and a Rewritten ECMAScript Module Loader
Safari 27.0 folds its Safari MCP developer server into a stable release, adds CSS-styleable select dropdowns, and rewrites the module loader in native C++.
GitHub Copilot App Adds Local Sandboxing, Off by Default, to Contain Unintended Agent Commands
GitHub added an opt-in, OS-level sandbox to the Copilot desktop app that limits agent file, network, and credential access, failing closed if unsupported.
Anthropic Launches Claude Opus 5.5, Cutting Coding-Agent Costs 40% While Arriving Same-Day in GitHub Copilot
Claude Opus 5.5 becomes Claude Code's default model and lands in GitHub Copilot the same day, at roughly 40% lower cost than Opus 5.
VS Code 1.139 Ships Dev Container Agent Sessions and Cuts Session-List Load Times Up to 12x
Visual Studio Code 1.139 extends Dev Container agent sessions to remote hosts and speeds up large agent session lists by up to 12x, Microsoft says.
Homebrew 7.0.0 Ships Built-In Vulnerability Scanning, an Advisory Database, and Linux Landlock Sandboxing
Homebrew 7.0.0 adds a brew vulns scanner and advisory database, swaps Linux Bubblewrap sandboxing for Landlock, and patches a cask sandbox-escape flaw.
Git 2.56 Release Candidate Confirms Rust Will Become Mandatory in Git 3.0, Adds a New 'git refs' Toolbox
Git 2.56.0-rc1 adds new git refs subcommands and, via an amended 2.55 release note, confirms Rust will become a mandatory build dependency in Git 3.0.
DoorDash's Multi-Agent LLM System Cleans Up Stale Feature Flags Across 623 Repositories
DoorDash built a two-phase Claude-based multi-agent system that produced usable pull requests for 45 of 50 stale feature flags, averaging $4.79 and 13.8 minutes each.
GitHub Rewrites the Copilot Agent Runtime Into 800,000 Lines of Rust, Built Largely by Its Own Coding Agents
GitHub says it rewrote the Copilot agent runtime into more than 800,000 lines of Rust using its own Copilot coding agents, at a roughly $120,000 token cost.
Alibaba Open-Sources OpenCodeReview, an AI Code-Review CLI It Says Beats Claude Code on Precision, as Reviewers Flag a 20% Recall Ceiling
Alibaba open-sourced OpenCodeReview, an AI code-review CLI it says outperforms Claude Code on precision using far fewer tokens, while independent reviewers warn of a low recall ceiling and weaker results outside Alibaba's own benchmark.
Cloudflare Takes Python Workers to General Availability With Native FastAPI, Django, and Postgres Support
Cloudflare has moved Python Workers out of beta to general availability, adding native FastAPI, Django, and Flask support plus PostgreSQL and MySQL connectivity via Hyperdrive.