cherry-studio/src/main
beyondkmp 499cb52e28
feat: enhance terminal command handling for macOS (#10362)
- Introduced a helper function to escape strings for AppleScript to ensure proper command execution.
- Updated terminal command definitions to utilize the new escape function, improving compatibility with special characters.
- Adjusted command parameters to use double quotes for directory paths, enhancing consistency and reliability.
2025-09-25 21:26:04 +08:00
..
apiServer feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +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: enable cherryin provider 2025-09-23 20:19:05 +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 feat: enhance terminal command handling for macOS (#10362) 2025-09-25 21:26:04 +08:00
utils feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +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: enable cherryin provider 2025-09-23 20:19:05 +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/api server (#9855) 2025-09-11 09:51:29 +08:00
ipc.ts feat: enable cherryin provider 2025-09-23 20:19:05 +08:00