Commit 8215a81
authored
improvement(hitl): add webhook notification and resume, add webhook block (#2673)
* Add api blcok as tool
* Add webhook block
* Hitl v1
* Cleanup
* Fix
* Update names for fields in hitl
* Fix hitl tag dropdown
* Update hitl dashboard
* Lint1 parent 155f544 commit 8215a81
16 files changed
Lines changed: 867 additions & 694 deletions
File tree
- apps/sim
- app
- api/resume/[workflowId]/[executionId]/[contextId]
- resume/[workflowId]/[executionId]
- workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components
- tag-dropdown
- tool-input
- blocks
- blocks
- executor
- execution
- handlers/human-in-the-loop
- lib/workflows
- blocks
- executor
- tools
- http
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments