Commit graph

45 commits

Author SHA1 Message Date
Marc Kelechava
72c52b0055
fix: prevent MCP workflow updates from wiping credential parameters [SKY-8781] (#5398) 2026-04-06 16:07:04 -07:00
Marc Kelechava
f422c37d46
feat: MCP observe/execute batch tools + AI speed optimizations (#5386)
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-04-05 16:38:13 -07:00
Marc Kelechava
12b80f531a
feat: network request detail, route interception, and body capture for MCP/CLI (#5370)
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-04-02 18:10:45 -07:00
Marc Kelechava
58fed69496
feat: add clipboard read/write MCP tools (PR 7/7) (#5365)
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-04-02 15:49:01 -07:00
Shuchang Zheng
4358f9c695
Fix ReDoS in script_reviewer string literal regex (#5364) 2026-04-02 15:39:47 -07:00
Marc Kelechava
21bb4cdf0f
Fix: preserve credential block references during MCP workflow update (#SKY-8462) (#5344) 2026-04-01 18:09:15 -07:00
Marc Kelechava
e95511e086
feat: iframe support for SDK, CLI, and MCP tools (#5319) 2026-03-31 16:10:53 -07:00
pedrohsdb
3cb3beaa33
fix: add missing is_pinned param to ScriptsRepository.create_workflow_script() (#5318) 2026-03-31 15:58:27 -07:00
pedrohsdb
75d5381058
Make run_with non-nullable, default to agent (#5275) 2026-03-27 18:53:28 -07:00
Marc Kelechava
31d37a5b01
feat: MCP script/caching tools for code v2 visibility (#5243) 2026-03-25 15:42:53 -07:00
Marc Kelechava
a48d2cff92
feat: MCP drag, file upload, evaluate async, tool annotations (#5229)
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
Build Skyvern TS SDK and publish to npm / check-version-change (push) Waiting to run
Build Skyvern TS SDK and publish to npm / build-and-publish-sdk (push) Blocked by required conditions
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-24 18:37:54 -07: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
Shuchang Zheng
17c5492c14
remove non-partial indexes (#5226) 2026-03-24 17:33:19 -07:00
Suchintan
0afc59348e
Streamline CLI quickstart: browser setup, LLM models, Ollama support (#5214)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-03-23 23:42:52 -04:00
Marc Kelechava
e3a2609941
fix: preserve credential parameters during MCP workflow updates (#5205) 2026-03-23 12:23:10 -07:00
Marc Kelechava
965fac68c7
[SKY-8322] Compact MCP workflow status responses and fix wr lookup (#5084) 2026-03-12 18:47:21 -07:00
Marc Kelechava
4ddc81fcbd
[SKY-8327] Default MCP workflow proxy to residential (#5080) 2026-03-12 16:45:09 -07:00
Marc Kelechava
90d6f8f37f
Add workflow folder support to SDK and MCP (#5075) 2026-03-12 15:12:03 -07:00
Marc Kelechava
87f18f4ee0
Stop MCP model-key hallucinations in workflow creation (#SKY-8302) (#5061) 2026-03-11 16:56:19 -07:00
Marc Kelechava
fa892f152f
Add QA report persistence to /qa skill (#SKY-8305) (#5059) 2026-03-11 16:04:16 -07:00
Marc Kelechava
0a69e28cb2
backend-aware /qa and clarify local auth diagnostics (#5058)
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-11 15:33:22 -07:00
pedrohsdb
155e017f3c
feat: default MCP-created workflows to Code 2.0 (#5050) 2026-03-11 12:59:04 -07:00
Marc Kelechava
b845a67405
Fix MCP PostHog telemetry routing (#SKY-8198) (#5027)
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: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-10 20:32:29 -07:00
Marc Kelechava
58d9b980d2
Bundle QA skill in pip package and auto-install during setup (#4985) 2026-03-04 17:23:50 -08:00
Marc Kelechava
bdd1a26361
Add QA discoverability to MCP instructions and localhost guard for cloud browsers (#4984) 2026-03-04 16:56:11 -08:00
Celal Zamanoğlu
cc3cb5c93b
fix: ensure meaningful failure_reason when NL branch evaluation fails (#SKY-8026) (#4964)
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[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-03-03 20:20:11 +03:00
Marc Kelechava
c608b7b0ec
Add qa_test MCP prompt for diff-driven browser QA testing (#4954) 2026-03-02 15:40:55 -08:00
pedrohsdb
62b74eb98a
Fix browser session timeout for FORCE_BROWSER_SESSION workflows (#SKY-8099) (#4903) 2026-02-26 21:29:25 -08:00
Marc Kelechava
2f65635e98
Remove admin impersonation feature from MCP (#4889) 2026-02-25 21:02:30 -08:00
Celal Zamanoğlu
8fbf937ea4
feat: add Workflow Trigger Block backend (#SKY-8072) (#4885) 2026-02-26 01:10:29 +03:00
Marc Kelechava
a6d24bc222
fix: remote MCP auth broken by encrypted token mismatch + docs clarity (#4863) 2026-02-24 12:37:42 -08:00
Marc Kelechava
71f2b7a201
Add gated admin impersonation controls for MCP API-key auth (#4822)
Some checks are pending
Auto Create GitHub Release on Version Change / check-version-change (push) Waiting to run
Auto Create GitHub Release on Version Change / create-release (push) Blocked by required conditions
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
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
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
Build Skyvern TS SDK and publish to npm / check-version-change (push) Waiting to run
Build Skyvern TS SDK and publish to npm / build-and-publish-sdk (push) Blocked by required conditions
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-19 18:56:06 -08:00
Marc Kelechava
46a7ec1d26
align workflow CLI commands with MCP parity (#4792) 2026-02-18 11:34:12 -08:00
Marc Kelechava
2c5d8022d7
Add PR A CLI browser command parity with MCP (#4789) 2026-02-18 10:53:55 -08:00
Marc Kelechava
7c5be8fefe
Extract shared core from MCP tools, add CLI browser commands (#4768) 2026-02-17 11:24:56 -08:00
Suchintan
b1e5eb9268
Fix ruff config: consolidate into pyproject.toml (#4755)
Some checks failed
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (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 / check-version-change (push) Has been cancelled
Run tests and pre-commit / Run tests and pre-commit hooks (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
Auto Create GitHub Release on Version Change / create-release (push) Has been cancelled
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-14 23:57:37 -05:00
Marc Kelechava
cc4a8b83cc
Add MCP prompt skills for workflow design, debugging, and extraction (#4739) 2026-02-12 21:27:20 -08:00
Shuchang Zheng
155c07f8be
Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
Marc Kelechava
358a7c937c
Rewrite MCP server instructions for better LLM tool routing (#4725) 2026-02-12 14:49:10 -08:00
Celal Zamanoglu
4bd4cd1fb6
Add confirmation dialog for AI-generated data schema (#SKY-7445) (#4724) 2026-02-13 01:35:07 +03:00
Marc Kelechava
bb9f91b287 Rewrite MCP server instructions for better LLM tool routing (#4723) 2026-02-12 14:22:20 -08:00
Marc Kelechava
4062139edc
Deprecate 'task' block type in MCP tools — steer toward navigation/extraction (#4706) 2026-02-11 16:13:08 -08:00
Marc Kelechava
0c879492e4
Block discovery MCP tools + improved MCP instructions (#SKY-7804) (#4683) 2026-02-10 13:18:30 -08:00
Marc Kelechava
8b84cae5a4
SKY-7807/7808: Workflow MCP tools — CRUD + execution (#4675) 2026-02-09 18:46:45 -08:00
Marc Kelechava
4f1bf25768
SKY-7801/7802: MCP Foundation + Hybrid Browser Tools (selector + AI intent) (#4660)
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
2026-02-07 02:33:13 -08:00