mlogclub
560ebdbf13
feat: implement skill middleware and enhance tool handling for selected skills
2026-04-12 10:11:17 +08:00
mlogclub
06abbbeeb6
feat: rename Content field to Instruction across skill-related models and requests for consistency
2026-04-12 10:00:47 +08:00
mlogclub
294ad772de
feat: remove project root dependency and introduce DefaultProjectInstruction constant
2026-04-12 09:56:38 +08:00
mlogclub
f1f213420d
feat: add instruction summary handling in RuntimeTraceCollector and enhance instruction assembly process
2026-04-11 23:02:09 +08:00
mlogclub
be17807152
feat: enhance tooling management with static and dynamic tool code handling
2026-04-11 22:50:35 +08:00
mlogclub
e6d0fa2ba2
feat: refactor tool handling to use ToolSet for improved organization and clarity
2026-04-11 22:46:47 +08:00
mlogclub
a8a33ec6e0
feat: refactor BuildCustomerServiceAgent to use structured input for improved clarity and extensibility
2026-04-11 22:40:04 +08:00
mlogclub
a46103c00d
feat: enhance message editor layout for improved responsiveness
2026-04-11 14:29:16 +08:00
mlogclub
c3a1c1b469
feat: implement dynamic filter dropdown for conversation options
2026-04-11 14:27:18 +08:00
mlogclub
e2a6274bd4
feat: adjust layout height for responsive design in ConversationsPage
2026-04-11 14:19:03 +08:00
mlogclub
349de4cd0b
feat: simplify bottom panel layout and improve responsiveness in ChatPanel
2026-04-11 14:14:06 +08:00
mlogclub
945d0d38cf
feat: reorder AI serving option in conversation filter options
2026-04-11 14:02:09 +08:00
mlogclub
fb4078fc75
feat: add AI serving status to conversation management and update related components
2026-04-11 13:55:11 +08:00
mlogclub
97f0df17b6
feat: implement skill debug resume functionality and related API endpoints
2026-04-10 17:27:44 +08:00
mlogclub
1087ddca44
feat: add debug dialog and related functionality for skill debugging
2026-04-10 16:52:45 +08:00
mlogclub
eac3d87cc2
feat: add HITL status filtering and options to agent run logs
2026-04-10 16:46:18 +08:00
mlogclub
b20278de29
feat: add HITL status fields and update agent run log handling
2026-04-10 16:45:52 +08:00
mlogclub
47a99a4372
feat: refactor confirmation handling and add new constants for ticket creation and handoff processes
2026-04-10 16:24:49 +08:00
mlogclub
023ba802e4
feat: add Graph Tool code and handoff reason to agent run log model and related components
2026-04-10 16:23:25 +08:00
mlogclub
c1d42be1fc
feat: remove fallback mode and max AI reply rounds from AIAgent model and related components
2026-04-10 16:08:17 +08:00
mlogclub
ea327e2d97
feat: refactor handoff logic and update UI descriptions for Graph Tool integration
2026-04-10 16:03:06 +08:00
mlogclub
15afa10c7d
feat: implement Handoff Graph Tool for managing AI to human transitions
2026-04-10 16:00:10 +08:00
mlogclub
d953625a2b
feat: add Graph Tool tracing and logging support in agent run logs
2026-04-10 15:47:58 +08:00
mlogclub
3db7bec662
feat: refactor ticket creation process to use Graph Tool for confirmation and state management
2026-04-10 15:45:51 +08:00
mlogclub
e7a600b7d5
feat: add auto-injection flag for tools and filter auto-injected tools in UI
2026-04-10 15:41:02 +08:00
mlogclub
31337fa714
feat: enhance tool search functionality and streamline tool management in AI agent
2026-04-10 15:40:21 +08:00
mlogclub
4722caab37
feat: implement tool search tracing and logging in agent run logs
2026-04-10 15:04:02 +08:00
mlogclub
8961ec4342
feat: add tool search functionality and enhance tool management in AI agent
2026-04-10 14:57:46 +08:00
mlogclub
1370e4b675
feat: enhance AI agent functionality with tool management and logging improvements
...
- Added AllowedToolCodes field to Context for managing tool access.
- Introduced ResumeSource in aiReplyTraceData to track resume points.
- Enhanced logging with additional fields: PlannedSkillName, SkillRouteTrace, InterruptType, ResumeSource, and FinalStatus.
- Implemented functions to parse and resolve allowed tool codes for agents and skills.
- Refactored skill definition creation and update logic to streamline request handling.
- Updated MCP tool catalog to include source type and integrated built-in tools.
- Improved UI components to display additional tool information and enhance user experience.
2026-04-10 14:43:57 +08:00
yoc
7411bac57d
Add main server implementation and initial configuration handling
2026-04-09 19:59:54 +08:00
mlogclub
399c29002b
Refactor skill and agent editing to integrate MCP tool catalog, enhancing tool selection and management
2026-04-09 15:36:20 +08:00
mlogclub
92490d7faf
Add MCP tool catalog functionality and validation
...
- Implement AnyCatalog method in MCPController to list MCP tools with detailed information.
- Introduce MCPToolCatalogResponse struct for tool catalog responses.
- Create ToolCatalogService to handle tool listing and validation of tool codes.
- Enhance skill definition validation to include tool code validation against the catalog.
2026-04-09 15:24:34 +08:00
mlogclub
dbd1c5fe66
Refactor MCP tool handling by introducing tool code normalization and parsing, enhancing request and response structures for AIAgentMCPTool
2026-04-09 13:49:03 +08:00
mlogclub
03c1131006
Enhance skill debugging and response structure by adding skill name and allowed tool codes, and refactor related data handling
2026-04-09 13:38:34 +08:00
mlogclub
28d18ab6c0
Implement skill debugging functionality and refactor skill execution flow
2026-04-09 11:58:04 +08:00
mlogclub
eb9cd78646
Refactor skill execution and definition handling to support content-based execution and enhance skill definition structure
2026-04-09 11:42:40 +08:00
mlogclub
eeb579d944
Update subproject commit reference in docs
2026-04-09 11:31:14 +08:00
mlogclub
efe801b8bf
Init
2026-04-09 10:01:23 +08:00