-
Notifications
You must be signed in to change notification settings - Fork 2.3k
feat: token and cost details on agents view rows #2003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
6f1f006
fix: count busy descendants in the agents-view subagents indicator
snimu c4d65b8
fix: tally busy descendants before heartbeat promotion inflates sections
snimu 608cd02
fix: make the descendant tally iterative so deep chains cannot overflow
snimu d7839fc
fix: classify running from the session's own work, not delegated chil…
snimu e4fc5e7
chore: note the running-means-the-session policy in the changelog fra…
snimu 2389e38
fix: split display activity from live-work safety in the busy predicates
snimu b5e3afe
feat: show token and cost totals on agents view rows
snimu c1ed142
feat: final row usage format with arrows and conditional recursive cost
snimu 5df8a38
fix: one own-spend truth across scan, loader, and filters
snimu 65d5d6e
Merge origin/main into fix/agents-view-busy-descendant-indicator
snimu d5a9d80
Merge fix/agents-view-busy-descendant-indicator (post-main-merge) int…
snimu 0bd4d19
fix: gate destructive agent actions on live work, not display section
snimu 5efd0e5
Merge fix/agents-view-busy-descendant-indicator (live-work delete gat…
snimu 0511890
fix: stop live descendants when cancelling a settled child run
snimu 3e3a5c2
Merge fix/agents-view-busy-descendant-indicator (descendant-aware can…
snimu 12fc3f8
feat: render the usage cell unconditionally, zeros included
snimu 5b536e7
chore: trim comments and fold overlapping pins on the indicator branch
snimu c501efb
chore: cut the usage feature's comments and collapse its pins
snimu 6174b5e
Merge cleaned fix/agents-view-busy-descendant-indicator into feat/age…
snimu e071ab8
fix: cancel and descend at every node of the rlm cancel walk
snimu af95347
Merge fix/agents-view-busy-descendant-indicator into feat/agents-view…
snimu 03e09d4
fix: passivated RLM descendants survive restarts as saved-catalog rows
snimu 1bc0f21
feat: compaction and branch-summary calls bill the session they serve
snimu 98d14b1
fix: harden the passive-descendant catalog merge (round 2)
snimu c27b10c
chore: consolidate the accumulated review-round pins
snimu d93ea21
Merge origin/main into feat/agents-view-costs
sethkarten af309b8
test(coding-agent): align unified view regression with usage rows
sethkarten File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| - Added token and cost details to agents view rows: input/output tokens plus the session's own cost and its recursive total including all subagents; the message-count detail is gone. |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.