cherry-studio/packages/shared
MyPrototypeWhat 7dc377d467 refactor(tabs): move Tab and TabsState types to cacheValueTypes
- Moved Tab and TabsState type definitions from cacheSchemas.ts to cacheValueTypes.ts for better organization and clarity.
- Updated imports in related components to reflect the new location of these types.
- Removed the now redundant tab type definitions from cacheSchemas.ts.

These changes enhance the structure of type definitions, promoting a clearer separation of concerns within the codebase.
2025-12-10 11:33:33 +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 fix(anthropic): prevent duplicate /v1 in API endpoints (#11467) 2025-11-26 19:26:39 +08:00
config Merge branch 'main' into v2 2025-12-09 10:45:35 +08:00
data refactor(tabs): move Tab and TabsState types to cacheValueTypes 2025-12-10 11:33:33 +08:00
IpcChannel.ts Merge branch 'main' into v2 2025-12-09 10:45:35 +08:00
utils.ts fix(openai): apply verbosity setting with type safety improvements (#10964) 2025-11-22 21:41:12 +08:00