zed/crates
2026-04-23 12:42:43 +00:00
..
acp_thread Simplify draft threads (#53940) 2026-04-15 10:08:01 +00:00
acp_tools markdown: Refactor code block copy button visibility to use enum (#52817) 2026-04-01 09:05:03 +00:00
action_log Parallel agent cherry pick omnibus PR (#54111) 2026-04-16 13:17:59 -07:00
activity_indicator Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
agent Fix agent default model not picking up after authentication resolve (#54397) (cherry-pick to preview) (#54399) 2026-04-21 10:58:09 +00:00
agent_servers acp: Register ACP sessions before load replay (#54431) (cherry-pick to preview) (#54482) 2026-04-22 08:39:42 +00:00
agent_settings Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
agent_ui agent: Fix issue where new from summary was not working (#54648) (cherry-pick to stable) (#54658) 2026-04-23 12:38:27 +00:00
ai_onboarding Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
anthropic Add Claude Opus 4.7 BYOK (#54077) (cherry-pick to preview) (#54190) 2026-04-17 15:03:30 +00:00
askpass Reduce amount of monomorphizations from FnMut closures (#49453) 2026-02-18 12:00:02 +01:00
assets
audio audio: Remove rodio audio backend (#51945) 2026-03-24 00:58:09 +01:00
auto_update auto_update: Improve Linux rsync hinting (#50637) 2026-03-18 21:31:20 -04:00
auto_update_helper Try to fix auto-updates when Explorer.exe holds Zed.exe (#50332) 2026-03-03 17:47:35 +01:00
auto_update_ui Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
aws_http_client
bedrock bedrock: Fix wrong model ID for Opus 4.7 (#54554) (cherry-pick to stable) (#54557) 2026-04-22 22:36:12 +00:00
breadcrumbs editor: Replace BreadcrumbText with HighlightedText (#51083) 2026-03-13 08:00:22 +00:00
buffer_diff Parallel agent cherry pick omnibus PR (#54111) 2026-04-16 13:17:59 -07:00
call Move the worktree picker to the title bar + make it always visible (#54183) (cherry-pick to preview) (#54378) 2026-04-21 03:15:32 +00:00
channel Add the ability to reorder favorited collab channels (#52649) 2026-03-30 13:07:13 +00:00
cli cli: Fix -n behavior and refactor open options (#53939) 2026-04-15 04:58:04 +00:00
client client: Don't override organization plans with personal plan (#53842) 2026-04-14 10:55:03 -04:00
clock text: Narrow insertion-relative offsets from usize to u32 (#49801) 2026-02-25 08:12:04 +01:00
cloud_api_client language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
cloud_api_types collab_ui: Disable Collab panel based on organization configuration (#53567) 2026-04-10 10:15:28 -04:00
cloud_llm_client ep: Send edit prediction mode in prediction request (#53812) 2026-04-15 02:22:14 -04:00
codestral language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
collab cherry-pick: #54575 to stable (#54576) 2026-04-23 00:53:04 +00:00
collab_ui collab_ui: Disable Collab panel based on organization configuration (#53567) 2026-04-10 10:15:28 -04:00
collections Add VecMap::entry_ref (#52601) 2026-03-27 18:06:56 -07:00
command_palette command_palette: Fix keymap editor not matching actions with underscored namespaces (#50415) 2026-03-31 15:09:16 -04:00
command_palette_hooks
component
component_preview Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
context_server Update futures to 0.3.32 (#52910) 2026-04-05 23:05:35 +01:00
copilot Update futures to 0.3.32 (#52910) 2026-04-05 23:05:35 +01:00
copilot_chat copilot_chat: Serialize ToolChoice::Any as "required" instead of "any" (#52015) 2026-03-24 13:22:21 +00:00
copilot_ui Strong app state (#52602) 2026-03-27 14:56:46 -07:00
crashes Redact string panics (#51248) 2026-03-11 03:08:39 +00:00
credentials_provider language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
csv_preview Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
dap Bump Rust version to 1.94 (#51086) 2026-03-30 09:06:59 +00:00
dap_adapters debugger: Fall back to cached adapter binaries when offline (#50928) 2026-03-16 16:29:24 +00:00
db Cherry-pick: agent: Add ability to import threads from other channels (#54021) 2026-04-15 17:15:15 -07:00
debug_adapter_extension
debugger_tools markdown_preview: Add search support to markdown preview (#52502) 2026-04-06 16:42:20 +00:00
debugger_ui Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
deepseek docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
denoise
dev_container dev_container: Handle devcontainer.metadata label as JSON object or array (#53557) 2026-04-10 08:28:54 -07:00
diagnostics diagnostics: Fall back to multibuffer_context_lines when syntactic expansion produces a single-line range (#53526) 2026-04-09 10:05:40 -04:00
docs_preprocessor Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
edit_prediction Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
edit_prediction_cli Move edit prediction metrics into shared crate (#53912) 2026-04-14 21:04:10 +03:00
edit_prediction_context Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
edit_prediction_metrics Move edit prediction metrics into shared crate (#53912) 2026-04-14 21:04:10 +03:00
edit_prediction_types edit_prediction: Disable training data collection based on organization configuration (#53639) 2026-04-10 13:27:04 -04:00
edit_prediction_ui Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
editor Parallel agent cherry pick omnibus PR (#54111) 2026-04-16 13:17:59 -07:00
encoding_selector Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
env_var language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
etw_tracing time_format: Add Windows implementation (#50227) 2026-02-28 21:47:30 -05:00
eval_cli language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
eval_utils gpui: Extract gpui_platform out of gpui (#49277) 2026-02-19 18:57:49 +01:00
explorer_command_injector explorer_command_injector: Avoid COM out-pointer overwrite in class factory exports (#49210) 2026-02-28 22:42:19 -05:00
extension Ignore user config when checking remote git URL for dev extensions (#52538) 2026-04-03 19:22:17 +05:30
extension_api extension_api: Expose preferred_line_length in LanguageSettings (#52175) 2026-03-24 19:11:30 -04:00
extension_cli theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
extension_host Bump tree-sitter for fix to wasm loading of grammars w/ reserved words (#52856) 2026-03-31 18:14:18 -07:00
extensions_ui Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
feature_flags feature_flags: Fix issue where staff is not automatically signed into collab (#54332) (cherry-pick to preview) (#54483) 2026-04-22 09:14:10 +00:00
feature_flags_macros Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
feedback Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
file_finder Add fuzzy_nucleo crate for order independent file finder search (#51164) 2026-04-07 12:05:02 +02:00
file_icons
fs worktree: Fix .git modified events not being correctly filtered out (#54329) (cherry-pick to preview) (#54333) 2026-04-20 16:03:25 +00:00
fs_benchmarks gpui: Extract gpui_platform out of gpui (#49277) 2026-02-19 18:57:49 +01:00
fuzzy fuzzy: Fix crash with Unicode chars whose lowercase expands to multiple codepoints (#52989) 2026-04-03 11:00:13 +00:00
fuzzy_nucleo Add fuzzy_nucleo crate for order independent file finder search (#51164) 2026-04-07 12:05:02 +02:00
git Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
git_graph git_graph: Add some design adjustments (#53803) 2026-04-13 13:14:48 -03:00
git_hosting_providers
git_ui git: Fix create worktree hook tasks running when switching worktrees (#54612) (cherry-pick to stable) (#54643) 2026-04-23 11:20:33 +00:00
go_to_line Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
google_ai docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
gpui Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
gpui_linux Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
gpui_macos Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
gpui_macros Disable flaky test_sidebar_invariants property test (#53410) 2026-04-08 15:50:36 +00:00
gpui_platform agent: Fix cargo test -p agent on windows (#52311) 2026-03-24 11:05:12 +00:00
gpui_shared_string language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
gpui_tokio gpui_tokio: Use shutdown_background to avoid WASI panic on exit (#53904) 2026-04-14 18:14:31 +02:00
gpui_util GPUI on the web (#50228) 2026-02-26 18:36:50 +01:00
gpui_web gpui_wgpu: Add surface lifecycle methods for mobile platforms (#50815) 2026-03-31 13:16:53 +00:00
gpui_wgpu gpui_wgpu: Fix WGPU panic from unsupported atlas texture formats (#53808) 2026-04-13 18:17:55 +03:00
gpui_windows gpui: Add display_handle implementation for Windows, update it for macOS (#52867) 2026-04-04 16:10:22 -04:00
grammars Add automatic syntax highlighting for TopoJSON files (#53546) 2026-04-13 17:23:37 +00:00
html_to_markdown
http_client http_client: Fix GitHub download unpack failures on some filesystems (#53286) 2026-04-07 11:19:21 +05:30
http_client_tls
icons Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
image_viewer gpui: Implement pinch event support for X11 and Windows (#51354) 2026-03-28 18:41:33 -04:00
inspector_ui Restrict mouse wheel zoom for certain editors (#53598) 2026-04-10 09:20:38 +00:00
install_cli
journal Implement worktree interactions for the sidebar (#51421) 2026-03-12 15:34:09 -07:00
json_schema_store Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
keymap_editor Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
language Track additional metrics in settled (#52938) 2026-04-08 18:39:17 -04:00
language_core language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
language_extension language_core: Introduce fallback highlights (#52575) 2026-04-02 12:52:42 +00:00
language_model Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
language_model_core gemini: Fix tool schema issues when type field is array (#53834) 2026-04-15 10:11:44 +02:00
language_models Fix agent default model not picking up after authentication resolve (#54397) (cherry-pick to preview) (#54399) 2026-04-21 10:58:09 +00:00
language_models_cloud Fix RefCell panic in cloud model token counting (#54188) (cherry-pick to preview) (#54191) 2026-04-17 15:14:35 +00:00
language_onboarding Remove some outdated comments (#52432) 2026-03-25 12:07:34 -06:00
language_selector Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
language_tools markdown_preview: Add search support to markdown preview (#52502) 2026-04-06 16:42:20 +00:00
languages language_core: Introduce fallback highlights (#52575) 2026-04-02 12:52:42 +00:00
line_ending_selector Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
livekit_api
livekit_client audio: Remove rodio audio backend (#51945) 2026-03-24 00:58:09 +01:00
lmstudio ai: Add LMStudio API URL & API key support (#48309) 2026-03-06 16:49:55 +00:00
lsp lsp: Display readable gopls version in UI (#49835) 2026-03-17 08:36:37 +01:00
markdown markdown_preview: Add footnotes support (#53086) 2026-04-10 19:11:27 +05:30
markdown_preview markdown_preview: Support anchor link for headings (#53184) 2026-04-09 21:43:51 +05:30
media
menu
migrator Move the worktree picker to the title bar + make it always visible (#54183) (cherry-pick to preview) (#54378) 2026-04-21 03:15:32 +00:00
miniprofiler_ui theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
mistral docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
multi_buffer multibuffer: Speed up anchor resolution by avoiding an excerpts seek (#53340) 2026-04-07 22:37:00 +00:00
nc acp: Claude Code -> Claude Agent (#49345) 2026-02-17 10:41:10 +00:00
net Add ETW profile recorder action (#49712) 2026-02-20 13:36:04 +00:00
node_runtime acp: Use npm --prefix for registry npx agents (#53560) 2026-04-14 11:10:31 +00:00
notifications Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
ollama Prefer Ollama configured model context length over model architecture context length (#53543) 2026-04-15 02:21:56 -04:00
onboarding Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
open_ai docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
open_path_prompt theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
open_router language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
opencode Add Claude Opus 4.7 BYOK (#54077) (cherry-pick to preview) (#54190) 2026-04-17 15:03:30 +00:00
outline Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
outline_panel editor: Fix diagnostic rendering when semantic tokens set to full (#53008) 2026-04-07 14:15:33 +00:00
panel ui: Refactor the Button component icon methods (#51496) 2026-03-13 14:13:12 -03:00
paths Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
picker recent_projects: Make the currently active project visible in the picker (#53302) 2026-04-07 12:44:19 -03:00
platform_title_bar Remove Agent V2 feature flag (#52792) 2026-04-08 00:34:54 +00:00
prettier Fix FormatSelections to only format selected ranges, not entire document (#51593) 2026-03-31 12:48:22 +03:00
project cherry-pick: #54575 to stable (#54576) 2026-04-23 00:53:04 +00:00
project_benchmarks gpui: Extract gpui_platform out of gpui (#49277) 2026-02-19 18:57:49 +01:00
project_panel Cherry picks for v0.233.x preview release (#54439) 2026-04-21 20:30:27 +00:00
project_symbols Fix project symbol picker UTF-8 highlight panic (#53485) 2026-04-09 16:38:07 +00:00
prompt_store zed_agent: Pick rules file in order described in docs (#52495) 2026-03-26 13:48:18 +00:00
proto cherry-pick: #54575 to stable (#54576) 2026-04-23 00:53:04 +00:00
recent_projects Cherry picks for v0.233.x preview release (#54439) 2026-04-21 20:30:27 +00:00
refineable
release_channel Cherry-pick: agent: Add ability to import threads from other channels (#54021) 2026-04-15 17:15:15 -07:00
remote remote: Set current_dir for cargo zigbuild cross-compilation (#53951) 2026-04-15 09:07:53 +00:00
remote_connection Cherry picks for v0.233.x preview release (#54208) 2026-04-17 16:37:06 -07:00
remote_server Cherry picks for v0.233.x preview release (#54208) 2026-04-17 16:37:06 -07:00
repl Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
reqwest_client Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
rope Swap arrayvec crate for heapless to use LenT optimization (#47101) 2026-03-21 14:05:30 +01:00
rpc agent_ui: Unify draft and background threads into retained threads (#53737) 2026-04-13 09:07:09 +00:00
rules_library rules_library: Fix hover selecting active rule (#53264) 2026-04-06 17:19:29 -03:00
scheduler Remove Executor::close() (#50970) 2026-03-07 04:11:45 +00:00
schema_generator theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
search workspace: Add separate "format and save" action (#53710) 2026-04-14 16:20:05 +01:00
session Fix shared database test isolation (#51809) 2026-03-18 12:05:57 -07:00
settings Cherry picks for v0.233.x preview release (#54368) 2026-04-20 17:05:51 -07:00
settings_content Move the worktree picker to the title bar + make it always visible (#54183) (cherry-pick to preview) (#54378) 2026-04-21 03:15:32 +00:00
settings_json Remove some outdated comments (#52432) 2026-03-25 12:07:34 -06:00
settings_macros
settings_profile_selector Settings profile base option (#52456) 2026-04-02 00:44:53 +00:00
settings_ui Cherry picks for v0.233.x preview release (#54439) 2026-04-21 20:30:27 +00:00
shell_command_parser Reject shell substitutions in terminal tool commands (#51689) 2026-03-16 23:49:34 -04:00
sidebar Cherry pick more sidebar improvements to v0.233.x (#54478) 2026-04-22 03:49:07 -04:00
snippet
snippet_provider
snippets_ui
sqlez sqlez: Open named in-memory databases as SQLite URIs (#50967) 2026-03-10 20:25:12 +00:00
sqlez_macros
streaming_diff
sum_tree Swap arrayvec crate for heapless to use LenT optimization (#47101) 2026-03-21 14:05:30 +01:00
svg_preview gpui: Fix BGRA conversion for SVG rendering (#52641) 2026-03-29 14:43:05 +00:00
syntax_theme Extract syntax_theme crate (#52798) 2026-03-31 08:06:37 -06:00
system_specs
tab_switcher tab_switcher: Keep tab switcher open when closing last tab in active pane (#53279) 2026-04-14 23:26:23 -07:00
task Don't save buffers by default when running tasks (#52976) 2026-04-02 13:09:29 +00:00
tasks_ui tasks_ui: Fix previously used task tooltip (#53104) 2026-04-07 06:14:00 +00:00
telemetry
telemetry_events
terminal Allow agent and terminal panels to be either flexible or fixed (#52694) 2026-03-30 07:56:00 -07:00
terminal_view terminal: Properly apply focus when switching terminal via tabbing hotkey (#53127) 2026-04-10 12:16:51 +01:00
text Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
theme Remove storybook and story crates (#53511) 2026-04-09 12:32:27 +00:00
theme_extension theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
theme_importer theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
theme_selector theme_selector: Preserve selected theme after empty filter (#52461) 2026-04-07 23:41:34 +00:00
theme_settings Restrict mouse wheel zoom for certain editors (#53598) 2026-04-10 09:20:38 +00:00
time_format time_format: Add Windows implementation (#50227) 2026-02-28 21:47:30 -05:00
title_bar title_bar: Fix worktree label showing main when opening a worktree directly (#54406) (cherry-pick to preview) (#54423) 2026-04-21 15:31:49 +00:00
toolchain_selector Require multibuffer excerpts to be ordered and nonoverlapping (#52364) 2026-04-01 17:25:32 +00:00
ui Cherry pick more sidebar improvements to v0.233.x (#54478) 2026-04-22 03:49:07 -04:00
ui_input agent_ui: Mask API key input in Add LLM provider modal (#50379) 2026-03-13 19:37:18 -03:00
ui_macros ui: Make UI independent from settings crate (#52578) 2026-03-27 15:31:49 +00:00
ui_prompt theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
util Disambiguate project names (#52848) 2026-04-09 14:11:55 -04:00
util_macros
vercel docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
vim editor: Add action to toggle block comments (#48752) 2026-04-08 22:29:16 +03:00
vim_mode_setting workspace: Only suppress auto-save on focus transfer for the Vim/Helix command palette (#51949) 2026-03-19 12:53:26 -04:00
watch Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
web_search
web_search_providers language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
which_key theme: Split out theme_settings crate (#52569) 2026-03-27 14:41:25 +01:00
workspace Cherry picks for v0.233.x preview release (#54439) 2026-04-21 20:30:27 +00:00
worktree git: Revert skipping of events for the .git directory itself (#54443) (cherry-pick to preview) (#54445) 2026-04-21 19:05:59 +00:00
worktree_benchmarks gpui: Extract gpui_platform out of gpui (#49277) 2026-02-19 18:57:49 +01:00
x_ai docs: Update mentions to "assistant panel" (#53514) 2026-04-09 10:42:21 -03:00
zed Bump to 0.233.8 for @bennetbo 2026-04-23 12:42:43 +00:00
zed_actions Move the worktree picker to the title bar + make it always visible (#54183) (cherry-pick to preview) (#54378) 2026-04-21 03:15:32 +00:00
zed_credentials_provider language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
zed_env_vars language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
zeta_prompt Consolidate prompt formatting logic into zeta_prompt (#53079) 2026-04-06 16:29:37 -04:00
zlog zlog: Fix log file rotation never truncating original file (#50571) 2026-03-03 08:37:58 +00:00
zlog_settings
ztracing
ztracing_macro