Aaron Perez
|
2e72c2380c
|
fix: nested for-loop script block persistence (SKY-8757) (#5404)
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 10:38:48 -07:00 |
|
pedrohsdb
|
5d23d0adc4
|
fix: replace failed selectors in reviewer + add pipeline tracing to code-run-analyzer (#5381)
|
2026-04-04 12:37:48 -07:00 |
|
Aaron Perez
|
b404372802
|
[SKY-8743] token termination grace period seconds (#5376)
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-03 14:49:39 -07:00 |
|
Aaron Perez
|
58bbc7dbb9
|
Optimize caching: content dedup, recursive for-loop tracking, observability (SKY-8684) (#5371)
|
2026-04-03 12:38:39 -07:00 |
|
Aaron Perez
|
26b8f4d73e
|
AgentDB Phase 7: Migrate remaining 8 domains to typed repos (#5366)
|
2026-04-02 17:36:50 -07:00 |
|
pedrohsdb
|
bb6d636861
|
Fix: Script.is_pinned AttributeError breaking all cached execution (#5285)
|
2026-03-29 08:56:01 -07:00 |
|
pedrohsdb
|
e869039f60
|
Fix pinned scripts: always fetch pinned version and prevent corrections (#5261)
|
2026-03-26 17:12:03 -07:00 |
|
Aaron Perez
|
84c59cef2c
|
[SKY-8554] Cache Revision of Script on Conditional Block (#5248)
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-03-25 20:58:18 -07:00 |
|
Shuchang Zheng
|
236c6cb377
|
fix: resolve 3 CodeQL alerts in extract_form_fields.js (#5198)
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 |
|
pedrohsdb
|
032bbbb27f
|
fix: don't early-return on syntax error so Script Update Card shows (#SKY-8434) (#5133)
|
2026-03-18 12:45:44 -07:00 |
|
Shuchang Zheng
|
db66b6627f
|
Fix: Diagnostics button always visible for completed task blocks (SKY-8398) (#5120)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
|
2026-03-18 02:52:33 -07:00 |
|
pedrohsdb
|
3b4f72e513
|
fix: new script versions not picked up by other workers (#5069)
|
2026-03-12 11:15:40 -07:00 |
|
Marc Kelechava
|
0ad769fa7a
|
fix: replace CodeQL-flagged prompt regex in workflow script service [SKY-8311] (#5063)
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-11 20:28:26 -07:00 |
|
Marc Kelechava
|
87f18f4ee0
|
Stop MCP model-key hallucinations in workflow creation (#SKY-8302) (#5061)
|
2026-03-11 16:56:19 -07:00 |
|
pedrohsdb
|
1ed80110e4
|
fix: patch static click actions inside for-loops in generated scripts (#5052)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-11 13:46:33 -07:00 |
|
Shuchang Zheng
|
76b10eb007
|
Fix OSS frontend build: add useFeatureFlag stub (#5042)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 23:36:42 -07:00 |
|
pedrohsdb
|
ea9516349c
|
feat: add Code 2.0 option to run-level "Run With" dropdown (#4992)
|
2026-03-05 11:22:21 -08:00 |
|
pedrohsdb
|
0fe0a4921d
|
Add script generation plumbing for adaptive caching (6/8) (#4920)
|
2026-02-27 17:06:56 -08:00 |
|
Suchintan
|
4d80272abe
|
Add API endpoint to clear cached scripts for workflows (#4809)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng@users.noreply.github.com>
|
2026-02-19 13:50:39 -08:00 |
|
pedrohsdb
|
5fd4263847
|
Add conditional block support for script caching (v2 - with bug fix) (#4642)
|
2026-02-05 11:42:29 -08:00 |
|
Shuchang Zheng
|
91c01f9bea
|
Revert "Add support for conditional blocks when running with script caching (#4603)" (#4616)
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-02-03 00:42:25 -08:00 |
|
pedrohsdb
|
b463272335
|
Add support for conditional blocks when running with script caching (#4603)
|
2026-02-02 12:30:05 -08:00 |
|
Shuchang Zheng
|
a667bc598b
|
cache get_workflow_script_by_cache_key_value query and re-enable post action execution to generate code (#4385)
|
2026-01-04 15:56:51 -08:00 |
|
Stanislav Novosad
|
1a3d568198
|
Revert "Move get_workflow_script_by_cache_key_value to replica" (#4305)
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
|
2025-12-15 21:43:44 -07:00 |
|
Shuchang Zheng
|
65b12f7ade
|
batch input field processing for input actions when caching and running workflows with code (#4250)
|
2025-12-16 10:08:19 +08:00 |
|
Stanislav Novosad
|
1e5b8b36c1
|
Move get_workflow_script_by_cache_key_value to replica (#4303)
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
|
2025-12-15 16:05:14 -07:00 |
|
Shuchang Zheng
|
5b0e5de6e0
|
disable caching for workflows with conditional blocks (#4223)
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
|
2025-12-07 13:56:27 -08:00 |
|
Stanislav Novosad
|
43be44cce5
|
Optimize get_workflow_scripts_by_cache_key_value SQL (#4095)
|
2025-11-25 12:15:06 -07:00 |
|
Shuchang Zheng
|
2fa4d933cc
|
Refactor script gen with block level code cache (#3910)
|
2025-11-05 19:57:11 +08:00 |
|
Shuchang Zheng
|
b985b5d0a0
|
fix empty cache_key_value for block run cache (#3610)
|
2025-10-03 16:48:20 -07:00 |
|
Shuchang Zheng
|
9a9ee01253
|
only run script when generate_script is true (#3491)
|
2025-09-21 02:45:23 -04:00 |
|
Shuchang Zheng
|
5a0a228b56
|
shu/script status pending (#3481)
|
2025-09-19 09:00:48 -07:00 |
|
Shuchang Zheng
|
c5280782b0
|
script gen post action (#3480)
|
2025-09-19 08:50:21 -07:00 |
|