Developer Tools
65 articles RSS
GitHub Fully Retires GitHub Models Today, Ending Free In-Repo AI Playground Launched in 2024
GitHub shut down its free AI model playground, catalog, inference API, and BYOK access on July 30, 2026, directing developers to Microsoft Foundry or Copilot.
VS Code 1.128 Ships Multi-Chat Agent Sessions and GA Copilot Vision
Visual Studio Code 1.128 lets a single Claude agent-host session hold multiple parallel chats and moves Copilot Vision to general availability.
GitHub Brings Open Source License Compliance to Public Preview, Letting Enterprises Block Noncompliant Dependencies
GitHub's new License Compliance feature enters public preview, letting Enterprise Cloud customers with GitHub Advanced Security block pull requests that add dependencies violating license policy.
AWS Gives CloudFormation an Express Mode That Skips Stabilization Checks, Claiming Up to 4x Faster Deployments
AWS added an Express mode to CloudFormation that ends deployments once configuration is applied instead of waiting for resources to stabilize, available in all commercial Regions at no extra cost.
Google Open-Sources a VS Code Extension That Runs Cloud Workbench Notebooks Without Leaving the Editor
Google's new Apache-2.0 VS Code extension connects a local editor to managed Jupyter Workbench instances on Google Cloud.
GitHub Desktop 3.6 Adds Git Worktree Support and Moves Copilot Into Commit Authoring and Merge-Conflict Resolution
GitHub Desktop 3.6.0, released June 26, brings a graphical worktree workflow and routes Copilot into commit messages and merge conflicts, with a model picker and BYOK.
Git 2.55 Adds a 'git history fixup' Command, Brings the FSMonitor Daemon to Linux, and Lets git push Target Remote Groups
Released June 29, the update extends the experimental git history command, adds inotify-based filesystem monitoring on Linux, and lets git push write to a group of remotes at once.
Jujutsu 0.42 Switches to the mimalloc Allocator and Removes a Batch of Deprecated Commands
Jujutsu 0.42.0, released June 4, moves to the mimalloc allocator, drops several long-deprecated command options, and adds multi-revision support to jj show.
GitLab Previews 'Agent-Native' Git at Transcend 2026: A Redesigned SCM Backend Claiming 50x Faster Tasks and 1,000x Less Network Traffic
GitLab's next-generation source code management, shown at its Transcend event, keeps the Git protocol but rebuilds the backend so agents query repos server-side instead of cloning them.
GDB 17 Brings Hardware Shadow-Stack Debugging and AArch64 Guarded Control Stacks as the 17.2 Maintenance Release Lands
The GNU Debugger's 17 series adds support for debugging CET shadow stacks and AArch64 Guarded Control Stacks, with version 17.2 shipping in May 2026 as the current release.
Microsoft Ships Coreutils for Windows, Putting Rust-Based Unix Command-Line Tools Natively on the OS
Announced at Build 2026, Coreutils for Windows packages a Rust uutils build of coreutils, findutils, and grep as a single native binary installable via WinGet, though the GitHub repo still labels it a preview.
GitHub Adds Immutable IDs to Actions OIDC Subject Claims to Close a Repository-Name Recycling Hole
GitHub is embedding permanent owner and repository IDs into Actions OIDC subject claims, with the new format becoming the default for repos created after July 15, 2026.