Skip to content

Show and tweak approved community effect params during generation#339

Open
smcga wants to merge 5 commits intomainfrom
codex/show-parameters-for-community-effects-during-checkout
Open

Show and tweak approved community effect params during generation#339
smcga wants to merge 5 commits intomainfrom
codex/show-parameters-for-community-effects-during-checkout

Conversation

@smcga
Copy link
Copy Markdown
Owner

@smcga smcga commented Apr 7, 2026

Motivation

  • Surface tweakable parameter controls for approved community effects while the generator is busy so users can fiddle with previews and keep the UX tight and focused.

Description

  • Added a compact control surface to the generation busy overlay (index.html) that shows the currently previewed approved effect name and inline param controls.
  • Introduced renderEffectIdeaParamControls and renderBusyCommunityEffectControls in src/main.ts, refactored the generated-effect controls to reuse the shared renderer, and wired carousel entries to carry both default values and paramDefs metadata.
  • Kept busy-control visibility in sync with the generation lifecycle and applied the current carousel params to the live preview while generating.
  • Added styling for the busy overlay controls in src/style.css and updated the README generator UX copy; updated src/style.test.ts to assert new markup/CSS expectations.

Testing

  • Ran npm test -- src/style.test.ts and the style tests passed.
  • Ran npm run build and the production build completed successfully.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codexperimental Ready Ready Preview, Comment Apr 8, 2026 0:32am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant