Add automatic authoring and distinct nine-shot reference themes - #11
Merged
Conversation
henyjone
marked this pull request as ready for review
July 22, 2026 14:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
automatic/guidedauthoring choice to the APSAL Codex pluginassets/references/, record purpose and rights, and map it to every applicable JobWhy
Creators asked for a simpler path that does not require manual confirmation at every authoring stage, while reference-based nine-image sets still need real visual variety. The previous Chaptered Variation repeated three scenes and three looks, and its Prompts did not carry every shot-specific face, styling, composition, optics, and lighting decision. Automatic mode now turns the initial choice into explicit consent for complete defaults, while reference images preserve the same face only and do not leak their original pose or styling into all nine images. Rights, reference purpose, validation, and visual QA gates remain intact.
User impact
Starting a default reference-based theme now produces nine independently executable Prompt Jobs instead of nine near-duplicates. The installable Skill contains the actual permitted reference file and an explicit reference mapping for each Job. Continuous Narrative remains available when one scene and one look are intentionally required.
Validation
python3 -m pytest -q— 83 passedpython3 scripts/validate_plugin_bundle.py— passed, 29 toolsnpm test -- --run— 5 passednpm run test:electron— 3 passednpx tsc --noEmit— passednpm run build— passed