Execute approved tool calls
This commit is contained in:
@@ -13,6 +13,8 @@ pub enum ApprovalRequestStatus {
|
||||
Approved,
|
||||
Denied,
|
||||
Expired,
|
||||
Completed,
|
||||
Failed,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user