cherry-studio/packages
MyPrototypeWhat b099c9b0b3 refactor(types): update ProviderId type definition for better compatibility
- Changed ProviderId type from a union of keyof ExtensibleProviderSettingsMap and string to an intersection, enhancing type safety.
- Renamed appendTrace method to appendMessageTrace in SpanManagerService for clarity and consistency.
- Updated references to appendTrace in useMessageOperations and ApiService to use the new method name.
- Added a new appendTrace method in SpanManagerService to bind existing traces, improving trace management.
- Adjusted topicId handling in fetchMessagesSummary to default to an empty string for better consistency.
2025-08-15 18:04:24 +08:00
..
aiCore refactor(types): update ProviderId type definition for better compatibility 2025-08-15 18:04:24 +08:00
mcp-trace feat: add developer mode settings 2025-07-20 15:37:38 +08:00
shared feat: add code tools (#9043) 2025-08-12 11:54:38 +08:00