This website requires JavaScript.
Explore
Help
Sign In
wlw
/
ai-agent
Watch
2
Star
0
Fork
0
You've already forked ai-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89227c02c43d132599d2a8b5c4af95fbeb3192d6
ai-agent
/
internal
/
ai
/
runtime
/
tools
T
History
mlogclub
89227c02c4
feat: add TriageServiceRequest tool and related graph for analyzing service requests and drafting tickets
2026-04-12 13:39:16 +08:00
..
analyze_conversation_tool.go
feat: add AnalyzeConversation tool and related graph for analyzing conversation risks and summaries
2026-04-12 13:36:01 +08:00
create_ticket_confirm_tool.go
feat: refactor ticket creation process to use Graph Tool for confirmation and state management
2026-04-10 15:45:51 +08:00
handoff_graph_tool.go
feat: implement Handoff Graph Tool for managing AI to human transitions
2026-04-10 16:00:10 +08:00
helper.go
Init
2026-04-09 10:01:23 +08:00
prepare_ticket_draft_tool.go
feat: add PrepareTicketDraft tool and related graph for drafting ticket information
2026-04-12 13:32:07 +08:00
tool_search_tool.go
feat: refactor tool result summary handling by introducing BuildReducedToolResultSummary and updating related methods
2026-04-12 11:36:36 +08:00
triage_service_request_tool.go
feat: add TriageServiceRequest tool and related graph for analyzing service requests and drafting tickets
2026-04-12 13:39:16 +08:00