Storyboard
Location: /studio/[project]/edit

The Edit tab embeds the the video editor timeline editor inside the owntent hub. It creates a 1:1 the video editor project per owntent project (mapping persisted) and injects owntent scenes/shots (keyframes, clips) into the timeline via 'Sync scenes'. Above the timeline sits an AI cockpit for regenerating the current shot, auto-assembling a base timeline, smart trim, applying transitions, frame analysis, and comparing/inserting/replacing shot versions.
- 1In the Edit tab, click 'Sync scenes' to inject owntent shots (keyframes, clips) into the timeline.
- 2Use 'Auto-assemble' to lay the latest takes in order as a base timeline (smart-trim and transitions toggleable).
- 3In the cockpit's 'AI generate', set direction, aspect ratio, duration, and model to make a new version of the current shot.
- 4Compare generated versions, then Insert into the timeline or Replace a selected element.
- 5Toggle edit mode (heuristic/AI), frame analysis, and transitions; clear broken media with 'Cleanup'.
- 6Undo an auto-assemble to revert to the previous timeline if needed.
Shot video regeneration uses model-registry video models (e.g. Higgsfield, /api/owntent/higgsfield); AI edit decisions use a BYOK/web-LLM (planEdit); frame analysis uses a codex or claude-code vision agent.
AI edit mode uses an LLM to make edit decisions (planEdit, BYOK/web-LLM) and falls back to heuristics if no key is set. Frame analysis only enables when a codex/claude-code vision agent is available.