Commit graph

140 commits

Author SHA1 Message Date
Marc Kelechava
91d967f5d7
Document MCP privacy for directory review (#5651) 2026-04-24 12:36:17 -07:00
pedrohsdb
37f10704e9
fix: populate workflow_run.script_run with script identity + complete ai_fallback_triggered coverage (#5635) 2026-04-23 18:37:18 -07:00
Marc Kelechava
7e9394b9e4
Hide requested API reference pages from Mintlify (#5630) 2026-04-24 00:19:37 +00:00
Andrew Neilson
826ab8548b
chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
Kunal Mishra
e376b8a7e9
docs: Major revamp to Developers and SDK Reference Tabs, Added Documentation for Page/Agent/Browser Methods (#5571) 2026-04-23 14:57:04 -04:00
Aaron Perez
2775f64c68
fix(SKY-9188): reject canceled transition after workflow is finalized (#5605) 2026-04-22 18:41:08 -05:00
LawyZheng
b4cceab6c1
fix: CJS default export interop for fetch-to-curl under Vite 8 (#5594) 2026-04-23 00:36:56 +08:00
Andrew Neilson
48d3794c62
fix: move opentelemetry-sdk to dev group so OSS CI can run tracing test (#5539)
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
zizmor / Audit GitHub Actions (push) Has been cancelled
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 / build-sdk (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
2026-04-16 21:01:38 -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
Andrew Neilson
9dd03fce98
feat(SKY-8879) copilot-stack/11: agent orchestrator + prompt (#5529) 2026-04-16 12:13:16 -07:00
Andrew Neilson
7c29ab9d1f
feat(SKY-8879) copilot-stack/07: enforcement + overflow recovery (#5519)
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
zizmor / Audit GitHub Actions (push) Waiting to run
2026-04-15 22:21:36 -07:00
Shuchang Zheng
f7f9cf96b2
Fix Gemini flex PayGo header and add OpenAI GPT-5-nano/GPT-5.4 flex routers (#5511)
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-04-15 13:34:54 -07:00
Aaron Perez
0e72bdabd7
[SKY-8952] CSV with Wide Header Exceede ~1 MB (#5510) 2026-04-15 13:43:14 -05:00
mintlify[bot]
ae08f4c64d
Add Schedules API and update engine default (#5481)
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: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-04-15 09:20:23 +00:00
pedrohsdb
ded9646424
fix: stop generating fill_form() in adaptive caching for non-ATS workflows (#5497) 2026-04-14 11:58:41 -07:00
LawyZheng
59adc685ef
revert: remove browser profile corruption fallback from PR #9865 (#5495) 2026-04-15 02:42:29 +08:00
Kunal Mishra
022ec7b185
docs: Add keywords and descriptions for every page, rewrote llms.txt, added another redirect (#5461)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
2026-04-12 01:23:07 +00:00
Kunal Mishra
0d142cb348
docs: Multiple fixes for documentation site (#5379)
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: Ritik Sahni <ritiksahni0203@gmail.com>
2026-04-04 12:58:05 +00:00
Aaron Perez
b404372802
[SKY-8743] token termination grace period seconds (#5376)
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-03 14:49:39 -07:00
Shuchang Zheng
4358f9c695
Fix ReDoS in script_reviewer string literal regex (#5364) 2026-04-02 15:39:47 -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
Aaron Perez
39fc16ae69
[NO-TICKET] Update Laminar Usage (#5322) 2026-04-01 21:05:45 -05: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
Kunal Mishra
84cb07bc78
docs: index page internal links fixed (#5334)
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-01 19:20:00 +00:00
Aaron Perez
5b321fa747
[SKY-7600] Readd FE (#5332) 2026-04-01 08:14:52 -07:00
Kunal Mishra
f8ccb0644e
docs: api reference redirect, tab order rearrangement, homepage CSS fixes (#5331)
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-01 14:05:32 +00:00
Naman
e4fd342746
docs: full documentation redesign with new content, screenshots, and navigation (#5235)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
2026-03-25 17:57:58 +00:00
Aaron Perez
1c1ae1a1f7
Revert "feat: add MiniMax LLM provider support" (#5153) 2026-03-19 22:23:56 +00:00
Shuchang Zheng
1d2a398cbf
Add workflow runs links from scheduler pages (#SKY-8468) (#5162)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-19 14:19:07 -07:00
Celal Zamanoğlu
d80938dcfd
fix: credential selectors stuck on skeleton during background refetch (#5151)
Co-authored-by: AronPerez <aperez0295@gmail.com>
2026-03-20 00:02:11 +03:00
Ritik Sahni
d57ced394f
docs/fix: update TOTP docs, SDK reference, light mode logo, and broken API key links (#5150)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Failing after 10s
Publish Fern Docs / run (push) Failing after 4m12s
Run tests and pre-commit / Frontend Lint and Build (push) Successful in 6m12s
2026-03-19 15:53:24 +00:00
Octopus
69a7a3f765
feat: add MiniMax LLM provider support (#5109)
Co-authored-by: octo-patch <octo-patch@users.noreply.github.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 14:46:33 +00:00
Naman
ce4c3e2b70
docs: homepage redesign, mermaid diagrams, cookbook screenshots, and Laminar observability (#5046) 2026-03-12 18:32:45 +00:00
Marc Kelechava
af91183d75
Add MCP API key switcher for local clients [SKY-8218] (#5060) 2026-03-11 16:23:31 -07:00
Shuchang Zheng
76b10eb007
Fix OSS frontend build: add useFeatureFlag stub (#5042)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 23:36:42 -07:00
Shuchang Zheng
ec175b5b54
Add browser tunneling documentation (#4972)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 10:21:21 -08:00
Suchintan
bbfeb48cc1
fix: remove trailing comma in docs.json breaking Mintlify deployment (#4980)
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>
2026-03-04 20:24:57 +00:00
Marc Kelechava
438bee9588
Allow browser_profile_id + browser_session_id together and inject browser_session_id into Jinja templates (#4967) 2026-03-03 12:40:16 -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
Naman
59cd1e10bb
suchintan's feedback + changelog (#4947)
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: Ritik Sahni <ritiksahni0203@gmail.com>
2026-03-02 18:41:31 +00:00
Marc Kelechava
88f04e829a
Add South Korea (RESIDENTIAL_KR) proxy location support (#4918) 2026-02-27 16:36:30 -08:00
Marc Kelechava
33c2920c63
Add Skyvern MCP setup to MCP_SETUP.md (#4886) 2026-02-25 14:31:00 -08:00
Andrew Neilson
43e24880b2
fix: title formatting for 'MCP Server' and 'CLI & Skills' docs (#4879) 2026-02-25 21:21:49 +00:00
Marc Kelechava
a6d24bc222
fix: remote MCP auth broken by encrypted token mismatch + docs clarity (#4863) 2026-02-24 12:37:42 -08:00
Suchintan
e1c5e5c913
Add Gemini 3.1 Pro and Inception Mercury-2 model support (#4847)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-22 21:13:15 -05:00
Marc Kelechava
96343ab525
Mount MCP remote server on existing API service at /mcp (#4843) 2026-02-21 16:07:04 -08:00
Marc Kelechava
46a7ec1d26
align workflow CLI commands with MCP parity (#4792) 2026-02-18 11:34:12 -08:00
Naman
bf8c7de8f9
cloud ui docs + cookbooks (#4759)
Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
2026-02-16 22:14:40 +00:00
Naman
0959dae9d1
Add TypeScript SDK reference docs with verified code examples (#4730) 2026-02-13 01:22:58 +00:00
Naman
d1447b8ee1
Add Python SDK reference docs with LLM-optimized complete reference (#4713) 2026-02-12 13:22:50 +00:00