cherry-studio/src/main/apiServer/routes/agents
icarus 100801821f fix(agents): update agents list response structure to match API
Align frontend and backend types for agents list response. The API now returns paginated data with limit/offset and renamed 'agents' field to 'data' for consistency. Update related type definitions and usage across the codebase.
2025-09-18 22:26:54 +08:00
..
handlers fix(agents): update agents list response structure to match API 2025-09-18 22:26:54 +08:00
middleware Refactor: Remove sessions route and related validation logic 2025-09-14 16:31:15 +08:00
validators refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +08:00
index.ts refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +08:00