ZIm/crates/assistant_context_editor/src
Danilo Leal b9724d9cbe
agent: Add token count in the thread view (#28037)
This PR adds the token count to the active thread view. It doesn't
behaves quite like Assistant 1 where it updates as you type, though; it
updates after you submit the message.

<img
src="https://github.com/user-attachments/assets/82d2a180-554a-43ee-b776-3743359b609b"
width="700" />

---

Release Notes:

- agent: Add token count in the thread view

---------

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-04-03 15:43:58 -03:00
..
context chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
assistant_context_editor.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
context_editor.rs agent: Add token count in the thread view (#28037) 2025-04-03 15:43:58 -03:00
context_history.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
context_store.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
patch.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
slash_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
slash_command_picker.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00