ZIm/crates/settings/src
Cole Miller 7d361ec97e
Fall back to old key when loading agent settings (#30001)
This PR updates #29943 to fall back to loading agent panel settings from
the old `assistant` key if the `agent` key is not present. Edits to
these settings will also target `assistant` in this situation instead of
`agent` as before.

Release Notes:

- Agent Beta: Fixed a regression that caused the agent panel not to
load, or buttons in the agent panel not to work.
2025-05-06 14:31:38 +00:00
..
editable_setting_control.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
json_schema.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
key_equivalents.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
keymap_file.rs Refactor markdown formatting utilities to avoid building intermediate strings (#29511) 2025-04-27 19:04:51 +00:00
settings.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
settings_file.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
settings_store.rs Fall back to old key when loading agent settings (#30001) 2025-05-06 14:31:38 +00:00
vscode_import.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00