ZIm/crates
Bennet Bo Fenner 4290f043cd
agent2: Fix token count not updating when changing model/toggling burn mode (#36562)
Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-20 09:29:05 +00:00
..
acp_thread agent2: Port more Zed AI features (#36559) 2025-08-20 08:45:03 +00:00
action_log Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
activity_indicator Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
agent ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
agent2 agent2: Fix token count not updating when changing model/toggling burn mode (#36562) 2025-08-20 09:29:05 +00:00
agent_servers thread view: Refine the UI a bit (#36504) 2025-08-20 01:47:28 -03:00
agent_settings ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
agent_ui Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
ai_onboarding ai onboarding: Adjust the Zed Pro banner (#36452) 2025-08-19 00:53:05 +00:00
anthropic Add Claude Opus 4.1 (#35653) 2025-08-05 18:16:47 +00:00
askpass Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
assets Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
assistant_context ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
assistant_slash_command Stop extensions' servers and message loops before removing their files (#34208) 2025-07-10 19:25:10 +00:00
assistant_slash_commands Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
assistant_tool Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
assistant_tools Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
audio Add component NotificationFrame & CaptureAudio parts for testing (#36081) 2025-08-15 10:10:52 +00:00
auto_update Fix unnecessary-mut-passed lint (#36490) 2025-08-19 14:20:01 +00:00
auto_update_helper Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
auto_update_ui Fix documentation of view release notes actions (#33851) 2025-07-03 14:22:28 +00:00
aws_http_client bedrock: Fix remaining streaming delays (#33931) 2025-07-22 11:55:24 -04:00
bedrock Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
breadcrumbs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
buffer_diff Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
call Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
channel Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
cli Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
client Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
clock Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
cloud_api_client Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
cloud_api_types Establish WebSocket connection to Cloud (#35734) 2025-08-07 01:28:41 +00:00
cloud_llm_client agent2: Add now, grep, and web search tools (#35974) 2025-08-11 15:34:34 +02:00
collab collab: Make stripe_subscription_id and stripe_subscription_status nullable on billing_subscriptions (#36536) 2025-08-19 20:25:07 -04:00
collab_ui Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
collections
command_palette Add key contexts for Pickers (#35665) 2025-08-06 15:28:18 -04:00
command_palette_hooks
component Recategorize a few items in the component preview (#35681) 2025-08-05 23:11:43 +00:00
context_server Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
copilot Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
crashes Attach minidump errors to uploaded crash events (#36527) 2025-08-19 15:37:39 -07:00
credentials_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
dap Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
dap_adapters Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
db Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
debug_adapter_extension Allow remote loading for DAP-only extensions (#33981) 2025-07-06 14:52:16 +02:00
debugger_tools Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
debugger_ui Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
deepseek language_models: Emit UsageUpdate events for token usage in DeepSeek and OpenAI (#33242) 2025-06-25 09:42:30 +02:00
diagnostics Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
docs_preprocessor Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
edit_prediction completions: Add subtle/eager behavior to Supermaven and Copilot (#35548) 2025-08-07 18:27:29 +03:00
edit_prediction_button Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
editor Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
eval Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +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 Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
extension_cli Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
extension_host Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
extensions_ui Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
feature_flags Rename acp flag (#36541) 2025-08-20 02:11:17 +00:00
feedback Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
file_finder Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
file_icons Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
fs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
fsevent Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
fuzzy Prevent out of bounds access in recursive_score_match (#35630) 2025-08-06 10:53:20 +02:00
git Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
git_hosting_providers Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
git_ui Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
go_to_line Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
google_ai Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
gpui Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
gpui_macros Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
gpui_tokio
html_to_markdown Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
http_client Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
http_client_tls
icons thread view: Refine the UI a bit (#36504) 2025-08-20 01:47:28 -03:00
image_viewer Option to auto-close deleted files with no unsaved edits (#31920) 2025-06-03 13:18:29 +02:00
inspector_ui Some clippy fixes (#36544) 2025-08-20 03:40:39 +00:00
install_cli Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
jj Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
jj_ui editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
journal Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
language Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
language_extension Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
language_model Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
language_models Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
language_selector Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
language_tools Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
languages Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
livekit_api Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
livekit_client Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
lmstudio lmstudio: Propagate actual error message from server (#34538) 2025-07-25 09:36:43 -04:00
lsp lsp: Enable dynamic registration for TextDocumentSyncClientCapabilities post revert (#36494) 2025-08-19 20:30:25 +05:30
markdown thread view: Refine the UI a bit (#36504) 2025-08-20 01:47:28 -03:00
markdown_preview Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
media Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
menu gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
migrator Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
mistral language_models: Add thinking to Mistral Provider (#32476) 2025-08-09 15:25:47 -04:00
multi_buffer Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +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 Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
ollama ollama: Add support for gpt-oss (#35648) 2025-08-06 10:44:15 -04:00
onboarding Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
open_ai Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
open_router Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
outline Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
outline_panel Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
panel git panel: Add some design refinements (#34064) 2025-07-08 11:23:36 -03:00
paths paths: Fix using relative path as custom_data_dir (#35256) 2025-07-29 15:31:54 +00:00
picker Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00
prettier Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
project Fix clippy::for_kv_map lint violations (#36493) 2025-08-20 11:22:19 +02:00
project_panel Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
project_symbols Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
prompt_store Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
proto Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
recent_projects Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
refineable Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
release_channel Use shortened SHA when displaying version to install (#31281) 2025-05-23 14:53:53 +00:00
remote Some clippy fixes (#36544) 2025-08-20 03:40:39 +00:00
remote_server Refactor ssh remoting - make ChannelClient type private (#36514) 2025-08-19 17:33:56 -07:00
repl Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
reqwest_client Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
rich_text Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
rope Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
rpc Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
rules_library Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
schema_generator
search Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
semantic_index Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
semantic_version Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
session Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
settings Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
settings_profile_selector Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
settings_ui Another batch of lint fixes (#36521) 2025-08-19 20:33: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 Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
sqlez Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
sqlez_macros
story gpui: Add a standard text example (#30747) 2025-05-16 17:35:44 +02:00
storybook Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
streaming_diff Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
sum_tree Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
supermaven Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
supermaven_api Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
svg_preview Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
tab_switcher gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
task Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
tasks_ui Refactor ssh remoting - make ChannelClient type private (#36514) 2025-08-19 17:33:56 -07:00
telemetry Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
telemetry_events Remove old telemetry events and transformation layer (#36263) 2025-08-15 15:37:52 -04:00
terminal Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
terminal_view Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
text Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
theme Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
theme_extension
theme_importer theme_importer: Add missing color imports for the minimap thumb (#34724) 2025-07-18 16:55:03 +00:00
theme_selector Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
time_format agent: Add date separators to Thread History (#29961) 2025-05-06 10:18:48 +00:00
title_bar Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
toolchain_selector Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
ui agent2: Port more Zed AI features (#36559) 2025-08-20 08:45:03 +00:00
ui_input keymap editor: Refine how we display matching keystrokes (#35796) 2025-08-07 11:50:11 -03:00
ui_macros Update syn crate from 1.0.109 to 2.0.101 (#31301) 2025-05-23 19:31:25 +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 Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
util_macros Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00
vercel openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
vim Some clippy fixes (#36544) 2025-08-20 03:40:39 +00:00
vim_mode_setting vim: Fix escape key switching back to default mode instead of normal mode (#31843) 2025-06-18 21:26:12 +00:00
watch chore: Fix warnings for Rust 1.89 (#32378) 2025-06-09 13:11:57 +02:00
web_search Replace zed_llm_client with cloud_llm_client (#35309) 2025-07-30 00:09:14 +00:00
web_search_providers Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
workspace Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
worktree Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
x_ai openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
zed Attach minidump errors to uploaded crash events (#36527) 2025-08-19 15:37:39 -07:00
zed_actions Allow editing Agent2 messages (#36155) 2025-08-14 13:39:33 +00:00
zeta Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
zeta_cli Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
zlog Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
zlog_settings