Commit Graph

13 Commits

Author SHA1 Message Date
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 d9c4b669b2 refactor(content-editor): enhance mode handling and integrate allowed modes across components 2026-04-18 13:05:39 +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 3f569130ab refactor: update Makefile to include widget run command and install dependencies for dashboard and widget 2026-04-16 18:19:16 +08:00
mlogclub 1ca7493f31 refactor: update productionBasePath to empty string and adjust static resource handling for dashboard 2026-04-15 18:18:06 +08:00
mlogclub 50edbb4da6 refactor: standardize basePath and assetPrefix in next.config.ts for dashboard and widget 2026-04-15 17:31:05 +08:00
mlogclub c07e588030 update web to dashboard 2026-04-15 17:20:57 +08:00