Files
cdsl-cad/frontend/README.md
T
2026-08-19 19:34:30 +08:00

11 lines
376 B
Markdown

# Frontend
The frontend is the agent workspace:
- Left pane: conversation, prompts, generation progress, and revision history.
- Right pane: interactive STEP/mesh preview and model state.
- Shared state: current prompt, generated CDSL, build status, preview asset,
validation report, and selected model-library references.
Expected development entrypoint: `npm run dev`.