ZIm/crates/assistant_context_editor/src
Umesh Yadav 703ee29658
Rename Max Mode to Burn Mode throughout code and docs (#31668)
Follow up to https://github.com/zed-industries/zed/pull/31470.

I started looking at config and changed preferred_completion_mode to
burn to only find its max so made changes to align it better with
rebrand. As this is in preview build now.

This doesn't touch zed_llm_client. Only the Zed changes the code and doc
to match the new UI of burn mode. There are still more things to be
renamed, though.

Release Notes:

- N/A

---------

Signed-off-by: Umesh Yadav <git@umesh.dev>
Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-05-29 13:12:42 +00:00
..
context Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
assistant_context_editor.rs agent: Add max mode on text threads (#31361) 2025-05-28 10:12:38 -03:00
context.rs agent: Add max mode on text threads (#31361) 2025-05-28 10:12:38 -03:00
context_editor.rs Rename Max Mode to Burn Mode throughout code and docs (#31668) 2025-05-29 13:12:42 +00:00
context_history.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
context_store.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
language_model_selector.rs Allow to reuse PickerPopoverMenu outside of the model selector (#31684) 2025-05-29 12:55:47 +00:00
max_mode_tooltip.rs agent: Add keybinding to toggle Burn Mode (#31630) 2025-05-28 18:08:58 -03:00
slash_command.rs zed: Reduce clones (#30550) 2025-05-12 10:09:23 +00:00
slash_command_picker.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00