Commit graph

2 commits

Author SHA1 Message Date
Marco Beretta
2c86a5dcc7
📝 chore: Restore comments to tokens.ts 2025-12-14 02:45:25 +01:00
Marco Beretta
841a37e8cb
feat: Add token usage indicator to chat input
Add TokenUsageIndicator component with circular progress ring
Create useTokenUsage hook with Jotai atom for state
Add model context window lookups to data-provider
Consolidate token utilities (output limits, TOKEN_DEFAULTS)
Display input/output tokens and percentage of context used
2025-12-14 00:36:45 +01:00