zed/crates
Marshall Bowers c6580da889
assistant: Don't unwrap built-in step resolution prompt (#15704)
This PR removes some `unwrap`s while loading the built-in step
resolution prompt.

While these `unwrap`s are safe today, they are relying on some implicit
contracts that might change in the future. We're using this in a context
where it's easy to propagate an error upwards, so we may as well avoid
the `unwrap`s entirely and use a `Result`.

Release Notes:

- N/A
2024-08-02 16:07:43 -04:00
..
activity_indicator Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
anthropic Properly extract errors from the Anthropic API (#15534) 2024-07-31 16:31:11 +03:00
assets
assistant assistant: Don't unwrap built-in step resolution prompt (#15704) 2024-08-02 16:07:43 -04:00
assistant_slash_command assistant: Don't require a worktree to run slash commands (#15655) 2024-08-01 17:14:13 -04:00
audio
auto_update Add is_staff and destination to download events (#15445) 2024-07-29 14:21:29 -04:00
breadcrumbs
call chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
channel Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
cli Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
client Show current plan in user menu (#15513) 2024-07-30 17:38:16 -04:00
clock
collab Add Qwen2-7B to the list of zed.dev models (#15649) 2024-08-01 22:26:07 +02:00
collab_ui Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
collections
command_palette Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
command_palette_hooks
copilot copilot: Colocate copilot_chat_config_path with the rest of the Copilot code (#15703) 2024-08-02 15:46:06 -04:00
db
dev_server_projects
diagnostics Clean up inline assist editor rendering (#15536) 2024-07-31 17:43:08 +02:00
editor chore: Remove leftover code from #15646 (#15697) 2024-08-02 20:08:57 +02:00
extension extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
extension_api extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
extension_cli Provide user agent when performing HTTP requests (#15470) 2024-07-30 11:12:37 +02:00
extensions_ui Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
feature_flags Clean up inline assist editor rendering (#15536) 2024-07-31 17:43:08 +02:00
feedback Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
file_finder Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
file_icons chore: Clean up allocs around project panel (#15422) 2024-07-29 14:21:41 +02:00
fs zed: Mark restored buffers as conflicted if file changed on disk between store & restore (#15207) 2024-07-25 18:04:47 +02:00
fsevent
fuzzy chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
git Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
git_hosting_providers Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
go_to_line Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
google_ai Simplify LLM protocol (#15366) 2024-07-28 11:07:10 +02:00
gpui Clean up inline assist editor rendering (#15536) 2024-07-31 17:43:08 +02:00
gpui_macros Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
headless
html_to_markdown
http_client Provide user agent when performing HTTP requests (#15470) 2024-07-30 11:12:37 +02:00
image_viewer Add text_color helper for tab contents (#14737) 2024-07-18 09:27:05 -04:00
indexed_docs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
inline_completion_button assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
install_cli
journal
language Skip over folded regions when iterating over multibuffer chunks (#15646) 2024-08-02 19:51:26 +02:00
language_model assistant panel: Tab-less configuration view (#15682) 2024-08-02 17:16:18 +02:00
language_selector
language_tools Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
languages Relax "test" runnable check (#15647) 2024-08-02 15:22:01 +02:00
live_kit_client chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
live_kit_server live_kit_server: Re-remove protocol submodule (#15317) 2024-07-26 21:10:56 -04:00
lsp chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown Selectable diagnostic popover text (#14518) 2024-07-28 23:13:13 -06:00
markdown_preview Add Markdown Preview Toggle (#15215) 2024-07-26 11:08:42 -04:00
media linux: Better GPU debugging (#14706) 2024-07-23 09:56:45 -06:00
menu
multi_buffer Skip over folded regions when iterating over multibuffer chunks (#15646) 2024-08-02 19:51:26 +02:00
node_runtime windows: Fix eslint installation (#15331) 2024-07-27 10:24:05 -04:00
notifications
ollama assistant: Fix issues when configuring different providers (#15072) 2024-07-24 11:21:31 +02:00
open_ai Add Qwen2-7B to the list of zed.dev models (#15649) 2024-08-01 22:26:07 +02:00
outline Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
outline_panel Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
paths copilot: Colocate copilot_chat_config_path with the rest of the Copilot code (#15703) 2024-08-02 15:46:06 -04:00
picker vim remap 2 (#15193) 2024-07-25 09:00:53 -06:00
prettier
project Remove primary/secondary distinction for CachedLspAdapter (#15634) 2024-08-01 13:51:34 -04:00
project_panel Fix symlink icon in the project panel (#15537) 2024-07-31 18:58:07 -03:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto Add Qwen2-7B to the list of zed.dev models (#15649) 2024-08-01 22:26:07 +02:00
quick_action_bar ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
recent_projects Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
refineable
release_channel
remote SSH remoting: terminal & tasks (#15321) 2024-07-28 22:45:00 -06:00
remote_server Run clippy for Windows (#15318) 2024-07-26 21:38:34 -04:00
repl Clean up inline assist editor rendering (#15536) 2024-07-31 17:43:08 +02:00
rich_text chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
rope Skip over folded regions when iterating over multibuffer chunks (#15646) 2024-08-02 19:51:26 +02:00
rpc Show rate limit notices (#15515) 2024-07-31 12:05:19 -07:00
search Fix editor & assistant panel toolbar height mismatch (#15552) 2024-07-31 18:57:55 -03:00
semantic_index Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
semantic_version
session zed: Persist window stack order across restarts (#15419) 2024-07-29 17:05:56 +02:00
settings settings: Introduce PRESERVED_KEYS to write default values (#15474) 2024-07-30 13:09:50 +02:00
settings_ui ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
snippet Correct escaping in snippets (#14912) 2024-07-22 00:57:34 +02:00
snippet_provider
sqlez
sqlez_macros
story
storybook ui: Remove old settings components (#15347) 2024-07-27 14:12:32 -04:00
sum_tree Restore "Avoid buffering line content to compute indent guides" (#15284) 2024-07-28 10:52:39 +02:00
supermaven Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
supermaven_api Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
tab_switcher Send pane removeItem event before removing the item (#15541) 2024-07-31 08:48:19 -07:00
task SSH remoting: terminal & tasks (#15321) 2024-07-28 22:45:00 -06:00
tasks_ui tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
telemetry_events Add repl events (#15259) 2024-07-26 03:31:41 -04:00
terminal Revert terminal: Add Alt key bindings for terminal (#15535) 2024-07-31 10:54:58 -04:00
terminal_view assistant: Display hamburger menu even when the panel is not focused (#15612) 2024-08-01 15:08:48 +02:00
text Restore "Avoid buffering line content to compute indent guides" (#15284) 2024-07-28 10:52:39 +02:00
theme Factor out construction of font-related JSON schemas (#15341) 2024-07-27 12:28:50 -04:00
theme_importer Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
theme_selector settings_ui: Add theme settings controls (#15115) 2024-07-24 16:25:52 -04:00
time_format
title_bar Show current plan in user menu (#15513) 2024-07-30 17:38:16 -04:00
ui Update model selector (#15665) 2024-08-01 21:57:51 -04:00
ui_input
util Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
vcs_menu
vim vim: Fix >... (#15404) 2024-07-29 09:22:25 -06:00
welcome assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
workspace assistant: Display hamburger menu even when the panel is not focused (#15612) 2024-08-01 15:08:48 +02:00
worktree assistant: Report all worktree entries in /file completions (#15617) 2024-08-01 16:09:53 +02:00
zed Rename zed.dev/settings to zed.dev/account (#15636) 2024-08-01 13:59:21 -04:00
zed_actions Show current plan in user menu (#15513) 2024-07-30 17:38:16 -04:00