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 44e0085eae refactor: use tool package interrupt APIs in follow_up_tool and review_edit_wrapper
- follow_up_tool.go: use tool.GetInterruptState, tool.GetResumeContext, tool.StatefulInterrupt
- review_edit_wrapper.go: use tool.GetInterruptState, tool.GetResumeContext, tool.StatefulInterrupt
- Remove ToolCallID from ReviewEditInfo (compose.GetToolCallID no longer used)
- Remove compose import from both files

Change-Id: I9fee8a8ef93a5b3eab4700c0850f6dce220e5f98
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 refactor: use tool package interrupt APIs in follow_up_tool and review_edit_wrapper 4 months ago
review_edit_wrapper.go refactor: use tool package interrupt APIs in follow_up_tool and review_edit_wrapper 4 months ago