v0.1.44
What's Changed
- Skyvern Forms UI by @wintonzheng in #1330
- Fix a navigation bug with saved tasks by @wintonzheng in #1331
- workflow run block by @wintonzheng in #1332
- forloop metadata variables by @LawyZheng in #1334
- auto prepend scheme to url by @LawyZheng in #1335
- rename GEMINI_FLUSH->GEMINI_FLASH by @nmfisher in #1333
- bump navigation max retry to 5 by @LawyZheng in #1336
- add workflow_run_id column to artifacts + ObserverCruise and ObserverThought by @wintonzheng in #1298
- add observer cruise id to artifacts table by @wintonzheng in #1337
- ObserverThought reproduce migration script by @wintonzheng in #1338
- Resolve prolems with saved task by @wintonzheng in #1340
- add observer_thought_id to artifacts table by @wintonzheng in #1341
- fix issues in forms page, add prompt editing by @wintonzheng in #1342
- migrate Organization data model from skyvern/forge/sdk/models.py to skyvern/forge/sdk/schemas/organizations.py by @wintonzheng in #1343
- Observer artifact creation by @wintonzheng in #1345
- Drop all the foreign keys on artifacts table except for the organization_id by @wintonzheng in #1352
- migrate to wait_for_upload_aiotasks for aiotasks cleanup by @wintonzheng in #1353
- fix missing video recording - recording is stored in the first step by @wintonzheng in #1350
- add observer cruise creation and completion by @wintonzheng in #1354
- create cruise related artifact in cruise api by @wintonzheng in #1355
- extend custom selection to date by @LawyZheng in #1357
- optimize auto completion trigger by @LawyZheng in #1359
- Change file names to file 1,2,3.. for now by @wintonzheng in #1360
- Add export as csv in tasks and workflow runs by @wintonzheng in #1361
New Contributors
Full Changelog: v0.1.43...v0.1.44