Commit graph

4562 commits

Author SHA1 Message Date
Shuchang Zheng
9e567c5ab8
feat: support multi-file workflow import with duplicate confirmation (#5670)
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-25 23:32:00 -07:00
Andrew Neilson
9457c49d36
feat(SKY-9206): copilot attribution columns on workflows + workflow_runs (#5669) 2026-04-25 20:47:07 -07:00
Andrew Neilson
0cd99204ed
copilot: wait for chromium boot in ensure_browser_session (SKY-9272) (#5667)
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-25 16:15:12 -07:00
Shuchang Zheng
a6203ef52b
fix(sky-8861): UI shows real filename for short artifact URLs (#5666) 2026-04-25 15:00:27 -07:00
Shuchang Zheng
595955614e
fix(sky-8861): close CodeQL py/incomplete-url-substring-sanitization (#5665) 2026-04-25 14:48:39 -07:00
Aaron Perez
e14d9af2e2
feat(SKY-9150): add Workflow Orchestrators integration category (#5662)
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-25 01:19:40 -04:00
Aaron Perez
26ec15a045
feat: return all workflow run recordings (backend) (SKY-9233) (#5660)
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 21:17:44 -04:00
pedrohsdb
fb64ffd88c
feat: expose workflow_run_blocks.script_run on the timeline API + close write-path gap + add missing DB column (#5658) 2026-04-24 17:54:29 -07:00
Andrew Neilson
459af8ca27
fix(SKY-9261): copilot v2 — ensure browser session before running blocks (#5657) 2026-04-24 17:21:05 -07:00
pedrohsdb
3fce82760f
feat: persist real LLM cost to DB + block-level attribution (public API unchanged — placeholder preserved) (#5656) 2026-04-24 17:02:12 -07:00
pedrohsdb
6c2b4728ee
fix(caching-v2): resolve parameter-key URL references in cache-key domain enrichment (#5655) 2026-04-24 16:09:19 -07:00
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