Skip to content

fix: keep video remix controls editable - #4296

Merged
atomantic merged 1 commit into
mainfrom
cos/task-msuiqr2m/agent-9e1d76b8
Aug 15, 2026
Merged

fix: keep video remix controls editable#4296
atomantic merged 1 commit into
mainfrom
cos/task-msuiqr2m/agent-9e1d76b8

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • Moves a remix from a fixed-profile source model to a compatible editable text model, preserving the restored negative prompt, Steps, and CFG Scale.
  • Keeps source-model remixes with substitute text encoders or LoRAs intact so model-specific conditioning is never dropped.
  • Explains the automatic model change directly below the selector.

Test plan

  • npm test --prefix client -- --run src/hooks/useVideoGenForm.test.jsx src/components/videoGen/AdvancedParamsPanel.test.jsx src/pages/VideoGen.terms.test.jsx src/pages/VideoGen.textEncoderAutoDownload.test.jsx
  • npm run lint --prefix client
  • npm run build --prefix client

@atomantic
atomantic merged commit 633abbf into main Aug 15, 2026
7 checks passed
@atomantic
atomantic deleted the cos/task-msuiqr2m/agent-9e1d76b8 branch August 15, 2026 15:42
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