Skyvern/skyvern/forge
Andrew Neilson 328bce3cdd
feat: add browser session support to OSS Docker deployment (#4891)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-03 23:58:26 -08:00
..
prompts/skyvern Add user-defined error detection on task failure (#4974) 2026-03-04 15:38:27 +08:00
sdk feat: add browser session support to OSS Docker deployment (#4891) 2026-03-03 23:58:26 -08:00
__init__.py Fix missing app initialization in skyvern init (#4038) 2025-11-20 00:25:33 +00:00
__main__.py fix: disable uvicorn reload on Windows to fix async event loop issue (#4538) 2026-01-24 21:20:07 +03:00
agent.py Add user-defined error detection on task failure (#4974) 2026-03-04 15:38:27 +08:00
agent_functions.py Add conditional block support for script caching (v2 - with bug fix) (#4642) 2026-02-05 11:42:29 -08:00
api_app.py feat: add browser session support to OSS Docker deployment (#4891) 2026-03-03 23:58:26 -08:00
async_operations.py ️ Speed up method AsyncOperationPool._get_operation by 10% (#1914) 2025-03-16 16:04:30 -07:00
forge_app.py feat: add browser session support to OSS Docker deployment (#4891) 2026-03-03 23:58:26 -08:00
forge_app_initializer.py downgrade noisy logs to debug (#4378) 2026-01-01 21:15:29 -08:00
forge_openai_client.py Silence annoying OpenAI client shutdown error (#4157) 2025-12-01 18:02:17 -07:00
prompts.py Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00
request_logging.py Log response body in api.raw_request for all status codes (#SKY-7987) (#4779) 2026-02-17 23:40:47 -05:00
skyvern_json_encoder.py Record logs into step artifacts (#1339) 2024-12-17 15:32:38 -08:00
skyvern_log_encoder.py Record logs into step artifacts (#1339) 2024-12-17 15:32:38 -08:00