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
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
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