What's Changed
- skyvern agent run_task & get_task sample code update by @wintonzheng in #2382
- get missing images back in README by @wintonzheng in #2383
- python installation & run task docs by @wintonzheng in #2384
- fix skyvern run task doc by @wintonzheng in #2385
- fix skyvern run docs part 2 by @wintonzheng in #2386
- SKYVERN API KEY - doc fix by @wintonzheng in #2387
- update langchain integration by @LawyZheng in #2388
- select option on click by @wintonzheng in #2391
- update llamaindex integration by @LawyZheng in #2390
- make step update in db a debug message by @wintonzheng in #2392
- Added support for python 3.12 & 3.13 by @Prakashmaheshwaran in #2380
- fix pyproject.toml by @wintonzheng in #2393
- Fix ruff & mypy errors by @wintonzheng in #2394
- fix python sdk example for cancel_run by @wintonzheng in #2395
- group workflow apis by @wintonzheng in #2396
- Jon/eval updates v by @wintonzheng in #2397
- bump up production py version by @wintonzheng in #2400
- Add dedicated quickstart doc by @wintonzheng in #2401
- Add MCP docs page by @wintonzheng in #2402
- Workflow is not a beta feature anymore by @wintonzheng in #2403
- added py 3.13 and splited the cli and suport for windows and better port handling by @Prakashmaheshwaran in #2404
- group workflows interfaces - create_workflow, update_workflow, delete_workflow by @wintonzheng in #2405
- update the group that update_workflow belongs to by @wintonzheng in #2406
- Added skyvern init mcp and init browser by @Prakashmaheshwaran in #2407
- new create_workflow and update_workflow endpoint that supports either json or yaml format by @wintonzheng in #2408
- make alembic check pre-commit manual by @wintonzheng in #2410
- new create_workflow and update_workflow endpoints by @wintonzheng in #2409
- fix dependency by @wintonzheng in #2411
- rename persiste browser session to save and reuse session by @wintonzheng in #2413
- avoid running kill of skyvern is not running by @asherf in #2416
- Ensure docker is installed on running when starting the script by @asherf in #2415
- add screenshot_urls to the get_run endpoint by @wintonzheng in #2417
- credential management documentation by @wintonzheng in #2389
- Fix Taskv2 by @wintonzheng in #2419
- update credentials docs by @wintonzheng in #2420
- new sdk v0.1.85 by @wintonzheng in #2421
New Contributors
Full Changelog: v0.1.84...v0.1.85