cherry-studio/src
icarus 0d0ab4dcf5 refactor(types): convert AgentBase interface to zod schema
This change improves type safety and validation by replacing the TypeScript interface with a zod schema definition. The schema provides runtime validation while maintaining the same type inference capabilities.
2025-09-18 12:49:17 +08:00
..
main feat: Enhance message handling with user message persistence and improved stream management 2025-09-18 00:30:43 +08:00
preload Perf/tsgo (#10188) 2025-09-16 10:16:42 +08:00
renderer refactor(types): convert AgentBase interface to zod schema 2025-09-18 12:49:17 +08:00