Skip to content

feat(flows): add session token usage dashboard hook#83

Open
harishgupta73 wants to merge 2 commits into
LLMQuant:masterfrom
harishgupta73:chore/snapshot-current-state
Open

feat(flows): add session token usage dashboard hook#83
harishgupta73 wants to merge 2 commits into
LLMQuant:masterfrom
harishgupta73:chore/snapshot-current-state

Conversation

@harishgupta73

@harishgupta73 harishgupta73 commented Jun 24, 2026

Copy link
Copy Markdown

Summary

  • add SessionTokenDashboard run hook to accumulate Agents SDK token usage per session
  • expose snapshot/dict/render APIs for used vs remaining token visibility from an optional session budget
  • export dashboard types in quantmind.flows, add focused unit tests, and add an example usage script

Verification

  • bash scripts/verify.sh

Artifacts

Co-Authored-By: Oz oz-agent@warp.dev

harishgupta and others added 2 commits June 23, 2026 20:46
Co-Authored-By: Oz <oz-agent@warp.dev>
- add SessionTokenDashboard run hook to track input/output/total usage\n- expose snapshot, dictionary, and terminal render helpers\n- add unit tests and a usage example script\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
@harishgupta73 harishgupta73 changed the title chore: snapshot current repository state feat(flows): add session token usage dashboard hook Jun 24, 2026
@keli-wen keli-wen added type: feature Adds a new capability or observable behavior area: flows Public operation implementations under quantmind/flows/ labels Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: flows Public operation implementations under quantmind/flows/ type: feature Adds a new capability or observable behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants