Commit graph

4521 commits

Author SHA1 Message Date
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
LawyZheng
dae0e97e5a
fix(SKY-8978): allow KEYPRESS to type digits/letters as INPUT_TEXT fallback (#5568)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 14:09:04 +08:00
Marc Kelechava
ec982187b2
chore(mcp-oauth): sanitize error display, document cloud-only route, extract auth-template constant (#5566) 2026-04-20 20:39:26 -07:00
Shuchang Zheng
d86b538026
Increase screenshot interval for API runs (#5565) 2026-04-20 18:56:21 -07:00
Andrew Neilson
834db2abe6
fix(SKY-9136): fail fast on non-retriable navigation errors in workflow copilot (#5563)
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-20 17:00:17 -07:00
pedrohsdb
4bcadb5fee
feat(extraction-cache): cross-run Redis tier (SKY-8873) (#5562) 2026-04-20 16:16:45 -07:00
Andrew Neilson
d2e8307e55
feat(SKY-9121): gate workflow copilot v2 dispatch behind PostHog flag (#5561) 2026-04-20 14:39:18 -07:00
Andrew Neilson
2fa21f8799
fix(SKY-8986): stop SSE disconnect from killing the copilot agent (#5560) 2026-04-20 11:54:32 -07:00
Andrew Neilson
e63689c981
fix(SKY-9113): skip ffmpeg remux on per-step video sync (#5559) 2026-04-20 11:44:19 -07:00
Marc Kelechava
49b8145f7d
Add proxy OAuth endpoints for remote MCP authentication (#5558) 2026-04-20 09:33:28 -07:00
LawyZheng
5ddd0ad391
fix: treat tag inputs as auto-completion so skills get selected from dropdown (#5557)
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-20 13:21:55 +08:00
Aaron Perez
824399e247
feat: add AI summarize button to workflow run outputs (SKY-8857) [FE] (#5556) 2026-04-19 21:07:05 -05:00
Shuchang Zheng
ad8cf93468
chore(security): address Oneleet alerts (SMTP env, sha1 flag, test key rename) (#5552)
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-19 09:41:37 -07:00
Shuchang Zheng
d1582e0013
fix(SKY-8938): finalize webm recordings so they have end timestamp (#5551) 2026-04-19 09:34:27 -07:00
Suchintan
4b93199b0a
fix: strip webhook URL whitespace and unify retry endpoint (#5550)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-04-19 11:31:54 -04:00
Shuchang Zheng
88f8a663d1
chore(security): add usedforsecurity=False to non-crypto md5 calls (#5548)
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-18 07:14:38 -07:00
Aaron Perez
e13f34b996
feat: add refresh-session API endpoint and storage deletion (SKY-8955 BE) (#5544)
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-17 17:48:44 -05:00
Aaron Perez
65cfe7ecc9
feat: add task_proxy_usage table and wire proxy costs into fct_org_margin (#SKY-8972) (#5543)
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-17 17:25:49 -05:00
Marc Kelechava
f54f278ef9
fix: use 127.0.0.1 on Windows for skyvern run server (#5534) 2026-04-17 11:17:15 -07:00
Shuchang Zheng
9650df43f9
feat: extend feature flag resolution logging to standalone tasks (#5541) 2026-04-17 07:52:02 -07:00
Suchintan
c3d0b5537b
feat(SKY-8961): add code samples to update credential API docs (#5540)
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: Suchintan Singh <suchintan@skyvern.com>
2026-04-17 10:24:10 -04: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
Shuchang Zheng
0a1123bfb0
tolerate missing skyvern_context across all log_artifacts save fns (#5528)
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-16 14:21:19 -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
dbf9e6104d
feat(SKY-8879) copilot-stack/09: CopilotContext + session/model bridge (#5526)
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-16 00:37:28 -07:00
Andrew Neilson
cf4d378a67
Revert #10280 — accidental mass deletion of copilot code (#5525) 2026-04-15 23:20:37 -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
Andrew Neilson
faa2b233cb
feat(SKY-8879) copilot-stack/06: MCP tools surface + orphan-task cancellation (#5517) 2026-04-15 21:20:16 -07:00
Andrew Neilson
d58ea46163
fix: ci: install copilot extra so copilot unit tests run (#5522)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 20:34:37 -07:00
Andrew Neilson
0029ff2b70
feat(SKY-8879) copilot-stack/05: runtime scaffolding + feasibility gate (#5515) 2026-04-15 16:48:47 -07:00