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] approval response from dashboard include approver's detail #19

Closed edwinkys closed 1 minute ago

edwinkys commented 3 days ago

Feature Description

We want to include the approver's name when the dashboard send back an approval response to the server. This allows teams, specifically, to understand who has approved or rejected the approval request. This will also increase the robustness of the logging system.

Potential Solution