Commit graph

28 commits

Author SHA1 Message Date
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
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
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
Shuchang Zheng
17c5492c14
remove non-partial indexes (#5226) 2026-03-24 17:33:19 -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
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
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
Marc Kelechava
2f65635e98
Remove admin impersonation feature from MCP (#4889) 2026-02-25 21:02:30 -08: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
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