11 lines
376 B
Markdown
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`.
|