What’s New

Zed

Developer Tools

A high-performance, multiplayer code editor.

Latest v1.12.1 · by Zed IndustriesWebsite

Changelog

nightly

gpui: Add an abstraction for scheduling foreground work for idle peri…

collab-staging: edit_prediction: Normalize prompt paths to Unix style (#61792)

Objective Fix V4 edit prediction requests failing for local Windows projects because native path separators do not match Unix-formatted context paths on the server. Solution Canonicalize serialized bu…

Fixed
  • Edit prediction requests now work correctly for local Windows projects by normalizing prompt paths to Unix style to match server-side context paths

v1.12.1

Added Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers. ( #61609 ) Fixed an issue where hover documentation could have too many line breaks. ( #61715 )

Added
  • Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers
Fixed
  • Hover documentation could have too many line breaks

v1.13.1-pre

Pre-release

Added Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers. ( #61606 ) Fixed an issue where hover documentation could have too many line breaks. ( #61714 ) Fixed project settings not…

Added
  • Add Claude Opus 5 support for Anthropic and Amazon Bedrock BYOK providers
Fixed
  • Fix an issue where hover documentation could have too many line breaks

v1.12.0-pre

Pre-release

This week's release includes Staged and Unstaged grouping in the Git Panel and multi-select in the File Finder and Text Finder. Shipped by the Zed Guild 🛡️ Improved branch filtering with all, local,…

Added
  • Add Staged and Unstaged grouping in the Git Panel
  • Add multi-select in the File Finder and Text Finder
Changed
  • Improve branch filtering with all, local options

v1.12.0

This week's release includes Staged and Unstaged grouping in the Git Panel and multi-select in the File Finder and Text Finder. Shipped by the Zed Guild 🛡️ Improved branch filtering with all, local,…

Added
  • Add Staged and Unstaged grouping in the Git Panel
  • Add multi-select in the File Finder
  • Add multi-select in the Text Finder
Changed
  • Improve branch filtering with all and local options

v1.13.0-pre

Pre-release

This week's release includes improved branch picker filtering and grouping, run-status indicators for runnable gutter controls, editable image-viewer zoom levels, and GPT-5.6 Luna support for ChatGPT…

Added
  • Add run-status indicators for runnable gutter controls
  • Add GPT-5.6 Luna support for ChatGPT
Changed
  • Improve branch picker filtering and grouping
  • Make image-viewer zoom levels editable

v1.11.3

This week's release includes dedicated Staged Changes and Unstaged Changes multibuffers where you can review, stage, unstage, or restore individual hunks; Git Graph improvements including configurable…

Added
  • Add dedicated Staged Changes and Unstaged Changes multibuffers for reviewing, staging, unstaging, or restoring individual hunks
Changed
  • Improve Git Graph with configurable options

collab-production: collab: Use new fuzzy search endpoint (#60910)

Updates Collab to use the new /internal/channel_members/fuzzy_search endpoint that searches users by username (instead of GitHub login). Request and response shapes are the same. Release Notes: N/A

Changed
  • Collab now uses the new /internal/channel_members/fuzzy_search endpoint to search users by username instead of GitHub login

v1.11.3-pre

Pre-release

Fixed an issue with npm v12 that could cause language server startup failures ( #60869 ) agent: Fixed an issue where cmd-f would not work if the file was open in the center pane ( #60754 )

Fixed
  • Fix an issue with npm v12 that could cause language server startup failures
  • Fix an issue where cmd-f would not work if the file was open in the center pane

v1.10.3

Fixed an issue with npm v12 that could cause language server startup failures ( #60870 )

Fixed
  • An issue with npm v12 that could cause language server startup failures

v1.11.2-pre

Pre-release

agent: Added GPT 5.6 Sol & Terra for ChatGPT subscription. Note: GPT 5.6 Luna is not available yet, since OpenAI has not unlocked access for third-party clients ( #60744 )

Added
  • Add GPT 5.6 Sol and Terra models for ChatGPT subscription