1e5a1d422b
refactor(TaskStatusTag): replace a-tag with span element and improve status configuration
...
- Replace a-tag component with semantic span element for better accessibility
- Introduce centralized STATUS_CONFIG object for consistent status mapping
- Add isRunning computed property for cleaner conditional logic
- Remove redundant statusMap handling and normalize status values
- Add proper CSS class bindings for styling consistency
- Update component structure to use
2026-02-26 20:45:51 +08:00
72fa2c63a1
feat: 优化
2026-02-26 20:27:41 +08:00
2d96e8ca4e
refactor(agent): 优化收藏功能代码实现
...
- 前端移除未使用的 ArrowRightOutlined 导入
- 优化智能体列表排序逻辑,避免修改原数组
- 后端使用 Stream API 简化收藏智能体 ID 获取逻辑
2026-02-26 20:17:00 +08:00
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
120a4529a5
feat: 功能优化
2026-02-26 20:04:09 +08:00
b76e3ff47d
feat: 优化
2026-02-26 18:52:09 +08:00
c2e4fde218
Merge branch 'master' into 'main'
...
feat: d new layout components including FullWidthLayout, LayoutHeader,...
See merge request root/sionrui!5
2026-02-25 15:47:17 +00:00
116e363e83
样式整改
2026-02-25 23:44:01 +08:00
8beb4a5508
优化
2026-02-25 23:18:06 +08:00
3e8218658b
优化
2026-02-25 22:44:12 +08:00
b29e00950c
feat: 优化
2026-02-25 22:06:13 +08:00
c8518a381f
fix: 前端优化
2026-02-25 21:57:05 +08:00
79a5c1f3ed
feat: 配额优化
2026-02-25 21:30:24 +08:00
2e93211697
dify历史记录
2026-02-25 18:21:25 +08:00
0efca50be3
语音优化
2026-02-25 16:28:31 +08:00
214c1f0f37
画面问题
2026-02-25 14:56:39 +08:00
97bfa5dfbc
优化
2026-02-25 02:14:28 +08:00
c5ef47aa54
优化
2026-02-25 02:13:21 +08:00
420f78b2cf
优化
2026-02-25 02:11:04 +08:00
7285534405
feat: 热点改进
2026-02-25 01:24:57 +08:00
cd5a2f0c7d
优化宽度
2026-02-25 00:38:19 +08:00
cfaf8cab49
feat: 优化
2026-02-24 23:58:17 +08:00
caa69d7353
优化
2026-02-24 22:23:53 +08:00
903dc7ce93
优化
2026-02-24 22:11:30 +08:00
7490298ded
优化
2026-02-24 21:47:21 +08:00
9388f7d75b
修复
2026-02-24 21:41:05 +08:00
c1d1b0ed70
优化
2026-02-24 15:40:40 +08:00
e01bb0bb5f
优化
2026-02-24 01:11:04 +08:00
d69a99882f
修复
2026-02-24 00:38:23 +08:00
f63e6b92bd
优化
2026-02-23 23:36:25 +08:00
02a7cf1981
feat: 枚举优化
2026-02-23 23:08:44 +08:00
07388db632
优化
2026-02-23 22:29:43 +08:00
e1627eb48c
feat: 功能优化
2026-02-23 21:54:46 +08:00
5bd74a4628
feat: 功能优化
2026-02-23 20:36:50 +08:00
c02f5d36c8
优化
2026-02-23 19:49:12 +08:00
0c4cffe18e
feat: 优化
2026-02-23 17:46:26 +08:00
0cb020aeb9
优化
2026-02-23 17:36:16 +08:00
6eb2c96506
feat: 优化
2026-02-23 15:42:55 +08:00
3734d77269
增加技能
2026-02-23 15:37:06 +08:00
6e70f85e02
修复问题
2026-02-23 15:30:20 +08:00
a9e174d774
dify 调用
2026-02-23 15:17:30 +08:00
7a4175802f
fix: 修复问题
2026-02-23 14:53:19 +08:00
af23c8779e
增加个人中心
2026-02-23 02:27:32 +08:00
5b3047f675
优化
2026-02-23 02:05:48 +08:00
c8598d3dea
优化
2026-02-23 01:04:00 +08:00
1e2e726744
feat: 优化
2026-02-23 00:09:36 +08:00
547953cd00
增加导入
2026-02-22 23:19:48 +08:00
8ace847b9a
docx技能
2026-02-22 22:40:15 +08:00
f80efca76f
feat: 增加后台模块
2026-02-22 21:41:46 +08:00
ff11f04b43
feat: 优化
2026-02-22 21:36:47 +08:00