Folo/apps/desktop/layer
Innei 70bf3fad2b
feat(ai): add ai context usage info
- Upgraded the version of `@folo-services/ai-tools` from 0.2.20 to 0.2.31 in the package.json file.
- Introduced a new `TokenUsagePill` component to display token usage information in the AI chat message.
- Updated various components to utilize the new `TokenUsagePill` for better visibility of token metrics.
- Refactored type definitions in the chat store and related components to improve type safety and clarity.

These changes aim to enhance the user experience by providing clearer insights into token usage and improving the overall structure of the AI chat components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-27 23:08:32 +08:00
..
main feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +08:00
renderer feat(ai): add ai context usage info 2025-08-27 23:08:32 +08:00