Skip to content

feat: rebuild creator workflow and storyboard fixture coverage#21

Open
MookeeHugo wants to merge 14 commits into
alibaba:mainfrom
MookeeHugo:codex/fixture-story-project
Open

feat: rebuild creator workflow and storyboard fixture coverage#21
MookeeHugo wants to merge 14 commits into
alibaba:mainfrom
MookeeHugo:codex/fixture-story-project

Conversation

@MookeeHugo
Copy link
Copy Markdown

Summary

This PR rebuilds the generation pipeline, refreshes the creator frontend workflow, and expands the storyboard fixture regression surface around the "六一那天" project.

Changes

  • Backend: shared runtime helpers, HTTP/json storage utilities, provider/model routing cleanup, and a broader generation pipeline refactor.
  • Frontend: normalized API client/types, generated OpenAPI types, workflow UI updates, and quality tooling for lint/type/test/build gates.
  • Fixtures/tests: expanded the "六一那天" corpus, added the v2 planning assets, fixture audit tooling, and regression coverage for import, persistence, smoke, and provider behavior.
  • Repo hygiene: aligned docs/CI/launch scripts with the new runtime conventions and ignored root-level pytest temp directories so git status stays quiet after local runs.

Verification

  • npm run quality:frontend
  • python -m pytest -q

Notes

The fixture PNG assets are intentionally large. They are included to validate "六一那天" test material consistency end-to-end across source manifests, reference assets, prompt bundles, and import/audit flows.

codex added 11 commits May 7, 2026 18:25
Add shared runtime helpers plus HTTP/json storage utilities, and wire the comic generation pipeline, model adapters, and entrypoints to the revised backend flow.
Update the creator UI modules, generated API contracts, API normalization tests, and frontend quality/smoke tooling for the revised workflow.
Add Liuyi story project fixtures, v2 planning assets, fixture audit tooling, storyboard guidance, and regression tests for import, provider, persistence, and smoke coverage.
Document runtime files and compatibility rules, refresh the README and quality gates, and wire the root launch scripts and CI helpers to the new runtime defaults.
Add repository-level ignore rules for root-level pytest cache and tmp test directories so git status stays quiet even if local smoke runs leave them behind.
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codex added 3 commits May 9, 2026 00:54
Add payload budgeting, safe-reference generation, and direct/two-stage pack selection for multi-reference storyboard frames. Wire the recommendation through backend, frontend, fixtures, and regression tests so v2 storyboard generation can avoid 413 failures while preserving consistency.
Mark the V2 storyboard source as the canonical prompt basis and record the legacy external prompt as cinematic polish only. Carry the external advantages into the visual bible and handoff notes so future generations do not need to restate the policy.
Record the current V2 storyboard completeness snapshot, separating finished frame outputs from incomplete source assets. Add the next-phase plan for filling scene, prop, style, and regression gaps before promoting the draft manifest.
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.

3 participants