fix(admin): compact agent usage into a header strip so logs fill the panel - #27
Merged
Merged
Conversation
…panel CLEAN-34: the chat side column split height 50/50 between UsagePanel and logs. Usage is now a 10px header line; logs take the remaining height. Overview and Rancher keep the full usage card. Co-authored-by: Cursor <cursoragent@cursor.com>
The 10px usage line lived inside the chat tab's side column — cramped, truncated, and missing today's call count. It is now a page-level strip between the agent header and the tabs, visible on every tab: hairline- bounded row with USAGE · 30D scope label, Cost / Calls / Input / Output / Today (calls, with in-out detail in the tooltip) / Model label-value pairs, and a right-aligned Details link that jumps to the Overview tab's full usage card. The chat side column gives its full height to logs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
UsagePanelsplit the right column 50/50 with logs.Test plan
/agents/:id(Chat): usage is a thin line at the top of the right column, small font.Made with Cursor