Conversation
- Time range: add Today and 12h presets, plus custom whole-hour ranges (1-8760). Custom values equal to a preset collapse into that preset, and only the latest custom option is kept - Add project usage and tool call cards; both follow the current time/model/session filters - Cards can be collapsed, and reordered by dragging while collapsed; add a Reset layout button - Fix Select all / Invert staying clickable when every item is already selected - Fix duplicate empty-range requests fired by Enter then blur, and horizontal overflow from over-wide canvases in narrow panels - Keep the plugin ID and directory name unchanged; bump the version to 1.2.0
Contributor
Author
|
Fixes #5 |
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.
Update the Token Usage Board MiniApp to 1.2.0. The plugin ID, directory name, and data access are unchanged; only the version is bumped.
What changed
Today(local midnight to now) and12hpresets, plus custom whole-hour ranges (1-8760). A custom value equal to a preset folds into that preset, and only the latest custom value is kept.Project usage(grouped by workspace, temporary agent workspaces merged) andTool calls(parsed fromtool_calls). Both follow the current time/model/session filters and the same dedup rules.Reset layoutbutton restores the default expanded state and order.Select all/Invertno longer stay clickable when every item is already selected.Compatibility
Existing preference files keep working: when
collapsed/orderare absent, the app falls back to all-expanded plus the default order.Test environment
Windows 11 (10.0.26200) x64, MiniMax Code Desktop, plugin copied into
~/.minimax/plugins/. Verified in the running app: presets and custom hours applying correctly, preset folding, select-all disabling, collapse/expand, drag reorder persisting across reload, reset layout, and a clean console.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.