cherry-studio/src
icarus 532bad8eb7 refactor(agents): migrate agent hooks to react-query and reorganize structure
- Replace redux-based agent management with react-query hooks
- Move agent-related hooks to dedicated agents directory
- Add useAddAgent, useRemoveAgent, and useUpdateAgent hooks
- Update imports to reflect new hook locations
- Keep redux store temporarily for backward compatibility
2025-09-14 09:51:00 +08:00
..
main Merge branch 'main' into feat/agents-new 2025-09-14 05:57:24 +08:00
preload feature: add option to change font (#10133) 2025-09-13 20:36:13 +08:00
renderer refactor(agents): migrate agent hooks to react-query and reorganize structure 2025-09-14 09:51:00 +08:00