phantasmlabs / phantasm

Toolkits to create a human-in-the-loop approval layer to monitor and guide AI agents workflow in real-time.
https://docs.phantasmlabs.com
GNU General Public License v3.0
126 stars 6 forks source link

[FEAT] webhook on receiving approval response from dashboard #18

Open edwinkys opened 3 days ago

edwinkys commented 3 days ago

Feature Description

We want to add the capability for users to configure webhook which will be trigger after receiving an approval response from the dashboard. This allows users to customize the flow after approver respond to the approval request such as piping the data into a log or data warehouse.

Potential Solution