Developer Tools
52 articles RSS
Meta's Pyrefly Reaches 1.0, Bringing a Rust-Built Python Type Checker to Stable With 90% Spec Conformance
Pyrefly 1.0.0 ships on May 12, 2026 as Meta's production-grade Python type checker, checking 1.8 million lines per second and powering Instagram's codebase.
GitHub Code Quality Brings Code Coverage to Pull Requests, Completing a Feature Set That Rivals Dedicated Coverage Tools
GitHub Code Quality added code coverage metrics to pull requests on May 26, completing a roadmap item announced at the feature's October 2025 launch.
Go Team Launches Official pkg.go.dev API, Replacing Years of Web Scraping Workarounds
The Go team published a formal REST API for pkg.go.dev on May 21, giving tool authors and IDE integrations a stable, versioned interface to module metadata, documentation, symbols, and vulnerability data.
OpenTofu 1.12 Ships the Dynamic Destroy Protection Terraform Refused to Build for a Decade
OpenTofu v1.12.0 lands with variable-driven prevent_destroy, a destroy=false lifecycle flag, and dual output modes — features the Terraform tracker left open since 2016.
VS Code 1.121 Ships Remote Agents Over SSH, Built-In Mermaid Diagrams, and a New Open Agent Protocol
VS Code 1.121, released May 20, adds remote agent sessions over SSH and dev tunnels, native Mermaid diagram rendering, HTML file preview, and a new Agent Host Protocol for multi-client agent coordination.
Temporal Adds Serverless Workers to Its Durable Execution Platform at Replay 2026
Temporal unveils Serverless Workers for AWS Lambda at Replay 2026, letting teams run durable workflows on pay-per-invocation compute with no cluster management.
Biome v2 Ships Type-Aware JavaScript Linting Without the TypeScript Compiler
Biome v2, released June 2025, introduces type-aware lint rules and a plugin system without requiring tsc, reaching v2.4 by February 2026.
OpenSSL 4.0 Ships With Encrypted Client Hello, Post-Quantum Algorithms, and a New Two-Year Release Cadence
OpenSSL 4.0.0 landed on April 14 as the library's first major version bump since 2018, adding ECH, post-quantum hybrid key exchange, and removing the legacy engine API and SSLv3.
Gradle 9.5 Ships Task Provenance in Error Messages, Type-Safe Kotlin Settings Plugins, and Wrapper Retry Support
Gradle 9.5.0 and its patch 9.5.1 bring clearer diagnostics, CI-resilient wrapper downloads, and long-awaited Kotlin DSL improvements.
Grafana 13 Launches at GrafanaCON 2026 With Dynamic Dashboards, Git Sync, and a Redesigned Loki Architecture
Grafana Labs shipped version 13 at its annual conference in Barcelona, graduating dynamic dashboards and Git Sync to GA while delivering a rebuilt Loki that runs aggregation queries up to 10x faster.
Android Studio I/O Edition Ships Agent Mode, iOS Migration Tool, and Android CLI as Google Bets on Agentic Development
Google's I/O 2026 Android Studio release introduces multi-step Agent Mode, a Migration Assistant that ports iOS and React Native apps to Kotlin in hours, a stable Android CLI for AI agents, and a new performance analyzer with 26x faster trace rendering.
GitHub Ships Standalone Copilot Desktop App in Technical Preview, Stepping Onto Cursor and Claude Code's Turf
GitHub launched a native desktop app for Windows, macOS, and Linux that runs multiple isolated Copilot agent sessions in their own git worktrees and ties them back to issues, pull requests, and merges.