Commit graph

13 commits

Author SHA1 Message Date
Shuchang Zheng
9a699e70f8
Fix extraction prompt templating (#3335)
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
2025-09-01 15:41:40 +08:00
Shuchang Zheng
83b3cfb6af
script regeneration after ai fallback (#3330) 2025-08-31 11:46:31 +08:00
Shuchang Zheng
d119c0ac92
store workflow start block code (#3283)
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
2025-08-23 17:27:17 -07:00
Shuchang Zheng
e13ad75dd3
Script - credential / secret integration (#3279) 2025-08-22 18:54:40 -07:00
Shuchang Zheng
9d307a2933
support templating in scripts and support block_output (#3276) 2025-08-22 11:24:09 -07:00
Shuchang Zheng
2a62dc08aa
generate GeneratedWorkflowParameters (#3264) 2025-08-21 15:42:34 -07:00
Shuchang Zheng
2392252c66
script gen: extract action support (#3238) 2025-08-19 21:21:05 -07:00
Shuchang Zheng
ae4fbe638e
run script with workflow block run, task, step and artifacts built (#3234) 2025-08-19 13:32:39 -07:00
Shuchang Zheng
35313508d0
run scripts with workflow run paramters (#3219) 2025-08-17 20:27:53 -07:00
Shuchang Zheng
b9b7591079
script generation improvement (#3216)
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
2025-08-16 17:48:10 -07:00
Shuchang Zheng
ce60f2fbe1
fix script_block file path by removing the script_block_id from the path (#3162)
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
2025-08-11 05:07:53 -07:00
Shuchang Zheng
976d636b3a
fix script creation post workflow run (#3160)
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
2025-08-10 22:57:00 -07:00
Shuchang Zheng
58bd43171e
Script generation (#3157)
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
2025-08-10 13:16:46 -07:00
Renamed from skyvern/core/code_generations/generate_code.py (Browse further)