cherry-studio/packages/shared
Vaayne 894b2fd487 ♻️ refactor: move getHubModeSystemPrompt to shared package
- Create @cherrystudio/shared workspace package with exports
- Move getHubModeSystemPrompt and ToolInfo to packages/shared/prompts
- Add @cherrystudio/shared dependency to @cherrystudio/ai-core
- Update promptToolUsePlugin to import from shared package
- Update renderer prompts-code-mode.ts to re-export from shared
- Add toolSetToToolInfoArray converter for type compatibility
2026-01-07 00:23:04 +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 refactor: switch yarn to pnpm (#12260) 2026-01-05 22:16:34 +08:00
prompts ♻️ refactor: move getHubModeSystemPrompt to shared package 2026-01-07 00:23:04 +08:00
IpcChannel.ts fix(ovms): add platform check to prevent errors on non-Windows systems (#12125) 2025-12-31 22:24:53 +08:00
mcp.ts ♻️ refactor: consolidate MCP tool name utilities into shared module 2025-12-29 20:10:36 +08:00
package.json ♻️ refactor: move getHubModeSystemPrompt to shared package 2026-01-07 00:23:04 +08:00
utils.ts fix: prevent OOM when handling large base64 image data (#12244) 2026-01-06 00:34:14 +08:00