Commit graph

1112 commits

Author SHA1 Message Date
Andrew Neilson
5dcc8d8a51
SKY-8879 copilot-stack/01: hygiene carve-outs (#5489) 2026-04-13 22:21:13 -07:00
Aaron Perez
ff198cb6f5
fix(extraction-shadow): follow-up to SKY-8871 — cycle, dead code, comment nits (#5486)
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-13 23:32:20 -05:00
Aaron Perez
3db5dd4e5b
Add undo/redo to workflow editor (SKY-8869) (#5484) 2026-04-13 23:26:23 -05:00
Aaron Perez
92b10112bd
fix: align Items per page pagination styling across runs pages (SKY-8868) (#5480) 2026-04-13 18:58:13 -05:00
Aaron Perez
9c945ee480
[SKY-8863] Address spillover (#5457)
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-10 11:34:25 -07:00
Aaron Perez
8c13eca7ee
fix: prevent loop block UI overflow in run details sidebar (#5456) 2026-04-10 09:03:15 -07:00
LawyZheng
fd66b105b8
fix: resolve noVNC RFB constructor failure after Vite 8 upgrade (#5455)
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-10 17:41:17 +08:00
Shuchang Zheng
7d99f0ef6b
chore: bump eslint-plugin-react-refresh to ^0.4.26 (#5452)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 19:32:55 -07:00
Aaron Perez
893177fce6
[NO-TICKET] Bump + test deps (#5443)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:08:55 -07:00
Aaron Perez
793fb7ea01
feat(SKY-8801): add Duration column to per-workflow Past Runs page (#5419)
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-07 17:50:30 -07:00
Aaron Perez
4b4ddde278
fix(SKY-8797): make workflow column clickable in schedules row (#5415) 2026-04-07 16:37:51 -07:00
Aaron Perez
acfae2118c
fix(SKY-8785): render object default values as JSON (#5411) 2026-04-07 15:24:19 -07:00
Aaron Perez
f8cf5ee49b
[SKY-8784][SKY-8553] Address Schedule Missing Params (#5409) 2026-04-07 13:35:35 -07:00
Shuchang Zheng
2bddb8dae6
read WORKFLOW_SCHEDULES flag from backend instead of PostHog JS SDK (#5406) 2026-04-07 12:25:14 -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
5b321fa747
[SKY-7600] Readd FE (#5332) 2026-04-01 08:14:52 -07:00
LawyZheng
dafc7d37b0
feat: add Stealth Chromium option to browser session creation UI (#5329) 2026-04-01 15:13:03 +08:00
pedrohsdb
eae6622d15
fix: teach script reviewer to detect hardcoded per-run values in selectors (#5325) 2026-03-31 21:27:50 -07:00
Aaron Perez
3a25fe553e
Revert "[5/5] [SKY-7600] Frontend: rewrite RunHistory" (#5311) 2026-03-31 20:58:48 -07:00
Aaron Perez
43c1a75263
[SKY-7600] BE (#5312) 2026-03-31 20:47:14 -07:00
pedrohsdb
3cb3beaa33
fix: add missing is_pinned param to ScriptsRepository.create_workflow_script() (#5318) 2026-03-31 15:58:27 -07:00
Aaron Perez
474366bfd0
[1/5] [SKY-7600] Set schema for task_runs (#5300) 2026-03-31 12:34:06 -07:00
Celal Zamanoğlu
1d1d9c8e65
feat(SKY-8558): add Test Connection button to custom credential service settings (#5299)
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-03-31 01:53:13 +03:00
Celal Zamanoğlu
b5c3703eb7
fix: hide parameter insert popover and AI improve button on disabled textarea (#5298)
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-03-31 00:53:54 +03:00
Celal Zamanoğlu
323d10b442
fix: reduce Duration column width to prevent Created At truncation (#5296) 2026-03-31 00:33:09 +03:00
Celal Zamanoğlu
0df44b7c18
feat: autocomplete parameter names in workflow text blocks (#5293) 2026-03-31 00:03:36 +03:00
pedrohsdb
75d5381058
Make run_with non-nullable, default to agent (#5275) 2026-03-27 18:53:28 -07:00
Celal Zamanoğlu
2a73abb845
feat(SKY-8576): filter credential selector by vault_type when source is selected (#5259) 2026-03-27 01:52:36 +03:00
Celal Zamanoğlu
7241bdf1fc
feat(SKY-8559): add vault_type picker to credential creation UI (#5251) 2026-03-26 19:16:34 +03:00
Celal Zamanoğlu
c0290a67aa
feat(SKY-8560): add Custom source option to workflow credential parameter dialog (#5250) 2026-03-26 18:48:06 +03:00
Celal Zamanoğlu
e909d3e4a1
fix: remove skyvern/cli from pyupgrade exclude list and fix violations (#5236) 2026-03-25 19:05:41 +03:00
pedrohsdb
4d04d8eb55
refactor: replace adaptive_caching with code_version, remove code_v2 (#5227)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-24 18:10:47 -07:00
pedrohsdb
85e621364c
Fix script detail page to only show cached runs + add avg fallbacks (#5220) 2026-03-24 13:53:59 -07:00
Andrew Neilson
86a4f6aa0d
Add CDP screencast streaming and interactive input for local mode (#4904)
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>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-24 00:48:11 +00:00
Celal Zamanoğlu
7931848ca9
feat: enable multiline wrapping for conditional block expressions (#5208) 2026-03-24 00:24:47 +03:00
Celal Zamanoğlu
1d7f0d49f0
fix: keep parameter order consistent across run UI (SKY-8467) (#5207) 2026-03-23 23:08:49 +03:00
Celal Zamanoğlu
3a748b3b74
fix: move "Add new credential" to top of credential selector dropdowns (#5206) 2026-03-23 22:55:54 +03:00
Celal Zamanoğlu
c537bae35b
fix: increase active ring opacity on timeline items for visible focus border (SKY-8457) (#5204) 2026-03-23 22:22:45 +03:00
Celal Zamanoğlu
750fb22a3e
feat: persist save_browser_session_intent checkbox state (SKY-8329) (#5203)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 22:10:58 +03:00
Shuchang Zheng
236c6cb377
fix: resolve 3 CodeQL alerts in extract_form_fields.js (#5198)
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-03-23 00:18:23 -07:00
Shuchang Zheng
59c28ae36c
Add PostHog custom events for builder interactions (SKY-8413) (#5179)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-20 12:46:54 -07:00
Celal Zamanoğlu
ccb253ac29
feat: add live view link in credential testing UI (SKY-8329) (#5175)
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-03-20 19:22:21 +03:00
Celal Zamanoğlu
6023661993
feat: replace saved-profile badge with save icon (SKY-8329) (#5174) 2026-03-20 18:17:13 +03:00
Celal Zamanoğlu
56275c862c
fix: prevent settings page crash for self-hosted Docker builds (#5163)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Failing after 6s
Publish Fern Docs / run (push) Failing after 4m16s
Run tests and pre-commit / Frontend Lint and Build (push) Successful in 5m47s
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:39:36 +00:00
Aaron Perez
c4006bdb4e
Readd removed commits (#5167) 2026-03-19 15:32:45 -07:00
Celal Zamanoğlu
a995b6e4d3
fix: prevent settings page crash for self-hosted users (#5164) 2026-03-20 00:27:09 +03: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
pedrohsdb
975cdd8f80
Fix: generate if/else for conditional blocks in Code 2.0 + branch return validation (#5160) 2026-03-19 13:33:25 -07:00
Celal Zamanoğlu
7722d1f736
Rate limit browser session refresh in debug UI (#SKY-7514) (#5152) 2026-03-19 22:36:46 +03:00