cherry-studio/packages/shared
icarus e0781e1bb0 refactor(ocr): restructure ocr types into modular files for better maintainability
- Split monolithic ocr.ts into separate files for base types, providers, models, and layers (api, data, business)
- Update related imports and references across the codebase
- Rename API request/response types to be more consistent (Patch->Update, Put->Replace)
- Adjust repository and service implementations to match new type structure
2025-10-20 20:39:24 +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 refactor: update imports to use 'type' for type-only imports across multiple files 2025-10-09 12:45:17 +08:00
config refactor(ocr): restructure OCR provider configuration and types 2025-10-20 06:47:02 +08:00
data refactor(ocr): restructure ocr types into modular files for better maintainability 2025-10-20 20:39:24 +08:00
utils refactor(utils): reorganize utils files into module structure 2025-10-20 01:40:01 +08:00
IpcChannel.ts refactor(ocr): remove unused OCR list providers functionality 2025-10-20 04:31:02 +08:00