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 c5df2f12e4 docs: clarify GraphTools are compatible with any tool wrapper
- Add 'Composable Tool Wrappers' section explaining GraphTools implement standard interfaces
- List example wrappers: InvokableApprovableTool, InvokableReviewEditTool, FollowUpTool
- Clarify nested interrupts work with any interrupt-based wrapper, not just InvokableApprovableTool

Change-Id: Ic3156bf0d28bb30b11dcd61092972bc2d12faccb
4 months ago
..
graphtool docs: clarify GraphTools are compatible with any tool wrapper 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