448 B
448 B
GUI Workspace
This directory contains SDT GUI front-end implementations.
Current direction:
TauriShell/is the active GUI path for v1.x.- TUI and GUI must both consume the same headless SDT contracts:
sdt workspace scan --jsonsdt run <workflowId> --jsonsdt debug <profileId> --json.sdt/events/*.jsonlrun-event stream
Do not put orchestration logic in GUI code. Keep execution logic in core/headless services.