Roo-Code/packages/types
Roo Code c138f3dfec feat: add AI Inference Summary for total costs and token usage
- Add persistent usage tracking service that stores data in ~/.roo/usage-tracking.json
- Create CostSummary React component to display costs and token breakdown
- Integrate usage tracking with task history updates
- Add workspace filtering (Current vs All Workspaces)
- Implement mode breakdown showing costs per AI mode
- Data persists even when tasks are deleted from history

Fixes #6822
2025-08-07 19:34:12 +00:00
..
npm Bump @roo-code/types to v1.44.0 (#6675) 2025-08-04 07:58:11 -10:00
src feat: add AI Inference Summary for total costs and token usage 2025-08-07 19:34:12 +00:00
eslint.config.mjs Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
package.json Stop making types private (#6737) 2025-08-05 11:56:16 -07:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00