Commit graph

4551 commits

Author SHA1 Message Date
Andrew Neilson
254ba7d851
fix(SKY-9257): degrade LLMRouterConfig to main model on copilot-v2 path (#5654) 2026-04-24 14:54:01 -07:00
Andrew Neilson
7ca8e4a999
copilot: stamp operation.cost on Agents SDK spans (SKY-9246) (#5653) 2026-04-24 14:29:12 -07:00
pedrohsdb
6abb0c619f
Invalidate cached script on workflow parameter set change (SKY-9254) (#5652) 2026-04-24 14:28:09 -07:00
Marc Kelechava
91d967f5d7
Document MCP privacy for directory review (#5651) 2026-04-24 12:36:17 -07:00
Shuchang Zheng
1092818d9e
fix: remove default login complete_criterion from script path (#5650) 2026-04-24 11:42:50 -07:00
Shuchang Zheng
ea55590591
Limit workflow webhook artifact lookup (#5649) 2026-04-24 11:09:05 -07:00
Shuchang Zheng
5092a8bead
remove login block complete prompt override by default (#5648)
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-24 10:01:12 -07:00
Andrew Neilson
f065269274
copilot: bypass name-only tool-loop guard for block-running tools (#5647) 2026-04-24 09:48:52 -07:00
Andrew Neilson
2809885b53
copilot: guarantee a terminal SSE frame on every chat turn (#5645) 2026-04-24 09:38:58 -07:00
Andrew Neilson
c8915d72c0
copilot: tighten feasibility-gate prompt (portals + in-goal ambiguity) (#5644) 2026-04-24 09:36:51 -07:00
Andrew Neilson
2c6cd35b8e
copilot: document per-block-type output shape and null-guard in workflow KB (#5643) 2026-04-24 09:21:41 -07:00
Aaron Perez
a06d3bbace
feat(SKY-8998): hint city/state search in proxy location selector (#5640)
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-23 23:30:38 -05:00
Aaron Perez
80308d8246
fix(SKY-9162): prompt save when credential changes on login block (#5639) 2026-04-23 23:18:16 -05: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
Andrew Neilson
71316dbc01
copilot: stop-nudge when navigation succeeds but scraping keeps failing (#5634)
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
Build Skyvern TS SDK and publish to npm / 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
Build Skyvern TS SDK and publish to npm / build-and-publish-sdk (push) Has been cancelled
2026-04-23 18:13:05 -07:00
Marc Kelechava
7e9394b9e4
Hide requested API reference pages from Mintlify (#5630) 2026-04-24 00:19:37 +00:00
pedrohsdb
f70b4cc6f3
fix(SKY-9193): halve element_fallback max_steps from 10 to 5 (#5631) 2026-04-23 17:05:20 -07:00
Shuchang Zheng
eaf0783d37
security: address high-severity Dependabot alerts (#5622)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:56:27 -07:00
Andrew Neilson
826ab8548b
chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
Andrew Neilson
76b82757e3
fix(SKY-9143): slice EXTRACTION envelope before meaningful-data check (#5619)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-04-23 12:48:14 -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
Shuchang Zheng
6ff9350619
security: bump path-to-regexp in mcpb claude_desktop (#5616) 2026-04-23 10:52:59 -07:00
Aaron Perez
720c78a9e5
fix(integrations): Swap /api/v1/integrations/request For Posthog Analytics (#5615)
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
2026-04-22 23:35:58 -05:00
Aaron Perez
dbc85e6ca3
feat: add Reset Profile button to workflow Start Node (SKY-8955 FE) (#5612) 2026-04-22 23:26:54 -05:00
Aaron Perez
200a80adb4
feat(sheets): destination-tab dimensions + headers preview in google_sheets_write editor (#5614) 2026-04-22 22:38:17 -05:00
Aaron Perez
051b96d661
fix(sheets): auto-extend grid + friendlier error for rich writes that overflow column count (#5613) 2026-04-22 21:44:18 -05:00
Shuchang Zheng
4bd49d0afa
remove version bump ci (#5353) 2026-04-23 01:30:20 +00:00
Aaron Perez
43d23f59bb
fix(SKY-9151): recover LLM-corrupted upload URLs in handle_upload_file_action (#5610)
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
2026-04-22 19:42:42 -05:00
Aaron Perez
fd50f9e26c
feat(SKY-8913): self-serve API key rotation backend (#5609) 2026-04-22 19:40:48 -05:00
Marc Kelechava
4187a4a6ed
feat(mcp): [Required for Anthropic Claude Connectors Listing] add tool titles, Origin validation, and response size cap (#5608) 2026-04-22 17:23:59 -07:00
Shuchang Zheng
d12e773b9b
chore(security): timing-safe comparison for API-key and bearer-token auth (#5607) 2026-04-22 17:19:04 -07:00
Aaron Perez
a6d046a514
fix(SKY-9180): prevent SyntaxError from cached for_loop code at module level (#5606) 2026-04-22 18:42:14 -05:00
Aaron Perez
2775f64c68
fix(SKY-9188): reject canceled transition after workflow is finalized (#5605) 2026-04-22 18:41:08 -05:00
Shuchang Zheng
32be517565
chore(security): add .npmrc ignore-scripts to remaining npm workspaces (#5603)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 22:56:36 +00:00
pedrohsdb
108ec030e6
fix(extraction-cache): resolve wpid via context at cross-run cache sites (SKY-8992) (#5604) 2026-04-22 15:45:43 -07:00
Shuchang Zheng
b97a4f54c0
chore(security): avoid yaml.load pattern in safe_load_no_dates (#5602) 2026-04-22 15:35:00 -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
Shuchang Zheng
733dc5f779
chore(security): block npm lifecycle scripts on install (#5600) 2026-04-22 15:10:30 -07:00
Aaron Perez
984114aa8e
feat: Google OAuth foundation — frontend UI (SKY-8165) (#5599) 2026-04-22 16:57:19 -05:00
Andrew Neilson
0dad5ea50b
fix(SKY-9189): restore raw-credential refusal in Workflow Copilot v2 (#5598) 2026-04-22 14:54:15 -07:00
LawyZheng
de1959a6ac
feat(SKY-8954): add max-concurrency header for CloakBrowser run rate limiting (#5597) 2026-04-23 02:17:51 +08:00
pedrohsdb
0332d01e6e
feat(SKY-8965): Phase 2 — kill LLM synthesis, wire deterministic picker, flip guard to raise (#5596) 2026-04-22 10:38:48 -07:00
LawyZheng
e35400f429
fix(SKY-8537): deduplicate downloaded files by checksum (#5595)
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
2026-04-23 00:40:13 +08:00
LawyZheng
b4cceab6c1
fix: CJS default export interop for fetch-to-curl under Vite 8 (#5594) 2026-04-23 00:36:56 +08:00
Aaron Perez
8efd3308ba
feat(SKY-9160): default file parser type to Auto detect (backend) (#5576)
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
2026-04-21 13:02:49 -05:00
pedrohsdb
7f1533dcfe
chore(extraction-cache): promote cross-run miss log DEBUG → INFO (SKY-8992) (#5575) 2026-04-21 10:54:53 -07:00
Andrew Neilson
be31095e2f
fix(SKY-9143): never propose a known-broken workflow from copilot (#5574) 2026-04-21 10:35:50 -07:00
Aaron Perez
3b38e3225b
feat: rename refresh_session endpoint to reset_profile (SKY-8955 BE) (#5572)
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-21 10:36:46 -05:00
Cindy Li
73a98ec12e
docs: update CLAUDE.md to reflect current agent layout (#5569)
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.7 (1M context) <noreply@anthropic.com>
2026-04-21 07:45:57 +00:00
Andrew Neilson
e9d9f190d2
fix(SKY-9001): harden copilot narrator URL test against CodeQL sub-match (#5570) 2026-04-21 00:35:01 -07:00