Skip to content

Fix reference-to-video review findings - #5710

Merged
georgi merged 2 commits into
mainfrom
codex/reference-to-video-review-fixes
Sep 10, 2026
Merged

Fix reference-to-video review findings#5710
georgi merged 2 commits into
mainfrom
codex/reference-to-video-review-fixes

Conversation

@georgi

@georgi georgi commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • preserve existing video tasks when manifests expose optional reference inputs
  • enforce mixed-storyboard task intersection in frontend and RenderClipsNode
  • complete ordered image/video reference generation and audio forwarding
  • price still generation only for keyframe shots

Validation

  • focused manifest, protocol, storyboard, RPC, inference, and frontend regression suites pass
  • npm run typecheck passes
  • npm run lint passes
  • harness gate passes (9/9)
  • npm run test:affected reaches an existing Next.js Vercel example failure bundling @openclaw/fs-safe; unrelated sibling suites are then cancelled

@georgi
georgi merged commit 8d9cf04 into main Sep 10, 2026
23 checks passed
@georgi
georgi deleted the codex/reference-to-video-review-fixes branch September 10, 2026 12:16
georgi added a commit that referenced this pull request Sep 11, 2026
* [T-20260910-0003] Bind execution to originating project

* Fix workflow chat project scope lookup

* Bind media and imports to originating project

* docs(marketing): rename category to Agent-First Creative Workspace (#5711)

* docs(marketing): rename category to Agent-First Creative Workspace

Replace "Creative AI Workspace" wording across marketing pages, docs
pages, and READMEs with "Agent-First Creative Workspace", regenerating
the derived public/llms.txt and public/index.md from the updated
generator script.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WCzsABL9a7Ztit2E4o8FAB

* docs: fix broken source links in project-scoping PRD

HTML-Proofer resolves these against the built Jekyll site, not the
repo tree, so relative paths into web/src and packages/models 404.
Match the doc's own GitHub-blob-URL convention used elsewhere.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WCzsABL9a7Ztit2E4o8FAB

---------

Co-authored-by: Claude <noreply@anthropic.com>

* Fix reference-to-video review findings (#5710)

* fix(storyboard): widen the board cast to its shots' entities on load (#5712)

* feat(chat): add reference-to-video mode and agent capability (#5713)

* fix(compute): honor the full WorkerSpec in the Vast.ai provider (#5714)

* fix(release): bump electron-builder to 26.16.1

The macOS release job has failed on every run since 2026-09-06 in
"Build Electron (macOS/Linux)":

  security set-key-partition-list ... -k *** <tmp>.keychain
  security: SecKeychainUnlock: The user name or passphrase you entered
  is not correct.

electron-builder creates its own temp keychain with a random password,
imports the p12, then passed the *p12* password to
set-key-partition-list instead of the keychain's own unlock password.
That mismatch was tolerated by macOS 26.5.2 (runner image 20260728) and
is rejected by 26.6.2 (image 20260831) — the last green mac build ran on
the older image, and nothing in this repo changed.

26.16.1 fixes it upstream ("use keychain password for
set-key-partition-list"); no other version in the 26.15.x line carries
the fix.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MuPJ6656wv9MxF6UZGteg3

* docs: refresh project resource inventory (#5717)

Co-authored-by: Sprite <noreply@sprites.dev>

* [T-20260910-0002] Expose project ownership on legacy resource APIs (#5718)

* feat: expose project ownership on legacy resource APIs

* fix: declare workspace project ownership input

* fix: satisfy workspace payload lint rule

---------

Co-authored-by: Sprite <noreply@sprites.dev>

* Fix project session focus restoration (#5708)

* Persist separate project workspace sessions

* Fix workspace tab test isolation

* Fix active tab focus after project tab closes

* Fix project session focus restoration

---------

Co-authored-by: Sprite <noreply@sprites.dev>

* Fix project-scoped chat media execution

* [T-20260910-0003] Bind execution to originating project

* Fix workflow chat project scope lookup

* Bind media and imports to originating project

* Fix project-scoped chat media execution

* fix: remove duplicate project scope declarations

* fix: preserve omitted workflow project scope on update

* test: cover project-scoped workflow creation

* fix: skip database lookup for inline workflow runs

---------

Co-authored-by: Sprite <noreply@sprites.dev>
Co-authored-by: Claude <noreply@anthropic.com>
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