cherry-studio/packages/shared
fullex e80c6b06ba refactor(StreamingService): rename session to task and update related logic
- Refactored the StreamingService to replace all instances of "session" with "task" to better reflect the functionality and improve clarity.
- Updated related types, methods, and cache handling to align with the new terminology, ensuring consistent usage throughout the codebase.
- Enhanced comments and documentation to reflect the changes in terminology and functionality.
2026-01-09 16:15:01 +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 refactor(StreamingService): rename session to task and update related logic 2026-01-09 16:15:01 +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