Files
sionrui/frontend
sion123 d429dc887a feat: add agent favorite functionality with UI and API implementation
- Add `addFavorite` and `removeFavorite` API functions in agent.js
- Implement favorite button UI in Agents.vue with star icons
- Add login check before favorite operations using token manager
- Sort agents with favorites appearing at the top of the list
- Include success/error messages for user feedback
- Add backend API endpoints for creating/deleting agent favorites
- Update agent list response to include favorite status
- Style favorite button with hover and active states
2026-02-26 20:15:24 +08:00
..
2026-02-22 20:34:02 +08:00
2025-11-28 20:26:47 +08:00
2025-11-12 22:45:29 +08:00
2026-01-18 15:27:43 +08:00
2026-02-08 19:46:17 +08:00
2025-11-10 00:59:40 +08:00
2026-02-02 22:36:20 +08:00
2025-11-10 00:59:40 +08:00