You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editorctl gap closure — new commands: delete-sequence, create-sequence, remove-effect, search-media, search-spoken, embed-assets, undo, redo, canvas-select-frame, canvas-run-html
Agent workflow rules — brand-name research (not just URLs), launch-video flow (canvas-first vs end-to-end), canvas tool selection (HTML / Paper.js / Matter.js / GPT image 2), auto vs ask mode
Bundled Remotion skill — official remotion-dev/remotion skill (SKILL.md + 35 rules) ships with the app so the in-app agent uses Remotion well, including <HtmlInCanvas> for video renders
Remotion vs Monet HTML canvas — agent docs now disambiguate Remotion <HtmlInCanvas> (video output) from Monet HTML canvas frames (live iframe scenes)
Fixes
ESM bug in packaged main process (require is not defined, __dirname is not defined)
New release guards: npm run check:esm + smoke test wired into dist:mac