zed/crates
2025-09-26 15:28:48 +00:00
..
acp_thread acp: Fix @mentions when remoting from Windows to Linux (#38882) 2025-09-25 16:23:45 -04:00
acp_tools acp: Rename dev command (#36908) 2025-08-25 16:04:44 -06:00
action_log Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
activity_indicator auto_update: Show update error on hover and open logs on click (#38241) 2025-09-16 08:07:02 +00:00
agent windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
agent2 windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
agent_servers acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
agent_settings Dismiss agent panel when disable_ai is toggled to true (#38461) 2025-09-19 17:05:39 +02:00
agent_ui windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
ai_onboarding Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
anthropic Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
askpass windows: Do not attempt to encrypt empty encrypted strings (#38774) 2025-09-24 10:27:45 +00:00
assets
assistant_context assistant_context: Fix thread_summary_model not getting used in Text Threads (#38859) 2025-09-25 14:41:49 +02:00
assistant_slash_command Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
assistant_slash_commands windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
assistant_tool windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
assistant_tools windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
audio Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
auto_update Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
auto_update_helper Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
auto_update_ui Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
aws_http_client
bedrock bedrock: Inference Config updates (#35808) 2025-08-29 18:13:06 -04:00
breadcrumbs Revert "Remote LSP logs (#36709)" (#37051) 2025-08-27 23:24:19 +00:00
buffer_diff sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
call Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
channel Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
cli Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
client Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
clock
cloud_api_client http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
cloud_api_types Make plans backwards compatible (#37941) 2025-09-10 20:11:07 +00:00
cloud_llm_client edit_prediction_context: Minor optimization of text similarity + some renames (#38941) 2025-09-26 07:57:28 +00:00
cloud_zeta2_prompt edit_prediction_context: Minor optimization of text similarity + some renames (#38941) 2025-09-26 07:57:28 +00:00
collab Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
collab_ui settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
collections Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
command_palette Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
command_palette_hooks Syntax tree view improvements (#37570) 2025-09-05 14:22:32 +02:00
component tests: Fix doctests in crates/component (#37716) 2025-09-08 12:23:33 +03:00
context_server Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
copilot copilot: Ensure minimum Node version (#38945) 2025-09-26 20:08:21 +05:30
crashes Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
credentials_provider
dap Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
dap_adapters Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
db Centralize ZED_STATELESS (#37492) 2025-09-03 22:10:14 +00:00
debug_adapter_extension Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
debugger_tools Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
debugger_ui Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
deepseek Change DeepSeek max token count to 128k (#36864) 2025-09-04 05:51:48 +00:00
denoise Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
diagnostics Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
docs_preprocessor Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
edit_prediction onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 11:45:47 -04:00
edit_prediction_button Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
edit_prediction_context edit_prediction_context: Minor optimization of text similarity + some renames (#38941) 2025-09-26 07:57:28 +00:00
editor windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
eval Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
explorer_command_injector Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
extension Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
extension_api Windows: Fix issues with paths in extensions (#37811) 2025-09-11 13:56:06 -07:00
extension_cli Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
extension_host Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
extensions_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
feature_flags Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
feedback Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
file_finder Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
file_icons Add support for named folder icons (#36351) 2025-09-12 14:55:25 -04:00
fs Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
fsevent
fuzzy Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
git Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
git_hosting_providers settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
git_ui Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
go_to_line Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
google_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
gpui Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
gpui_macros gpui_macros: Hide inner test function from project symbols (#38809) 2025-09-24 18:07:34 +00:00
gpui_tokio Use Tokio::spawn instead of getting an executor handle (#36701) 2025-08-21 17:19:57 +00:00
html_to_markdown
http_client http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
http_client_tls
icons Add wsl specific icon (#38316) 2025-09-17 10:47:09 +00:00
image_viewer Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
inspector_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
install_cli zed: Hide Install CLI menu button on Windows (#37843) 2025-09-09 20:56:08 +02:00
journal Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
keymap_editor keymap_editor: Fix filter input element alignment (#38895) 2025-09-25 15:29:02 -03:00
language windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
language_extension Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
language_model language_models: Add xAI support to Zed Cloud provider (#38928) 2025-09-26 03:19:12 +00:00
language_models language_models: Send a header indicating that the client supports xAI models (#38931) 2025-09-26 04:11:48 +00:00
language_onboarding Hide BasedPyright banner in toolbar when dismissed (#38135) 2025-09-15 09:43:04 +02:00
language_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
language_tools Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
languages python: Fix ty archive extraction on Linux (#38917) 2025-09-25 22:17:49 +00:00
line_ending_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
livekit_api
livekit_client Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
lmstudio language_models: Fix tool_choice null issue for other providers (#34554) 2025-09-03 01:22:57 +02:00
lsp language: Split LSP installation handling into a separate trait (#38046) 2025-09-12 09:37:45 +00:00
markdown Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
markdown_preview Add scrollbars to markdown preview and syntax tree view (#38183) 2025-09-15 10:17:27 +00:00
media Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
menu
migrator Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
mistral Delete unused types for Mistral non-streaming requests (#38758) 2025-09-24 04:31:06 +00:00
multi_buffer Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
nc
net
node_runtime
notifications sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
ollama ollama: Remove dead code (#38550) 2025-09-24 02:19:52 -06:00
onboarding settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
open_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
open_router Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
outline Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
outline_panel Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
panel Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
paths Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
picker acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
prettier Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
project Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
project_panel Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
project_symbols Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
prompt_store Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
proto Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
recent_projects windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
refineable Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
release_channel
remote Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
remote_server Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
repl Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
reqwest_client reqwest_client: Remove example (#37410) 2025-09-03 00:52:04 +00:00
rich_text
rope sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
rpc Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
rules_library editor: Wrap placeholder if text overflows (#37919) 2025-09-10 15:38:19 +00:00
scheduler Read env vars in TestScheduler::many (#38897) 2025-09-25 13:03:56 -06:00
schema_generator
search Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
semantic_version
session settings_ui: Collect all settings files (#38816) 2025-09-24 21:16:06 +00:00
settings Move settings_macros to Cargo workspace (#38962) 2025-09-26 14:20:36 +00:00
settings_macros Tighten up MergeFrom trait (#38473) 2025-09-18 22:28:17 -06:00
settings_profile_selector Restore user-defined ordering of profiles (#38665) 2025-09-22 19:35:44 +00:00
settings_ui settings ui: Add some light design tweaks (#38934) 2025-09-26 05:22:57 +00:00
snippet
snippet_provider
snippets_ui Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
sqlez Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00
sqlez_macros
story Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
storybook
streaming_diff Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
sum_tree sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
supermaven supermaven: Improve completion caching and position validation (#37047) 2025-08-29 16:17:22 -04:00
supermaven_api Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
svg_preview Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
system_specs Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
tab_switcher Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
task Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
tasks_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
telemetry Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
telemetry_events
terminal terminal: Trace terminal events (#38896) 2025-09-25 22:21:33 +02:00
terminal_view Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
text sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
theme Fix remote server crash with JSON files (#38678) 2025-09-22 22:30:27 +00:00
theme_extension
theme_importer Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
theme_selector Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
time_format
title_bar Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
toolchain_selector Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
ui git_ui: Tweak appearance of repo and branch separator (#38447) 2025-09-25 00:39:29 +00:00
ui_input edit prediction: Context debug view (#38435) 2025-09-18 15:09:44 -03:00
ui_macros Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
ui_prompt
util perf: Fixup ordering, fix pathing, docs (#38970) 2025-09-26 15:28:48 +00:00
util_macros perf: Bugfixes (#38725) 2025-09-24 16:03:08 +00:00
vercel
vim Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
vim_mode_setting settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
watch acp: Model-specific prompt capabilities for 1PA (#36879) 2025-08-25 14:28:11 -04:00
web_search Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
web_search_providers
workspace Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
worktree Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
x_ai x_ai: Fix Model::from_id for Grok 4 (#38930) 2025-09-26 03:49:14 +00:00
zed perf: Fixup ordering, fix pathing, docs (#38970) 2025-09-26 15:28:48 +00:00
zed_actions Remove experimental jj UI, for now (#38743) 2025-09-23 21:40:22 +00:00
zed_env_vars Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
zeta Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
zeta2 edit_prediction_context: Minor optimization of text similarity + some renames (#38941) 2025-09-26 07:57:28 +00:00
zeta2_tools edit_prediction_context: Minor optimization of text similarity + some renames (#38941) 2025-09-26 07:57:28 +00:00
zeta_cli zeta_cli: Add --output-format both and --prompt-format only-snippets (#38920) 2025-09-25 22:49:36 +00:00
zlog Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
zlog_settings settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00