mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
[codex] Add session replay artifact groundwork (#6429)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
This commit is contained in:
parent
0f90279e4f
commit
7db4eaae85
10 changed files with 135 additions and 2 deletions
|
|
@ -7246,6 +7246,7 @@
|
|||
"type": "string",
|
||||
"enum": [
|
||||
"recording",
|
||||
"session_replay",
|
||||
"browser_console_log",
|
||||
"skyvern_log",
|
||||
"skyvern_log_raw",
|
||||
|
|
@ -25331,4 +25332,4 @@
|
|||
"x-fern-server-name": "Local"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue