feat: add final verification screen capture and update response structure
All checks were successful
CI / test (push) Successful in 6s
All checks were successful
CI / test (push) Successful in 6s
This commit is contained in:
@@ -21,6 +21,7 @@ class AgentResult:
|
||||
result: str
|
||||
return_message: str
|
||||
data: Any | None
|
||||
verification: dict[str, Any] | None
|
||||
steps: int
|
||||
started_at: float
|
||||
ended_at: float
|
||||
|
||||
Reference in New Issue
Block a user