Commit graph

273 commits

Author SHA1 Message Date
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
595955614e
fix(sky-8861): close CodeQL py/incomplete-url-substring-sanitization (#5665) 2026-04-25 14:48:39 -07: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
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
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
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
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
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
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
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
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
Andrew Neilson
24971083be
fix(SKY-9163): replace 5-min wall-clock timeout with progress watchdog (#5601) 2026-04-22 15:14:42 -07:00
Andrew Neilson
0dad5ea50b
fix(SKY-9189): restore raw-credential refusal in Workflow Copilot v2 (#5598) 2026-04-22 14:54:15 -07: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
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
Andrew Neilson
e9d9f190d2
fix(SKY-9001): harden copilot narrator URL test against CodeQL sub-match (#5570) 2026-04-21 00:35:01 -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
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
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
Shuchang Zheng
9650df43f9
feat: extend feature flag resolution logging to standalone tasks (#5541) 2026-04-17 07:52:02 -07: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
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
bf9a367504
feat(SKY-8879) copilot-stack/03: copilot utilities + openai-agents dep (#5512) 2026-04-15 16:17:06 -07:00
Aaron Perez
bded188adb
feat: add workflow-level inherited error_code_mapping (SKY-8855) (#5506) 2026-04-14 20:28:19 -05:00
Aaron Perez
52ec844612
feat(extraction-cache): prompt normalization pipeline (SKY-8872) (#5504) 2026-04-14 19:39:10 -05:00