diff --git a/pipe/README.md b/pipe/README.md index caa53496..7895da9a 100644 --- a/pipe/README.md +++ b/pipe/README.md @@ -74,7 +74,11 @@ Close Pipe yao run pipe.Close ``` -## Todo +## Features -[] Progress report for hook integration -[] Support for Http Request Node +- [x] **Yao Process Node** Support for running yao process +- [x] **Switch Node** Conditional branch +- [x] **AI Node** AI interface +- [x] **User Input Node** User input interface +- [ ] **Request Node** Support for Http Request +- [ ] **Hooks** Progress report for hook integration