You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: embed React Studio UI, Makefile blocks targets, gitignore update
## Embedded UI
- Copied web/dist React Studio build into cmd/slmcode/ui/ for go:embed
- React Studio now served via slmcode studio (includes BlockManager, PackSelector, enhanced PipelineEditor, active indicators)
- Kept legacy app.jsx and styles.css for backward compat
## Makefile
- Added blocks-list, blocks-validate, blocks-show, blocks-apply-(go|python|react) targets
- Added ui-react target: builds React app and syncs to embed directory
- Added blocks section to help output
## Config
- .gitignore: added *.js.map pattern
0 commit comments