Commit Graph

11 Commits

Author SHA1 Message Date
mlogclub 5fa30d29ef 调整dashboard项目结构 2026-04-24 11:27:49 +08:00
mlogclub 155e9173a7 feat(ai-agent): add permissions for AI Agent management and update related logic 2026-04-23 14:26:10 +08:00
mlogclub 06b9c58e55 refactor(role): remove sortNo from role creation and update related logic 2026-04-23 14:06:10 +08:00
mlogclub e616169c41 feat(role): add CreateRoleDrawer component and integrate role creation functionality 2026-04-23 14:05:13 +08:00
mlogclub a769df5d44 fix(api): enhance createWebSocketBaseUrl function to handle development environment and window context 2026-04-21 23:08:40 +08:00
mlogclub 72d92efd61 refactor(api): remove unused WebSocket URL creation functions from agent and im modules 2026-04-21 23:07:32 +08:00
mlogclub c84870b968 feat: add fallback mode for AI agents and update knowledge base handling
- Introduced AIAgentFallbackMode with options for NoAnswer and SuggestRetry.
- Updated AI agent edit component to include fallback mode selection.
- Modified API types and payloads to accommodate fallback mode.
- Removed deprecated KnowledgeFallbackMode and related logic from knowledge base.
- Adjusted knowledge retrieval and response handling to utilize new fallback logic.
- Updated tests to reflect changes in fallback mode handling for AI agents.
2026-04-18 13:36:44 +08:00
mlogclub 797bee65f9 refactor: remove remark field from AIAgent and related components 2026-04-18 13:03:59 +08:00
mlogclub c9a763024c feat(skill): implement restore functionality for Skill Definitions 2026-04-17 15:54:09 +08:00
mlogclub 0dfa783eec feat(asset): enhance asset handling by adding storageKey and updating upload functions 2026-04-17 12:54:26 +08:00
mlogclub c07e588030 update web to dashboard 2026-04-15 17:20:57 +08:00