cherry-studio/src/main
suyao 17a27f0d55
Fix toolName reference and add stream event logging
- Correct toolName lookup to use tool_use_id instead of blockKey in tool-result chunks
- Add debug logging for stream event handling
- Update contentBlockState key to use event.content_block.id for tool_use events
2025-09-22 15:18:24 +08:00
..
apiServer ♻️ refactor: standardize tool management and API responses 2025-09-21 17:23:04 +08:00
configs fix[SelectionAssistant]: shift+click behavior in macOS and clipboard behavior in Windows (#8390) 2025-07-23 17:24:26 +08:00
integration feat: add cherryin provider (#9681) 2025-08-30 20:09:35 +08:00
knowledge feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
mcpServers Refactor/migrate zod v4 (#10002) 2025-09-07 16:39:22 +08:00
services Fix toolName reference and add stream event logging 2025-09-22 15:18:24 +08:00
utils Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-16 18:08:14 +08:00
bootstrap.ts refactor: move initAppDataDir function to a new utils module (#8337) 2025-07-21 15:46:14 +08:00
config.ts feat: add cherryin provider (#9681) 2025-08-30 20:09:35 +08:00
constant.ts feat: support portable config dir (#5039) 2025-04-24 17:23:56 +08:00
electron.d.ts feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
env.d.ts feat: added vite_main_bundle_id config and improved code cleanliness 2024-09-15 10:35:02 +08:00
index.ts feat: Implement Claude Code service with streaming support and tool integration 2025-09-16 15:12:03 +08:00
ipc.ts Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-21 17:25:02 +08:00