mirror of
https://github.com/nexu-io/open-design.git
synced 2026-05-31 19:04:39 +07:00
Drop the GenerationPreviewStage card that hijacked the right-side preview during generation/awaiting/stopped/failed phases. The workspace now stays on its original panel (Design Files browser / live preview) throughout a run, so generation no longer swaps the surface out from under the user. Removes the component, its CSS module, the generation-preview runtime model + tests, the now-unused FileWorkspace props (messages/artifactHtml/ conversationError/onRetry), and the generationPreview.* i18n keys across all locales. |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| sidecar | ||
| src | ||
| tests | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| tsconfig.sidecar.json | ||
| vitest.config.ts | ||