Eternity
|
3a09b26b6d
|
fix(sandbox): fix potential preload injection issue
|
2026-02-10 17:46:38 +08:00 |
|
Eternity
|
87d53fb9b7
|
perf(workflow): add tests, adapt some LLM node output formats, optimize sandbox return format
|
2026-02-06 15:17:58 +08:00 |
|
Eternity
|
bd8a451879
|
feat(workflow): enforce strong typing for runtime variables
- Reduce exposed information in release workflows
|
2026-02-04 11:17:48 +08:00 |
|
Eternity
|
36e0ed15b6
|
feat(sandbox): add Node.js code execution support to sandbox
|
2026-01-30 14:15:42 +08:00 |
|
Eternity
|
1f615a06ad
|
fix(sandbox): treat non-zero exit codes as errors instead of relying only on stderr
|
2026-01-26 18:50:22 +08:00 |
|
Eternity
|
f1f887faae
|
feat(workflow): Add a new node for executing code
|
2026-01-26 17:51:31 +08:00 |
|
Eternity
|
1fc04c37d3
|
perf(sandbox): optimize code encryption handling
|
2026-01-26 12:22:54 +08:00 |
|
Eternity
|
e3b6ede992
|
feat(sandbox): add Python 3 code execution sandbox support
|
2026-01-26 11:54:38 +08:00 |
|