execution
Kickside execution — sandboxed code execution, agent code traits, SDK reference/assist APIs, and shared Workflow-node editors.
BUSL-1.1 171 downloads
Updated 8 days ago Repository
kicksideexecutioncode-executionautomation
Run
wippy run kickside/executionKickside Execution
Kickside Execution provides code and action authoring for Workflow nodes.
It ships the kickside-code-body node editor plus its SDK reference and assist APIs. Runtime execution stays on ordinary Workflow nodes.
What It Provides
- Code execution configuration UI for tools, contracts, triggers, and code bodies.
- Automation task backend adapters for code, action, and agent steps.
- Agent traits for controlled code execution capabilities.
- SDK/reference endpoints used by the authoring UI and assist flows.
Host Requirements
- Authenticated API router for execution endpoints.
- HTTP server for the embedded web component bundle.
- Application security scope for users allowed to configure and run execution capabilities.
The package is designed as a modular capability provider: other packages should consume its declared traits, views, and backend entries instead of duplicating code-execution names or embedding local variants.