You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shentong.martin f7ed18dd7e refactor: use tool package interrupt APIs instead of compose package
- approval_wrapper.go: use tool.GetInterruptState, tool.GetResumeContext, tool.StatefulInterrupt
- graphtool/graph_tool.go: use tool.GetInterruptState, tool.CompositeInterrupt
- Keep compose.ExtractInterruptInfo for checking graph execution errors
- Remove ToolCallID from ApprovalInfo (compose.GetToolCallID no longer used)

Change-Id: I7c9a7f73a0e0036ab384478d1ea6770ea0031c4b
4 months ago
..
graphtool refactor: use tool package interrupt APIs instead of compose package 4 months ago
approval_wrapper.go refactor: use tool package interrupt APIs instead of compose package 4 months ago
follow_up_tool.go feat: add common human-in-the-loop patterns (#125) 6 months ago
review_edit_wrapper.go feat: add common human-in-the-loop patterns (#125) 6 months ago