ZIm/crates/ui/src
Marshall Bowers c2cd4fd7a1
agent: Show request usage in the panel (#29006)
This PR adds a banner showing request usage in the Agent panel:

<img width="640" alt="Screenshot 2025-04-17 at 5 51 46 PM"
src="https://github.com/user-attachments/assets/e0eb036c-57c1-441c-bbab-7dab1c6e56d9"
/>

Only visible to users on the new billing.

Note to Joseph: Doesn't need to be cherry-picked to Preview.

Release Notes:

- N/A

---------

Co-authored-by: Nate <nate@zed.dev>
2025-04-17 22:16:57 +00:00
..
components agent: Show request usage in the panel (#29006) 2025-04-17 22:16:57 +00:00
styles Add progress bar component (#28518) 2025-04-10 12:11:58 -06:00
tests chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
traits chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
utils chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
component_prelude.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
components.rs Add progress bar component (#28518) 2025-04-10 12:11:58 -06:00
prelude.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
styles.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs component: Add component and component_preview crates to power UI components (#24456) 2025-02-09 13:25:03 -05:00
ui.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
utils.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00