| .. |
|
acp_thread
|
Persist unsent draft prompt across Zed restarts (#49541)
|
2026-03-03 00:57:15 +00:00 |
|
acp_tools
|
ui: Improve performance in the CopyButton component (#47292)
|
2026-01-21 13:40:42 -03:00 |
|
action_log
|
agent: Add linked action log support for subagent threads (#50500)
|
2026-03-02 18:00:12 +00:00 |
|
activity_indicator
|
workspace: Move the update Zed button to the title bar (#48467)
|
2026-02-10 16:03:46 -03:00 |
|
agent
|
agent: Cancel retries when the turn is cancelled (#50580)
|
2026-03-03 11:16:49 +01:00 |
|
agent_servers
|
agent_servers: Migrate all built-in agents to go via registry (#50094)
|
2026-02-26 12:24:39 +00:00 |
|
agent_settings
|
Remove Agents Panel and utility panes (#49038)
|
2026-02-12 15:46:10 -05:00 |
|
agent_ui
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
ai_onboarding
|
acp: Claude Code -> Claude Agent (#49345)
|
2026-02-17 10:41:10 +00:00 |
|
anthropic
|
Add fast mode toggle in agent panel (#49714)
|
2026-02-26 21:19:41 +01:00 |
|
askpass
|
Reduce amount of monomorphizations from FnMut closures (#49453)
|
2026-02-18 12:00:02 +01:00 |
|
assets
|
|
|
|
assistant_slash_command
|
Handle removed IconName variants in text thread deserialization (#47624)
|
2026-01-26 23:56:55 +00:00 |
|
assistant_slash_commands
|
build: Tear up crate graph (move terminal closer to editor) (#48602)
|
2026-02-06 20:14:35 +01:00 |
|
assistant_text_thread
|
Add fast mode toggle in agent panel (#49714)
|
2026-02-26 21:19:41 +01:00 |
|
audio
|
Use updated version of our fork of rust-sdks (#50205)
|
2026-02-27 20:22:03 +01:00 |
|
auto_update
|
auto_update: Persist custom icons across app updates on macOS (#49727)
|
2026-02-24 22:20:57 +00:00 |
|
auto_update_helper
|
|
|
|
auto_update_ui
|
auto_update_ui: Add announcement toast component (#49543)
|
2026-02-19 10:41:16 -03:00 |
|
aws_http_client
|
|
|
|
bedrock
|
bedrock: Add Claude Sonnet 4.6 (#49439)
|
2026-02-19 07:23:27 +01:00 |
|
breadcrumbs
|
Clean up some Cargo.toml files (#48623)
|
2026-02-06 20:21:19 +00:00 |
|
buffer_diff
|
editor: Clean up tab_map (#49606)
|
2026-03-02 09:24:04 +00:00 |
|
call
|
workspace: Invert dependency on call crate by extracting into a trait (#49968)
|
2026-02-24 11:19:34 +00:00 |
|
channel
|
Fix race condition in channel notes rejoin (#50034)
|
2026-02-25 05:48:59 +00:00 |
|
cli
|
Reduce amount of closure monomorphizations part 2 (#49688)
|
2026-02-20 08:32:45 +00:00 |
|
client
|
agent_servers: Migrate all built-in agents to go via registry (#50094)
|
2026-02-26 12:24:39 +00:00 |
|
clock
|
text: Narrow insertion-relative offsets from usize to u32 (#49801)
|
2026-02-25 08:12:04 +01:00 |
|
cloud_api_client
|
Sign out upon receiving an Unauthorized response when acquiring an LLM token (#49673)
|
2026-02-19 22:13:38 -05:00 |
|
cloud_api_types
|
agent: Add subagent info to telemetry events (#50492)
|
2026-03-02 15:17:05 +00:00 |
|
cloud_llm_client
|
Include optional model version with EP acceptance and rejection messages (#50262)
|
2026-02-27 01:07:37 +00:00 |
|
codestral
|
Fix Codestral API key credentials URL mismatch (#48513)
|
2026-02-05 17:34:34 -05:00 |
|
collab
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
collab_ui
|
Detect leaked entities at the end of test runs (#50400)
|
2026-03-02 12:04:13 +01:00 |
|
collections
|
|
|
|
command_palette
|
workspace: Properly flush effects in send_keystrokes_impl (#50486)
|
2026-03-02 15:37:59 +01:00 |
|
command_palette_hooks
|
|
|
|
component
|
|
|
|
component_preview
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
context_server
|
Revert "Allow always_allow patterns for Nushell, Elvish, and Rc shells" (#48050)
|
2026-01-30 21:26:13 +00:00 |
|
copilot
|
Start removing callers of legacy excerpt APIs (#50144)
|
2026-02-26 10:37:43 -05:00 |
|
copilot_chat
|
copilot: Display cost multiplier for Github Copilot models (#44800)
|
2026-02-16 15:24:59 -03:00 |
|
copilot_ui
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
crashes
|
markdown_preview: Remove recoverable_panic and fix mermaid hex parsing panic (#50470)
|
2026-03-02 14:26:58 +05:30 |
|
credentials_provider
|
gpui: Actually remove the Result from AsyncApp (#45809)
|
2026-01-07 12:48:24 -08:00 |
|
csv_preview
|
Add CSV preview with live table view and interactive features (#48207)
|
2026-03-03 15:49:40 +01:00 |
|
dap
|
dap: Make ProtoConversion::to_proto consume self (#47871)
|
2026-01-28 16:00:52 +00:00 |
|
dap_adapters
|
util: Always use posix_spawn on macOS even with pre_exec hooks (#49090)
|
2026-02-13 20:16:11 +01:00 |
|
db
|
Increase SQLite busy_timeout from 1ms to 500ms (#49039)
|
2026-02-12 16:26:13 +00:00 |
|
debug_adapter_extension
|
Revert "Revert scheduler update (#46659)" (#46671)
|
2026-01-14 07:19:13 +00:00 |
|
debugger_tools
|
Reduce amount of monomorphizations from FnMut closures (#49453)
|
2026-02-18 12:00:02 +01:00 |
|
debugger_ui
|
Start removing callers of legacy excerpt APIs (#50144)
|
2026-02-26 10:37:43 -05:00 |
|
deepseek
|
deepseek: Fix for max output tokens blocking completions (#45236)
|
2025-12-18 12:47:34 +00:00 |
|
denoise
|
|
|
|
dev_container
|
Handle empty match list and do safe vector selection instead of slicing (#50232)
|
2026-02-26 17:06:24 +00:00 |
|
diagnostics
|
Start removing callers of legacy excerpt APIs (#50144)
|
2026-02-26 10:37:43 -05:00 |
|
docs_preprocessor
|
Reduce amount of closure monomorphizations part 2 (#49688)
|
2026-02-20 08:32:45 +00:00 |
|
edit_prediction
|
Remove Zeta1 logic, allow choosing zeta2 experiment (#50560)
|
2026-03-02 22:24:55 -08:00 |
|
edit_prediction_cli
|
Remove Zeta1 logic, allow choosing zeta2 experiment (#50560)
|
2026-03-02 22:24:55 -08:00 |
|
edit_prediction_context
|
buffer_diff: Do not block on parsing in set_snapshot_with_secondary_inner (#50385)
|
2026-02-28 11:53:06 +00:00 |
|
edit_prediction_types
|
Differentiate between explicit rejection and ignored in ep acceptance tracking (#48409)
|
2026-02-04 17:54:11 -05:00 |
|
edit_prediction_ui
|
Remove Zeta1 logic, allow choosing zeta2 experiment (#50560)
|
2026-03-02 22:24:55 -08:00 |
|
editor
|
Add small alloc and lookup optimizations (#49041)
|
2026-03-02 21:28:12 -07:00 |
|
encoding_selector
|
Revert PRs for landing in main (#48969)
|
2026-02-12 00:28:17 +00:00 |
|
etw_tracing
|
time_format: Add Windows implementation (#50227)
|
2026-02-28 21:47:30 -05:00 |
|
eval
|
Add fast mode toggle in agent panel (#49714)
|
2026-02-26 21:19:41 +01: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
|
extension: Stream wasi-sdk download (#49679)
|
2026-02-20 07:25:53 +00:00 |
|
extension_api
|
extension_api: Add digest to GithubReleaseAsset (#48413)
|
2026-02-05 12:13:02 +00:00 |
|
extension_cli
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
extension_host
|
extension_host: Allow extensions to define semantic highlighting rules (#49282)
|
2026-03-02 17:54:53 +01:00 |
|
extensions_ui
|
Reduce amount of monomorphizations from FnMut closures (#49453)
|
2026-02-18 12:00:02 +01:00 |
|
feature_flags
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
feedback
|
|
|
|
file_finder
|
file_finder: Remove project's root name from the file finder history (#46957)
|
2026-02-13 16:05:40 +00:00 |
|
file_icons
|
|
|
|
fs
|
git: Add diff stats in git_panel (#49519)
|
2026-02-25 18:32:22 +01:00 |
|
fs_benchmarks
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
fuzzy
|
|
|
|
git
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
git_graph
|
git: Fix conflicted paths not getting cleared (#50327)
|
2026-03-02 13:40:34 +00:00 |
|
git_hosting_providers
|
Implement extract_pull_request for GitLab provider (#47973)
|
2026-01-31 21:56:34 +00:00 |
|
git_ui
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
go_to_line
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
google_ai
|
Add gemini-3.1-pro-preview model (#49622)
|
2026-02-19 13:19:14 -05:00 |
|
gpui
|
gpui_web: Implement fetch based HTTP client (#50463)
|
2026-03-02 16:18:01 +01:00 |
|
gpui_linux
|
Fix a few cases where we weren't escaping shell vars correctly (#50562)
|
2026-03-02 23:31:11 -07:00 |
|
gpui_macos
|
Use dispatch2 crate (#50171)
|
2026-02-28 02:54:15 +00:00 |
|
gpui_macros
|
Detect leaked entities at the end of test runs (#50400)
|
2026-03-02 12:04:13 +01:00 |
|
gpui_platform
|
gpui_web: Implement fetch based HTTP client (#50463)
|
2026-03-02 16:18:01 +01:00 |
|
gpui_tokio
|
gpui: Actually remove the Result from AsyncApp (#45809)
|
2026-01-07 12:48:24 -08:00 |
|
gpui_util
|
GPUI on the web (#50228)
|
2026-02-26 18:36:50 +01:00 |
|
gpui_web
|
gpui_web: Implement fetch based HTTP client (#50463)
|
2026-03-02 16:18:01 +01:00 |
|
gpui_wgpu
|
Add error handling to keep Zed running in the face of transient wgpu errors (#50539)
|
2026-03-02 16:04:40 -07:00 |
|
gpui_windows
|
Fix Windows build (#49665)
|
2026-02-19 19:15:59 -05:00 |
|
html_to_markdown
|
|
|
|
http_client
|
gpui: Reduce amount of wasm cfgs in gpui (#50278)
|
2026-02-27 09:18:03 +00:00 |
|
http_client_tls
|
|
|
|
icons
|
Remove Supermaven-related code from Zed (#50537)
|
2026-03-02 22:18:49 +00:00 |
|
image_viewer
|
image_viewer: Use checkerboard from GPUI (#49575)
|
2026-02-24 12:56:59 +01:00 |
|
inspector_ui
|
Reduce amount of closure monomorphizations part 2 (#49688)
|
2026-02-20 08:32:45 +00:00 |
|
install_cli
|
Revert PRs for landing in main (#48969)
|
2026-02-12 00:28:17 +00:00 |
|
journal
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
json_schema_store
|
Fix docs validation to detect unknown keys (#49660)
|
2026-02-19 20:46:21 -05:00 |
|
keymap_editor
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
language
|
Remove Supermaven-related code from Zed (#50537)
|
2026-03-02 22:18:49 +00:00 |
|
language_extension
|
languages: Add support for passing user settings to Go LSP adapter (#50472)
|
2026-03-02 09:33:48 +00:00 |
|
language_model
|
Add fast mode toggle in agent panel (#49714)
|
2026-02-26 21:19:41 +01:00 |
|
language_models
|
language_models: Handle usage-only events with empty choices in OpenRouter (#50603)
|
2026-03-03 13:58:47 +00:00 |
|
language_onboarding
|
|
|
|
language_selector
|
language_selector: Auto-select current language when opening (#48475)
|
2026-02-26 15:18:25 +00:00 |
|
language_tools
|
buffer_diff: Do not block on parsing in set_snapshot_with_secondary_inner (#50385)
|
2026-02-28 11:53:06 +00:00 |
|
languages
|
extension_host: Allow extensions to define semantic highlighting rules (#49282)
|
2026-03-02 17:54:53 +01:00 |
|
line_ending_selector
|
|
|
|
livekit_api
|
Update Rust crate jsonwebtoken to v10 [SECURITY] (#48294)
|
2026-02-03 15:51:40 -05:00 |
|
livekit_client
|
Use updated version of our fork of rust-sdks (#50205)
|
2026-02-27 20:22:03 +01:00 |
|
lmstudio
|
|
|
|
lsp
|
util: Always use posix_spawn on macOS even with pre_exec hooks (#49090)
|
2026-02-13 20:16:11 +01:00 |
|
markdown
|
markdown: Fix horizontal autoscroll for code blocks in Agent Panel (#50416)
|
2026-03-01 02:42:35 +05:30 |
|
markdown_preview
|
markdown_preview: Remove recoverable_panic and fix mermaid hex parsing panic (#50470)
|
2026-03-02 14:26:58 +05:30 |
|
media
|
|
|
|
menu
|
ui: Add submenus to ContextMenu (#45743)
|
2025-12-30 07:49:01 -03:00 |
|
migrator
|
agent_servers: Migrate all built-in agents to go via registry (#50094)
|
2026-02-26 12:24:39 +00:00 |
|
miniprofiler_ui
|
Support profiling remote server in the miniprofiler (#49582)
|
2026-02-19 10:52:53 +00:00 |
|
mistral
|
mistral: Add x-affinity header (#48584)
|
2026-02-13 12:03:05 +00:00 |
|
multi_buffer
|
editor: Remove folded buffer ID on all excerpts removed (#50525)
|
2026-03-02 22:13:09 +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
|
util: Always use posix_spawn on macOS even with pre_exec hooks (#49090)
|
2026-02-13 20:16:11 +01:00 |
|
notifications
|
gpui: Actually remove the Result from AsyncApp (#45809)
|
2026-01-07 12:48:24 -08:00 |
|
ollama
|
ollama: Remove backwards compatibility for Ollama tool call IDs (#49246)
|
2026-02-16 14:33:29 +00:00 |
|
onboarding
|
Reduce amount of monomorphizations from FnMut closures (#49453)
|
2026-02-18 12:00:02 +01:00 |
|
open_ai
|
Add GPT-5.3-Codex BYOK model under the OpenAI provider (#50122)
|
2026-02-25 16:29:01 -05:00 |
|
open_path_prompt
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
open_router
|
Add user picked model to be used as a default for open router provider when generating comments and thread summary (#47475)
|
2026-02-12 14:02:16 +00:00 |
|
outline
|
Revert "outline: Refactor outline render_item to reuse existing TextStyle (#49166)" (#50258)
|
2026-02-26 23:27:24 +00:00 |
|
outline_panel
|
Revert "outline: Refactor outline render_item to reuse existing TextStyle (#49166)" (#50258)
|
2026-02-26 23:27:24 +00:00 |
|
panel
|
build: Decouple git_ui from recent_projects (#48062)
|
2026-02-02 13:30:07 +01:00 |
|
paths
|
Remove Supermaven-related code from Zed (#50537)
|
2026-03-02 22:18:49 +00:00 |
|
picker
|
build: Simplify build graph (#47253)
|
2026-01-23 18:29:20 +01:00 |
|
platform_title_bar
|
multiworkspace: Disable sidebar if disable_ai is enabled (#50137)
|
2026-02-25 23:01:59 +00:00 |
|
prettier
|
Add configurable LSP timeout setting (#44745)
|
2026-02-07 00:36:37 +00:00 |
|
project
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
project_benchmarks
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
project_panel
|
project_panel: Fix selection not updating for already-visible gitignored files (#49521)
|
2026-02-25 23:35:59 +05:30 |
|
project_symbols
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
prompt_store
|
Revert "Allow always_allow patterns for Nushell, Elvish, and Rc shells" (#48050)
|
2026-01-30 21:26:13 +00:00 |
|
proto
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
recent_projects
|
Detect leaked entities at the end of test runs (#50400)
|
2026-03-02 12:04:13 +01:00 |
|
refineable
|
|
|
|
release_channel
|
|
|
|
remote
|
Fix a few cases where we weren't escaping shell vars correctly (#50562)
|
2026-03-02 23:31:11 -07:00 |
|
remote_connection
|
build: Decouple git_ui from recent_projects (#48062)
|
2026-02-02 13:30:07 +01:00 |
|
remote_server
|
GPUI on the web (#50228)
|
2026-02-26 18:36:50 +01:00 |
|
repl
|
Fix a few cases where we weren't escaping shell vars correctly (#50562)
|
2026-03-02 23:31:11 -07:00 |
|
reqwest_client
|
gpui: Reduce amount of wasm cfgs in gpui (#50278)
|
2026-02-27 09:18:03 +00:00 |
|
rich_text
|
|
|
|
rope
|
rope: Improve prepend performance for small inputs on small ropes (#50389)
|
2026-02-28 12:54:09 +01:00 |
|
rpc
|
Support LSP document symbols in breadcrumbs and outline UI (#48780)
|
2026-02-11 21:30:03 +02:00 |
|
rules_library
|
Add fast mode toggle in agent panel (#49714)
|
2026-02-26 21:19:41 +01:00 |
|
scheduler
|
scheduler: Fix many with non-zero seed (#50482)
|
2026-03-02 12:38:32 +00:00 |
|
schema_generator
|
|
|
|
search
|
search: Fix popover spacing for split diff buttons (#49655)
|
2026-03-01 10:11:15 +00:00 |
|
session
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
settings
|
extension_host: Allow extensions to define semantic highlighting rules (#49282)
|
2026-03-02 17:54:53 +01:00 |
|
settings_content
|
Remove Zeta1 logic, allow choosing zeta2 experiment (#50560)
|
2026-03-02 22:24:55 -08:00 |
|
settings_json
|
|
|
|
settings_macros
|
|
|
|
settings_profile_selector
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
settings_ui
|
settings_ui: Defer fetch_files to avoid reentrant lease of Project (#50488)
|
2026-03-02 09:33:48 -05:00 |
|
shell_command_parser
|
Skip /dev/null redirects from terminal auto-allow command extraction (#49503)
|
2026-02-18 13:01:01 -05:00 |
|
sidebar
|
Remove thread title persistence (#49929)
|
2026-02-23 22:58:50 +00:00 |
|
snippet
|
|
|
|
snippet_provider
|
extension_cli: Validate that all snippets can be parsed (#47649)
|
2026-01-26 13:49:26 +00:00 |
|
snippets_ui
|
Revert PRs for landing in main (#48969)
|
2026-02-12 00:28:17 +00:00 |
|
sqlez
|
Reduce amount of closure monomorphizations part 2 (#49688)
|
2026-02-20 08:32:45 +00:00 |
|
sqlez_macros
|
|
|
|
story
|
|
|
|
storybook
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
streaming_diff
|
|
|
|
sum_tree
|
git: Fix conflicted paths not getting cleared (#50327)
|
2026-03-02 13:40:34 +00:00 |
|
svg_preview
|
Reduce amount of monomorphizations from FnMut closures (#49453)
|
2026-02-18 12:00:02 +01:00 |
|
system_specs
|
|
|
|
tab_switcher
|
vim: Make :bdelete use new workspace::CloseItemInAllPanes command (#48988)
|
2026-02-12 12:33:51 +00:00 |
|
task
|
Fix VSCode tasks.json parsing for tasks without explicit labels (#47754)
|
2026-02-12 16:30:47 +00:00 |
|
tasks_ui
|
Re-add MultiWorkspace (#48800)
|
2026-02-12 01:06:23 +00:00 |
|
telemetry
|
|
|
|
telemetry_events
|
ep_cli: rated-after: query (#47906)
|
2026-01-28 16:36:44 -08:00 |
|
terminal
|
terminal: Fix mouse scroll report count for negative scroll lines (#49931)
|
2026-02-24 10:27:22 +00:00 |
|
terminal_view
|
Make Workspace::split infallible (#50060)
|
2026-02-24 23:33:34 -07:00 |
|
text
|
text: Narrow insertion-relative offsets from usize to u32 (#49801)
|
2026-02-25 08:12:04 +01:00 |
|
theme
|
Add file icons for YAML, Helm and GitLab (#50529)
|
2026-03-03 12:58:13 +00:00 |
|
theme_extension
|
|
|
|
theme_importer
|
vim: Add configurable yank highlight background color (#49517)
|
2026-02-26 12:01:57 +00:00 |
|
theme_selector
|
|
|
|
time_format
|
time_format: Add Windows implementation (#50227)
|
2026-02-28 21:47:30 -05:00 |
|
title_bar
|
multiworkspace: Disable sidebar if disable_ai is enabled (#50137)
|
2026-02-25 23:01:59 +00:00 |
|
toolchain_selector
|
Revert "Added support for dismissing the toolchain path selector via … (#49504)
|
2026-02-18 17:07:10 -05:00 |
|
ui
|
Add CSV preview with live table view and interactive features (#48207)
|
2026-03-03 15:49:40 +01:00 |
|
ui_input
|
build: Decouple git_ui from recent_projects (#48062)
|
2026-02-02 13:30:07 +01:00 |
|
ui_macros
|
|
|
|
ui_prompt
|
|
|
|
util
|
Add folder_paths for project grouping (#50249)
|
2026-02-26 22:32:48 +00:00 |
|
util_macros
|
|
|
|
vercel
|
project: Move tests to integration layer (#47596)
|
2026-01-25 21:35:32 +01:00 |
|
vim
|
Fix panic in vim increment (#50311)
|
2026-02-27 13:24:37 -07:00 |
|
vim_mode_setting
|
|
|
|
watch
|
|
|
|
web_search
|
|
|
|
web_search_providers
|
Add helper method for checking if the LLM token needs to be refreshed (#47511)
|
2026-01-23 20:50:50 +00:00 |
|
which_key
|
|
|
|
workspace
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
worktree
|
workspace: Fix read-only button tooltip for non-toggleable buffers (#48998)
|
2026-02-16 20:11:37 +00:00 |
|
worktree_benchmarks
|
gpui: Extract gpui_platform out of gpui (#49277)
|
2026-02-19 18:57:49 +01:00 |
|
x_ai
|
|
|
|
zed
|
Add "Start Thread in New Worktree" (#49141)
|
2026-03-03 15:25:36 +00:00 |
|
zed_actions
|
repl: Fix duplicate output inside notebooks (#48616)
|
2026-02-26 00:15:57 +01:00 |
|
zed_env_vars
|
|
|
|
zeta_prompt
|
Remove Zeta1 logic, allow choosing zeta2 experiment (#50560)
|
2026-03-02 22:24:55 -08:00 |
|
zlog
|
zlog: Fix log file rotation never truncating original file (#50571)
|
2026-03-03 08:37:58 +00:00 |
|
zlog_settings
|
|
|
|
ztracing
|
ztracing: Annotate more callsites that invoke TreeSitter (#47522)
|
2026-02-11 11:24:04 +00:00 |
|
ztracing_macro
|
|
|