zed/crates
Agus Zubiaga 831de8e48f
zeta2: Include edits in prompt and add max_prompt_bytes param (#38737)
Release Notes:

- N/A

Co-authored-by: Michael Sloan <mgsloan@gmail.com>
2025-09-23 19:50:07 +00:00
..
acp_thread acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
acp_tools acp: Rename dev command (#36908) 2025-08-25 16:04:44 -06:00
action_log 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
activity_indicator auto_update: Show update error on hover and open logs on click (#38241) 2025-09-16 08:07:02 +00:00
agent Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
agent2 agent: Fix Gemini refusing all requests with file-based tool calls (#38705) 2025-09-23 12:14:03 +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 Update plan text (#38731) 2025-09-23 17:44:43 +00:00
ai_onboarding Update plan text (#38731) 2025-09-23 17:44:43 +00:00
anthropic Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
askpass windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
assets Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
assistant_context text: Implement Rope::clip_offset in terms of the new utf8 boundary methods (#38630) 2025-09-22 11:45:23 +00:00
assistant_slash_command Revert "Remote LSP logs (#36709)" (#37051) 2025-08-27 23:24:19 +00:00
assistant_slash_commands fuzzy: Fixup atomic ordering (#38468) 2025-09-19 00:45:59 +00:00
assistant_tool Don't send contents of large @mention-ed files (#38032) 2025-09-11 22:18:42 -04:00
assistant_tools settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
audio Revert "Audio fixes and mic denoise" (#38509) 2025-09-19 10:33:38 -04:00
auto_update settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
auto_update_helper Add initial support for WSL (#37035) 2025-08-29 17:18:52 -07: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: Fix remaining streaming delays (#33931) 2025-07-22 11:55:24 -04:00
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 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
call settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
channel Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
cli cli: Refactor URL prefix checks (#38375) 2025-09-22 13:12:19 +00:00
client settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00: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 zeta2: Include edits in prompt and add max_prompt_bytes param (#38737) 2025-09-23 19:50:07 +00:00
cloud_zeta2_prompt zeta2: Include edits in prompt and add max_prompt_bytes param (#38737) 2025-09-23 19:50:07 +00:00
collab Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
collab_ui settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
collections settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +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 http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
crashes Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00
credentials_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
dap settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
dap_adapters debugger: Add ability to only show stack frame entries from visible work trees (#37061) 2025-08-28 07:53:32 +00:00
db Centralize ZED_STATELESS (#37492) 2025-09-03 22:10:14 +00:00
debug_adapter_extension Allow remote loading for DAP-only extensions (#33981) 2025-07-06 14:52:16 +02:00
debugger_tools Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
debugger_ui Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
deepseek Change DeepSeek max token count to 128k (#36864) 2025-09-04 05:51:48 +00:00
denoise Revert "Audio fixes and mic denoise" (#38509) 2025-09-19 10:33:38 -04:00
diagnostics diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00
docs_preprocessor windows: Fix keystroke & keymap (#36572) 2025-08-27 03:24:50 +08: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 zeta2: Use global zeta in Inspector (#38718) 2025-09-23 12:32:36 -03:00
edit_prediction_tools/src zeta2: Use global zeta in Inspector (#38718) 2025-09-23 12:32:36 -03:00
editor vim: Fix cursor position being set to end of line in normal mode (#38161) 2025-09-23 09:39:12 -06:00
eval Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
explorer_command_injector Just Zed instead of Zed Editor (#34146) 2025-07-10 21:08:43 +02:00
extension Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
extension_api Windows: Fix issues with paths in extensions (#37811) 2025-09-11 13:56:06 -07:00
extension_cli Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
extension_host Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
extensions_ui Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
feature_flags Update plan text (#38731) 2025-09-23 17:44:43 +00:00
feedback Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
file_finder fuzzy: Fixup atomic ordering (#38468) 2025-09-19 00:45:59 +00:00
file_icons Add support for named folder icons (#36351) 2025-09-12 14:55:25 -04:00
fs Add branch rename action to Git panel (#38273) 2025-09-18 18:17:13 +00:00
fsevent Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
fuzzy fuzzy: Fixup atomic ordering (#38468) 2025-09-19 00:45:59 +00:00
git Add branch rename action to Git panel (#38273) 2025-09-18 18:17:13 +00:00
git_hosting_providers settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
git_ui windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
go_to_line settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
google_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
gpui Fix UTF-8 character boundary panic in DirectWrite text layout (#37767) 2025-09-23 14:03:29 +02:00
gpui_macros settings ui: Start work on creating the initial structure (#36904) 2025-08-29 16:56:10 -04:00
gpui_tokio Use Tokio::spawn instead of getting an executor handle (#36701) 2025-08-21 17:19:57 +00:00
html_to_markdown Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
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 settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
inspector_ui Fix a number of spelling mistakes (#38281) 2025-09-16 19:18:39 +00:00
install_cli zed: Hide Install CLI menu button on Windows (#37843) 2025-09-09 20:56:08 +02:00
jj Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
jj_ui Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
journal settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
keymap_editor Move Keymap Editor Table component to UI crate (#38157) 2025-09-14 15:53:07 -04:00
language zeta2: Collect nearby diagnostics (#38732) 2025-09-23 12:32:17 -06:00
language_extension language: Split LSP installation handling into a separate trait (#38046) 2025-09-12 09:37:45 +00:00
language_model Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
language_models Update plan text (#38731) 2025-09-23 17:44:43 +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 Add scrollbars to markdown preview and syntax tree view (#38183) 2025-09-15 10:17:27 +00:00
languages go: Stop running ghost tests, fix broken go test -run for suites (#38167) 2025-09-23 12:47:18 +02:00
line_ending_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
livekit_api
livekit_client collab: Fix screen share aspect ratio on non-Mac platforms (#38517) 2025-09-19 18:38:22 +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 markdown: Use the faster hasher (#38469) 2025-09-19 01:51:41 +00:00
markdown_preview Add scrollbars to markdown preview and syntax tree view (#38183) 2025-09-15 10:17:27 +00:00
media
menu gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
migrator Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
mistral language_models: Fix tool_choice null issue for other providers (#34554) 2025-09-03 01:22:57 +02:00
multi_buffer Fix invalid anchors in breadcrumbs (#38687) 2025-09-23 02:38:12 +00:00
nc Claude experiment (#34577) 2025-07-17 14:25:55 +00:00
net windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
node_runtime Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
notifications Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
ollama http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02: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 Allow outline modal toggling (#37575) 2025-09-09 13:26:35 -06:00
outline_panel Remove OutlineItem::signature_range as it is no longer used (#38680) 2025-09-22 22:57:41 +00:00
panel Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
paths Add handling of git's core.excludesFile (#33592) 2025-09-11 21:00:03 -04:00
picker acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
prettier Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
project windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
project_panel Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
project_symbols Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
prompt_store Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
proto Add branch rename action to Git panel (#38273) 2025-09-18 18:17:13 +00: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 windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
remote_server Fix server settings (#38477) 2025-09-19 10:38:39 -06:00
repl Preserve trailing newline in TerminalOutput::full_text (#38061) 2025-09-23 12:11:35 -07:00
reqwest_client reqwest_client: Remove example (#37410) 2025-09-03 00:52:04 +00:00
rich_text Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
rope text: Implement Rope::clip_offset in terms of the new utf8 boundary methods (#38630) 2025-09-22 11:45:23 +00: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 scheduler: Add missing constructs for Cloud (#37948) 2025-09-10 22:02:23 +00:00
schema_generator
search search: Remove noisy buffer search logs (#38679) 2025-09-23 11:59:37 +02:00
semantic_version
session Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
settings zeta2: Provider setup (#38676) 2025-09-22 22:18:38 +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
snippet Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
snippet_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
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 Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
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 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
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 svg_preview: Ensure preview properly updates in follow mode (#38081) 2025-09-12 18:08:21 +00:00
system_specs Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
tab_switcher Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
task Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
tasks_ui editor: Prevent non‑boundary highlight indices in UTF‑8 (#38510) 2025-09-22 11:06:54 +02:00
telemetry Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
telemetry_events Remove old telemetry events and transformation layer (#36263) 2025-08-15 15:37:52 -04:00
terminal Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
terminal_view Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
text text: Implement Rope::clip_offset in terms of the new utf8 boundary methods (#38630) 2025-09-22 11:45:23 +00: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 settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
toolchain_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
ui acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +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 ui_prompt: Fix prompt dialog is hard to see on large screen (#35348) 2025-07-30 23:03:53 +05:30
util Allow zed filename.rs: (#38677) 2025-09-22 22:26:47 +00:00
util_macros perf: Greatly expand profiler (#38584) 2025-09-21 13:54:59 +02:00
vercel openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
vim vim: Fix cursor position being set to end of line in normal mode (#38161) 2025-09-23 09:39:12 -06: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 Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
workspace settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
worktree settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
x_ai Add xAI's Grok Code Fast 1 model (#36959) 2025-08-26 21:08:45 +00:00
zed zeta2: Use global zeta in Inspector (#38718) 2025-09-23 12:32:36 -03:00
zed_actions Add open WSL shortcut (#38342) 2025-09-17 17:55:30 +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 Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
zeta2 zeta2: Include edits in prompt and add max_prompt_bytes param (#38737) 2025-09-23 19:50:07 +00:00
zeta2_tools zeta2: Include edits in prompt and add max_prompt_bytes param (#38737) 2025-09-23 19:50:07 +00:00
zeta_cli zeta2: Include edits in prompt and add max_prompt_bytes param (#38737) 2025-09-23 19:50:07 +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