Nan Gao
0c37509b38
fix(middleware): Prevent todo completion reminder IMMessage leak ( #2907 )
...
* fix(middleware): Prevent todo completion reminder IMMessage leak (#2892 )
* make format
* fix(middleware): Clear stale todo reminder counts (#2892 )
* add size guard for _completion_reminder_counts and add a integration test
2026-05-15 22:12:37 +08:00
YuJitang
417416087b
fix: use backend thread token usage for header total ( #2800 )
...
* fix: use backend thread token usage for header total
* Refactor thread token usage fetch
2026-05-09 19:40:32 +08:00
YuJitang
530bda7107
fix: dedupe token usage aggregation by message id ( #2770 )
2026-05-08 09:54:20 +08:00
YuJitang
d02f762ab0
feat: refine token usage display modes ( #2329 )
...
* feat: refine token usage display modes
* docs: clarify token usage accounting semantics
* fix: avoid duplicate subtask debug keys
* style: format token usage tests
* chore: address token attribution review feedback
* Update test_token_usage_middleware.py
* Update test_token_usage_middleware.py
* chore: simplify token attribution fallback
* fix token usage metadata follow-up handling
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com >
2026-05-04 09:56:16 +08:00