cherry-studio/packages/shared/config
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
..
constant.ts feat: enhance terminal command handling for macOS (#10362) 2025-09-25 21:26:04 +08:00
languages.ts chore(deps): bump mermaid, shiki, tanstack, etc. (#9658) 2025-08-29 16:17:55 +08:00
logger.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
nutstore.ts feat: nutstore integration (#3461) 2025-03-25 11:40:11 +08:00
types.ts fix(mcp): enhance progress event structure to include callId for specific tool tracking (#9946) 2025-09-05 17:26:20 +08:00