[codex] Add session replay artifact groundwork (#6429)

Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
This commit is contained in:
Suchintan 2026-06-07 21:48:13 -04:00 committed by GitHub
parent 0f90279e4f
commit 7db4eaae85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 135 additions and 2 deletions

View file

@ -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"
}
]
}
}