Roo-Code/webview-ui
MFPires e668169ed9 feat: Add conversation context token counter
- Add contextTokens to ApiMetrics interface
- Calculate context size using last API request's tokens
- Display context token count in TaskHeader below total tokens
- Use exact token counts instead of character estimation

This helps users track the total size of their conversation context,
which is useful for managing context window limits.
2025-01-27 23:02:25 -03:00
..
public Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
scripts Fix webpack config for windows 2024-08-31 03:08:25 -04:00
src feat: Add conversation context token counter 2025-01-27 23:02:25 -03:00
.gitignore Add CRA webview-ui 2024-07-06 01:35:59 -04:00
.npmrc Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
config-overrides.js Prettier backfill 2025-01-17 14:11:28 -05:00
package-lock.json fix api config profile 2025-01-15 21:24:18 +07:00
package.json fix api config profile 2025-01-15 21:24:18 +07:00
tsconfig.json Add option to choose different models 2024-08-11 00:28:22 -04:00