Commit Graph

13 Commits

Author SHA1 Message Date
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 6d6a8aefa9 refactor(layout): replace Card component with Loader2Icon for loading state 2026-04-19 20:30:41 +08:00
mlogclub 77a5c68b01 refactor(dashboard): enhance layout and improve log display in Agent Run Logs page 2026-04-19 10:02:38 +08:00
mlogclub e1ffcc64a9 refactor(edit): implement tabbed interface for tool configuration in EditDialog 2026-04-18 14:11:13 +08:00
mlogclub 3249c8ae96 refactor(knowledge-base-edit): reorganize imports and adjust grid layout for answer mode 2026-04-18 14:00:40 +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 1a657f2dfa refactor(edit): enhance EditDialog layout and improve field descriptions 2026-04-18 13:00:08 +08:00
mlogclub fe50149677 refactor(edit): improve field labels and enhance fallback message handling 2026-04-18 11:29:49 +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