summaryrefslogtreecommitdiff
path: root/internal/image
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-06 16:39:48 +0300
committerPaul Buetow <paul@buetow.org>2026-04-06 16:39:48 +0300
commit00488c7e8d7e93406c3bcf2264d7c7239c3a5516 (patch)
tree418a9946e345516aebd6b2173c3fb6d8bdcb2fcb /internal/image
parent4721d82036bf572b927c36b1df5f3202236d4471 (diff)
feat: Gemini panel script drives comic panels in narrative order, v0.25.0v0.25.0
Previously story text was split mechanically into 5 sections and each panel was guessed from raw prose — causing repeated compositions and incoherent plots. Now GenerateFull requests a 20-entry panel visual script (P1-A…P5-D) from Gemini in the same API call as the story and bible. Each panel gets an explicit 1-2 sentence description of WHO/WHAT/WHERE/expression, written in chronological story order. buildStoryPagePrompt now uses these descriptions to drive the image model directly ("Draw each panel EXACTLY as described") instead of "scene N from the excerpt". Falls back to excerpt-driven prompts when the script is absent or incomplete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/image')
0 files changed, 0 insertions, 0 deletions