-
feat: Add token speed widgets (InputSpeed, OutputSpeed, TotalSpeed) (#141)
发布于
2026-03-05 01:03:36 +00:00 | 195 次提交 在此版本后已推送到 main- Add token speed widgets (InputSpeed, OutputSpeed, TotalSpeed)
- Add SpeedMetrics type for tracking token throughput
- Implement speed calculation utilities in speed-metrics.ts
- Add InputSpeed, OutputSpeed, TotalSpeed widgets
- Extend jsonl.ts to extract timing data for speed calculation
- Inject speedMetrics into RenderContext for widget access
- Add unit tests for speed widgets
-
Add widget-gated subagent speed aggregation with parallel reads
-
Fix subagent speed parsing for session-directory transcript layout
-
Consolidate speed windows into core speed widgets
-
Bump to v2.2.0 and document new speed widgets
Co-authored-by: Matthew Breedlove sirmalloc@gmail.com
下载附件