open-design/apps/web
qiongyu1999 f875f542c3 fix(web): remove generating-state takeover from the workspace preview
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.
2026-05-31 17:11:19 +08:00
..
app feat(observability): web lifecycle telemetry + stable installationId migration (#2527) 2026-05-21 15:37:48 +08:00
public feat(daemon): add Antigravity agent adapter (#3157) 2026-05-29 05:43:37 +00:00
sidecar Enable LAN web dev access (#1947) 2026-05-19 17:50:50 +08:00
src fix(web): remove generating-state takeover from the workspace preview 2026-05-31 17:11:19 +08:00
tests fix(web): remove generating-state takeover from the workspace preview 2026-05-31 17:11:19 +08:00
next-env.d.ts feat(media): port generation workflow onto main (#12) 2026-04-30 22:44:00 +08:00
next.config.ts fix(web): keep Vercel static builds writing to out (#2946) 2026-05-26 03:37:27 +00:00
package.json feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
postcss.config.mjs feat(web): Add Tailwind foundation (#1388) 2026-05-12 21:48:16 +08:00
tsconfig.json chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
tsconfig.sidecar.json Add mac packaged runtime and beta release flow (#170) 2026-04-30 20:25:49 +08:00
vitest.config.ts test(e2e): gate beta packaged runtime (#637) 2026-05-06 17:44:29 +08:00