mlogclub
|
93cda6ae82
|
feat: implement runtime reply service and refactor related components
|
2026-04-12 23:37:52 +08:00 |
|
mlogclub
|
6499126f40
|
feat: refactor tool metadata handling and simplify allowed tool code checks
|
2026-04-12 23:15:27 +08:00 |
|
mlogclub
|
c5941e91e0
|
feat: enhance ToolSpec with Appendix field and refactor agent instruction assembly
|
2026-04-12 23:14:27 +08:00 |
|
mlogclub
|
ef6815a3c6
|
feat: refactor tool metadata resolution to utilize ToolSpec and enhance tool catalog service
|
2026-04-12 22:30:00 +08:00 |
|
mlogclub
|
11252d31da
|
feat: refactor tool definitions to use structured ToolSpec and update related references
|
2026-04-12 22:27:09 +08:00 |
|
mlogclub
|
54f5a684c3
|
feat: add recommended action, risk level, and ticket draft readiness to AgentRunLogResponse and related components
|
2026-04-12 14:12:04 +08:00 |
|
mlogclub
|
c3ac4c3e28
|
feat: add AgentRunGraphSummary and related functionality for graph summary retrieval
|
2026-04-12 14:08:16 +08:00 |
|
mlogclub
|
e2d2a951a9
|
chore: update subproject commit reference in documentation
|
2026-04-12 13:49:49 +08:00 |
|
mlogclub
|
37a713f3b8
|
feat: enhance graph tool handling by adding recommended action, risk level, and ticket draft readiness
|
2026-04-12 13:43:09 +08:00 |
|
mlogclub
|
89227c02c4
|
feat: add TriageServiceRequest tool and related graph for analyzing service requests and drafting tickets
|
2026-04-12 13:39:16 +08:00 |
|
mlogclub
|
e42c77c8ae
|
feat: add AnalyzeConversation tool and related graph for analyzing conversation risks and summaries
|
2026-04-12 13:36:01 +08:00 |
|
mlogclub
|
a66b78eecc
|
feat: add PrepareTicketDraft tool and related graph for drafting ticket information
|
2026-04-12 13:32:07 +08:00 |
|
mlogclub
|
5484384d89
|
feat: enhance tool result handling by adding reduction info parsing and updating trace item structure
|
2026-04-12 11:40:05 +08:00 |
|
mlogclub
|
fb42101c10
|
feat: refactor tool result summary handling by introducing BuildReducedToolResultSummary and updating related methods
|
2026-04-12 11:36:36 +08:00 |
|
mlogclub
|
0db5f0d663
|
feat: enhance knowledge retrieval by adding MaxContextItems support and refactoring related methods
|
2026-04-12 11:02:08 +08:00 |
|
mlogclub
|
0b77d91dfe
|
feat: enhance retriever trace summary by adding policies support and refactoring related methods
|
2026-04-12 10:59:59 +08:00 |
|
mlogclub
|
7f70614739
|
feat: enhance retriever summary handling by adding SetRetrieverSummary method and updating trace summary in knowledge retrieval
|
2026-04-12 10:49:43 +08:00 |
|
mlogclub
|
9ee3f3abbd
|
feat: enhance knowledge retrieval by introducing RetrieveContextByOptions method and streamline context handling
|
2026-04-12 10:45:11 +08:00 |
|
mlogclub
|
cf84693421
|
feat: refactor knowledge retrieval to introduce RetrieveContext method and streamline context handling
|
2026-04-12 10:34:24 +08:00 |
|
mlogclub
|
22b2a08e13
|
feat: enhance SortableSkillRow to display tool whitelist and examples count
|
2026-04-12 10:19:07 +08:00 |
|
mlogclub
|
dce9c5eb25
|
feat: rename SkillAllowedToolCodes to ToolWhitelist and ToolCodes to ExposedToolCodes for consistency across responses
|
2026-04-12 10:17:27 +08:00 |
|
mlogclub
|
44b20813fe
|
feat: rename AllowedToolCodes to ToolWhitelist across skill-related models and requests for consistency
|
2026-04-12 10:16:03 +08:00 |
|
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 |
|