cherry-studio/packages/shared
fullex fd95b9fe7d feat(CacheService): add cache statistics functionality
- Implemented comprehensive cache statistics in CacheService, allowing retrieval of summary and detailed information about cache tiers (memory, shared, persist).
- Introduced methods to estimate memory usage and format byte sizes for better readability.
- Enhanced the Inputbar component to log cache statistics for monitoring purposes.
- Updated related types to support new cache statistics features.
2026-01-09 23:58:13 +08:00
..
__tests__ fix: prevent OOM when handling large base64 image data (#12244) 2026-01-06 00:34:14 +08:00
agents/claudecode ⬆️ chore: migrate from Claude Code SDK to Claude Agent SDK v0.1.1 2025-09-30 17:54:02 +08:00
anthropic fix: restore API version control with trailing # delimiter (addresses #11750) (#11773) 2025-12-10 13:42:15 +08:00
config Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2026-01-06 00:00:43 +08:00
data feat(CacheService): add cache statistics functionality 2026-01-09 23:58:13 +08:00
IpcChannel.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2026-01-01 13:57:42 +08:00
mcp.ts feat(mcp): add MCP Hub server for multi-server tool orchestration (#12192) 2026-01-07 16:35:51 +08:00
utils.ts fix: prevent OOM when handling large base64 image data (#12244) 2026-01-06 00:34:14 +08:00