Skip to content

Constrain TMochiLearn models and smooth chosen-path playback - #2

Merged
pRoy24 merged 2 commits into
mainfrom
agent/constrain-models-and-improve-chosen-path-playback
Aug 11, 2026
Merged

pRoy24 merged 2 commits into
mainfrom
agent/constrain-models-and-improve-chosen-path-playback

Conversation

@pRoy24

@pRoy24 pRoy24 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • constrain Creator Studio to inference, image, and video models explicitly advertised as branch-compatible
  • add GPT-5.6 Sol high and xhigh effort controls with server-side catalog revalidation
  • preserve valid model settings across resumable sessions and handle standalone availability cleanly
  • preload the learner's selected route on desktop and mobile for smoother path transitions
  • document cumulative unique-scene render pricing and expand model, submission, and playback coverage

Why

TMochiLearn previously consumed broader model lists than the interactive pipeline could safely accept, while mobile playback did not eagerly prepare a route after it was selected. The update aligns Creator Studio with the live branching capabilities and prepares only the media needed for the chosen path.

Impact

Creators receive deployment-aware model choices with clear unavailable states and no silent model substitution. Learners get faster selected-path transitions, and the project documentation now describes billing based on distinct rendered scene duration rather than branch count.

Validation

  • npm test — worker build and all 17 tests pass
  • npm run lint — no errors; five existing no-img-element warnings
  • git diff --check — clean

Validate branch-compatible model selections and GPT-5.6 Sol effort settings. Preload selected routes across desktop and mobile, document unique-scene pricing, and expand coverage.
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tmochi Ready Ready Preview Aug 11, 2026 1:19am

Run Node's test runner with experimental type stripping so CI can load the TypeScript modules exercised by the integration and playback tests.
@pRoy24
pRoy24 merged commit ef779b5 into main Aug 11, 2026
3 checks passed
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