Commit Graph

708 Commits

Author SHA1 Message Date
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