ZIm/crates/assistant_context_editor/src
Cole Miller bdd911f89e
Update assistant to agent in settings and keymaps (#29943)
Closes #ISSUE

Release Notes:

- Agent Beta: Renamed the top-level `assistant` settings key to `agent`.
A migration for existing settings files is included.
- Agent Beta: Moved the `assistant::ToggleFocus`,
`assistant::ToggleModelSelector`, and `assistant::OpenRulesLibrary`
actions to the `agent` namespace. Existing keymaps that mention these
actions by their old names will continue to work.

---------

Co-authored-by: Max <max@zed.dev>
2025-05-06 01:02:56 +00:00
..
context agent: Add new panel navigation dropdown (#29539) 2025-04-29 21:58:45 -03:00
assistant_context_editor.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
context_editor.rs Update assistant to agent in settings and keymaps (#29943) 2025-05-06 01:02:56 +00:00
context_history.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
context_store.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
patch.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
slash_command.rs Add dedicated actions for LSP completions insertion mode (#28121) 2025-04-08 22:03:03 +00:00
slash_command_picker.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00