Skip to content

Modernize generation pipeline and Remix integration#102

Merged
leoafarias merged 18 commits into
mainfrom
chore/cleanup-debug-layout-pr
Jul 18, 2026
Merged

Modernize generation pipeline and Remix integration#102
leoafarias merged 18 commits into
mainfrom
chore/cleanup-debug-layout-pr

Conversation

@leoafarias

@leoafarias leoafarias commented Jul 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Streamline the AI deck generation pipeline, including planning, validation, repair, result application, cancellation, and error-state handling.
  • Update SuperDeck to Mix 2.2.0-beta.0 and Remix 1.0.0-beta.1, migrate affected styling APIs, and pin the compatible Hero UI migration revision.
  • Add bounded slide-capture concurrency with regression coverage for permit ordering and over-release protection.
  • Simplify the Playground UI by removing unused component adapters, duplicate prompt data, and stale live-generation artifacts.
  • Refresh dependency locks, tests, lint baselines, and generated-source compatibility across the workspace.

Why

The published Hero UI release targets the legacy Remix API, while the latest Remix beta requires updated component contracts. The generation workflow also needed clearer terminal states and less duplicated or unused code, and concurrent slide capture needed an explicit upper bound.

Validation

  • fvm dart run melos run build_runner:build --no-select
  • fvm dart run melos run analyze:all
  • fvm dart run melos run test --no-select
  • Real-browser Mermaid integration tests: 2 passed
  • Demo macOS integration suite: 39 passed
  • Playground macOS debug build
  • Demo web debug build and WASM compatibility dry run
  • Formatting, generated-drift, legacy-API, whitespace, and credential-pattern audits

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit e741ec7):

https://superdeck-dev--pr102-chore-cleanup-debug-iphr0z6h.web.app

(expires Mon, 17 Aug 2026 15:52:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: bd68fc230762285849207e7e120aaf87cd4ca2f9

@leoafarias
leoafarias marked this pull request as ready for review July 18, 2026 14:00
@leoafarias leoafarias changed the title Refine generation pipeline and remove layout debug clutter Modernize generation pipeline and Remix integration Jul 18, 2026
@leoafarias
leoafarias merged commit bcfef85 into main Jul 18, 2026
5 checks passed
@leoafarias
leoafarias deleted the chore/cleanup-debug-layout-pr branch July 18, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant