Releases: wenn-id/comic-sol
Releases · wenn-id/comic-sol
Release list
Comic Sol v1.1.0 — OpenAI Build Week
Comic Sol v1.1.0 — OpenAI Build Week
Stable Developer Tools submission built with Codex and GPT-5.6 Sol. This release upgrades deterministic manga lettering, hardens packaging and CI, and ships a fully validated public sample.
Highlights
- Lettering v2: deterministic Pillow dialogue and captions with Comic Neue, adaptive speech bubbles, and clean polygonal tails; image-model SFX remain part of generated panel art.
- Tail seam fix: shadow-first page composition keeps tails from crossing panel borders.
- Release packaging: GitHub Actions verification, pinned
requirements.txt, and direct Codex Skill install instructions for Bash and PowerShell. - Public sample:
samples/sunlight-couriermigrated to lettering cache v2, corrected dialogue tail targeting, refreshed page PNGs/PDF, hashes, cache, and QA report. - Submission pack:
SUBMISSION.mdcontains Devpost copy, judge commands, verified evidence, demo script, and external-only checklist.
Demo video
- Narrated demo (1:46, under three minutes): https://github.com/wenn-id/comic-sol/releases/download/v1.1.0/comic-sol-build-week-demo.mp4
- H.264 1080p video with AAC English narration.
- SHA-256:
ecfafe94a96cf57915bf73555ccf157cead7a77348b50106c7cfac00edadc477
Verified evidence
- Linux/WSL: 137 tests passed.
- Native Windows 11 with Python 3.11.9: 137 tests passed, with one privilege-dependent symlink test skipped.
- Anonymous fresh clone and virtual environment: 137 tests passed; doctor and final sample validation passed.
- GitHub Actions on merged
main: success. - Public sample: final validation passed; all 10 resume actions reusable.
- Two independent rerenders: byte-identical SHA-256 for four lettered panels, two page PNGs, and PDF.
- Visual QA: legible lettering, consistent panel borders/gutters, clean tail seam, and correct speaker targeting.
Judge commands
python3.11 scripts/comic_sol.py doctor
python3.11 -m unittest discover -s tests -v
python3.11 scripts/validate_project.py samples/sunlight-courier --stage final
python3.11 scripts/comic_sol.py resume-plan samples/sunlight-courierSee SUBMISSION.md for full install and judging flow.
Comic Sol v1.0.0
Comic Sol v1.0.0
First release for OpenAI Build Week 2026.
- Installable Codex Skill: prompt/story to finished manga/anime comic
- 10-stage agent workflow with provider-neutral image capability detection
- Deterministic validation, resume, repair, lettering, composition, PDF export, and QA reporting
- 82-test offline suite and clean-room doctor
- Verified live sample: 4 panels, 2 pages, 0 retries, all seven QA checks passed
- Rendered 1:49 demo video (1920×1080, H.264/AAC) attached to release
- Windows 11 clean-room: 82/82 tests, native Python 3.11.9, Pillow 11.3.0
- Demo video:
comic-sol-demo.mp4(5 MB) included as release asset