Commit graph

102 commits

Author SHA1 Message Date
Aaron Perez
bb9c183fb3
refactor(SKY-11703): remove the AgentDB *args facade entirely (#7033) 2026-07-02 19:35:17 -05:00
Aaron Perez
1fea7f8abc
SKY-11702 Migrate workflow params AgentDB callers (#7026) 2026-07-02 16:12:03 -04:00
Aaron Perez
6fcbbda66e
SKY-11701: Migrate scripts and schedules AgentDB callers (#7020) 2026-07-02 14:47:29 -04:00
Aaron Perez
b111a8b95d
chore(SKY-11691): relocate artifact-storage tests out of the shipped skyvern package (#7016) 2026-07-02 13:55:57 -04:00
Suchintan
412c6320da
fix: speed up workflow save cache invalidation (#6881)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-28 21:58:24 -04:00
Suchintan
15a24f0247
Support blank browser profile creation (#6835)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-26 00:09:29 -04:00
Aaron Perez
94038ebf03
fix(SKY-11008): stop sending pooler-incompatible startup params to the DB (#6785)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-06-23 23:34:09 -05:00
Shuchang Zheng
db83d3e8aa
Revert "fix(SKY-10776): use NullPool for screenshot-worker replica reads" (#6668) 2026-06-17 12:28:13 -07:00
Andrew Neilson
b69930e0ed
refactor: split copilot tools.py (9.5k lines) into a tools/ package (#6493) 2026-06-10 11:19:38 -07:00
Suchintan
7e6ea829dd
SKY-10578: Add credential folders (backend) (#6375)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-04 05:43:09 -04:00
Trevor Cheung
54d3873576
feat(tagging): TagsRepository + AgentDB wiring + caller-context auth dep (SKY-10101) (#6205) 2026-05-27 13:22:32 -04:00
Shuchang Zheng
06bed88db5
revert: drop pool_timeout/pool_recycle and roll DB pool sizes back to pre-#10903 (#6099)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-05-21 08:20:04 -07:00
Andrew Neilson
ae076804a7
fix: harden css-vars.test.ts existsSync filter for OSS sync target (#5852) 2026-05-06 13:58:28 -07:00
Aaron Perez
151de63feb
feat(SKY-9463): open source Google Sheets connector auth (#5815) 2026-05-04 23:58:29 -05:00
Andrew Neilson
afa78ce7be
copilot enforcement: drain post-run screenshot only when a nudge fires (SKY-9480) (#5807) 2026-05-04 18:58:07 -07:00
Andrew Neilson
24971083be
fix(SKY-9163): replace 5-min wall-clock timeout with progress watchdog (#5601) 2026-04-22 15:14:42 -07:00
Andrew Neilson
b7aee473e8
feat(SKY-8879) copilot-stack/12: wire-up (flag + dispatch + frontend) (#5531)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:25:07 -07:00
Aaron Perez
2d4ed49b7e
feat(SKY-8585): expose schedule routes in OpenAPI for SDK generation (#5408) 2026-04-07 13:10:55 -07:00
Aaron Perez
58bbc7dbb9
Optimize caching: content dedup, recursive for-loop tracking, observability (SKY-8684) (#5371) 2026-04-03 12:38:39 -07:00
Aaron Perez
26b8f4d73e
AgentDB Phase 7: Migrate remaining 8 domains to typed repos (#5366) 2026-04-02 17:36:50 -07:00
Aaron Perez
b705e52536
feat: migrate callers to typed repos — batches 1-6 (SKY-8720) (#5350)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 13:20:33 -07:00
Marc Kelechava
c581fb310d
Fix: apply default login prompt for MCP-created workflow login blocks (#SKY-8637) (#5342) 2026-04-01 17:25:59 -07:00
pedrohsdb
eae6622d15
fix: teach script reviewer to detect hardcoded per-run values in selectors (#5325) 2026-03-31 21:27:50 -07:00
Aaron Perez
3a25fe553e
Revert "[5/5] [SKY-7600] Frontend: rewrite RunHistory" (#5311) 2026-03-31 20:58:48 -07:00
pedrohsdb
3cb3beaa33
fix: add missing is_pinned param to ScriptsRepository.create_workflow_script() (#5318) 2026-03-31 15:58:27 -07:00
Marc Kelechava
02bfcda30f
feat: SQLite-first server mode — zero-config skyvern run server (#5302)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Auto Create GitHub Release on Version Change / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Auto Create GitHub Release on Version Change / create-release (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 14:16:25 -07:00
Aaron Perez
474366bfd0
[1/5] [SKY-7600] Set schema for task_runs (#5300) 2026-03-31 12:34:06 -07:00
Aaron Perez
c91cd98d50
Repository Design Pattern (#SKY-8139) (#5279) 2026-03-27 21:06:32 -07:00
Aaron Perez
3e79319cef
Create @db_operation error handling decorator (#SKY-8135) (#5272) 2026-03-27 14:14:45 -07:00
pedrohsdb
e869039f60
Fix pinned scripts: always fetch pinned version and prevent corrections (#5261) 2026-03-26 17:12:03 -07:00
Marc Kelechava
466551eabf
feat: add use_in_memory_db to Skyvern.local() (#5260) 2026-03-26 16:43:53 -07:00
Celal Zamanoğlu
2a73abb845
feat(SKY-8576): filter credential selector by vault_type when source is selected (#5259) 2026-03-27 01:52:36 +03:00
Celal Zamanoğlu
52d5825e14
fix: add default complete_criterion for LoginBlocks to prevent login success misdetection (SKY-8540) (#5256) 2026-03-26 21:49:16 +03:00
LawyZheng
9d9ae67fe4
Add failure_category to tasks and workflow runs (SKY-8469) (#5254) 2026-03-27 02:13:52 +08:00
LawyZheng
78e35dfdec
[SKY-8569] Fix task_v2 workflow runs missing HAR and browser console log artifacts (#5252) 2026-03-27 01:09:17 +08:00
pedrohsdb
4d04d8eb55
refactor: replace adaptive_caching with code_version, remove code_v2 (#5227)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-24 18:10:47 -07:00
pedrohsdb
85e621364c
Fix script detail page to only show cached runs + add avg fallbacks (#5220) 2026-03-24 13:53:59 -07:00
Andrew Neilson
86a4f6aa0d
Add CDP screencast streaming and interactive input for local mode (#4904)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-24 00:48:11 +00:00
pedrohsdb
5fa0ff6795
fix: resolve 4 CodeQL alerts in extract_form_fields.js (#5212) 2026-03-23 17:41:12 -07:00
Celal Zamanoğlu
750fb22a3e
feat: persist save_browser_session_intent checkbox state (SKY-8329) (#5203)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 22:10:58 +03:00
Shuchang Zheng
236c6cb377
fix: resolve 3 CodeQL alerts in extract_form_fields.js (#5198)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-03-23 00:18:23 -07:00
Shuchang Zheng
ba8a7242ef
Bundle artifacts to reduce S3 objects (#5169) 2026-03-19 21:01:53 -07:00
Aaron Perez
cfe01b0abe
feat: add frontend schedule panel to workflow editor (#SKY-8184) (#5146)
Some checks failed
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Run tests and pre-commit / Run tests and pre-commit hooks (push) Failing after 6s
Auto Create GitHub Release on Version Change / check-version-change (push) Successful in 1m45s
Run tests and pre-commit / Frontend Lint and Build (push) Successful in 3m48s
Publish Fern Docs / run (push) Failing after 2m43s
Auto Create GitHub Release on Version Change / create-release (push) Has been skipped
Build Skyvern SDK and publish to PyPI / check-version-change (push) Successful in 3m14s
2026-03-19 01:07:30 -07:00
Suchintan
b76de94e5f
feat: report FILE_PARSER_ERROR code on file parser block failures (SKY-7939) (#5145)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
Co-authored-by: AronPerez <aperez0295@gmail.com>
2026-03-19 03:47:09 -04:00
Aaron Perez
1c68fbd40f
Add workflow schedules support (DB model, API routes, Temporal integration) (#SKY-8182) (#5144) 2026-03-19 00:12:46 -07:00
pedrohsdb
8ff6102101
fix: resolve Code 2.0 script UI issues (SKY-8444–8448) (#5143)
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 23:35:41 -07:00
Andrew Neilson
e16d11336e
fix: use is not None checks in update_persistent_browser_session (#4977)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 14:52:10 +00:00
Shuchang Zheng
db66b6627f
Fix: Diagnostics button always visible for completed task blocks (SKY-8398) (#5120)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-18 02:52:33 -07:00
pedrohsdb
9ddc9703ad
feat: add script pinning backend support (#5112)
Some checks are pending
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:24:48 -07:00
pedrohsdb
f2062b65b3
feat: add enriched script version detail endpoint (#5111) 2026-03-15 12:12:23 -07:00