Workspace

Home

Migrated generator dashboard running inside the Astro desktop shell

View Docs

Search tools, routes, and migration notes from the desktop shell.

Generators
3
Shell
Astro
Interactive UI
React islands

Available generators

The original React generator pages are now mounted inside Astro routes.

Migration notes

  • Astro handles routing, shell layout, sidebar, and search.
  • Each generator runs as a client-only React island.
  • CodeMirror-based editors remain client-side to avoid SSR issues.