cherry-studio/src/main/apiServer/services
Vaayne 1a49972583 ♻️ refactor: standardize tool management and API responses
- Rename built_in_tools field to tools for consistency
- Add type field to Tool schema (builtin/mcp/custom)
- Consolidate tool handling in BaseService with listMcpTools method
- Remove unused CreateSessionResponse and related schemas
- Clean up unused imports and dead code in session handlers
- Unify agent and session tool resolution logic
2025-09-21 17:23:04 +08:00
..
chat-completion.ts 💄 style: format code with yarn format 2025-09-21 16:44:54 +08:00
mcp.ts ♻️ refactor: standardize tool management and API responses 2025-09-21 17:23:04 +08:00
messages.ts 💄 style: format code with yarn format 2025-09-21 16:44:54 +08:00
models.ts refactor(types): rename ApiModelsRequest to ApiModelsFilter for clarity 2025-09-19 23:48:58 +08:00