ZIm/crates/agent/src/ui
Michael Sloan 7e801dccb0
agent: Fix issues with usage display sometimes showing initially fetched usage (#33125)
Having `Thread::last_usage` as an override of the initially fetched
usage could cause the initial usage to be displayed when the current
thread is empty or in text threads. Fix is to just store last usage info
in `UserStore` and not have these overrides

Release Notes:

- Agent: Fixed request usage display to always include the most recently
known usage - there were some cases where it would show the initially
requested usage.
2025-06-20 21:28:48 +00:00
..
preview agent: Fix issues with usage display sometimes showing initially fetched usage (#33125) 2025-06-20 21:28:48 +00:00
agent_notification.rs agent: Show project name in the Agent notification (#29211) 2025-04-22 10:41:03 -03:00
animated_label.rs ui: Add inline_code method to label (#29306) 2025-04-23 19:27:56 -03:00
context_pill.rs agent: Show warning for image context pill if model doesn't support images (#31848) 2025-06-04 16:20:56 +00:00
max_mode_tooltip.rs agent: Add keybinding to toggle Burn Mode (#31630) 2025-05-28 18:08:58 -03:00
onboarding_modal.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
preview.rs agent: Add UI for upsell scenarios (#29805) 2025-05-05 00:48:06 +00:00
upsell.rs Add Zed Pro Trial Upsell (#29938) 2025-05-05 18:46:54 -04:00