mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 05:51:26 +08:00
- Introduced a new `index_new.ts` file to facilitate the modern AI provider while maintaining backward compatibility with the legacy `index.ts`. - Created a `legacy` directory to house existing clients and middleware, ensuring a clear separation from new implementations. - Updated import paths across various modules to reflect the new structure, enhancing code organization and maintainability. - Added comprehensive middleware and utility functions to support the new architecture, improving overall functionality and extensibility. - Enhanced plugin management with a dedicated `PluginBuilder` for better integration and configuration of AI plugins. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||