5.3.0 — Release Notes
Changelog for Agnes Video Generator: new features, improvements and bug fixes for every release.
What's New
Refactoring & Optimizations
- `web/` routing layer —
server.pyis split into a modular route layer (web/routes/), improving structure and testability. - Package splits —
screenwriter.py→core/screenwriter/; the 1928-linecreative_video.py→core/pipelines/creative/;subtitle.pyandconcatenator.py→ packages; backward-compatible re-export alias modules kept. - Unified audio fallback — poetry / manuscript / anchor / creative pipelines share one
_generate_audio_with_fallbackmethod instead of duplicated logic. - Typed config & constants — typed
AppSettingsvia Pydantic for config reads; progress literals and retry bases converged into named constants. - Stale-task sweep — zombie task cleanup endpoint added.
- Test coverage 55% → 63% — 178 → 291 passing tests across all refactor batches.
Bug Fixes
- Legacy
POST /api/tasksendpoint (broken since v3.x) restored via router-level integration tests. - Missing
reimport in the creativesteps_videomodule. - Regression checker now exempts v2.0 legacy step fields.
- Full Changelog: https://github.com/lcy362/agnes-video-generator/compare/v5.2.1...v5.3.0
About Agnes Video Generator
A completely free, open-source AI video generator: turn text into multi-scene AI videos with narration and subtitles.
- Free and open source — no payment, no high-end GPU required
- Text-to-video, image-to-video, digital anchor and image generation
- Powered by free Agnes AI models, rendered entirely in the cloud
- Runs via Web UI, Docker or npm, and supports self-hosting
Related Pages
Release Notes
Changelog for Agnes Video Generator: new features, improvements and bug fixes for every release.
Try Online Demo | Agnes Video
Enter a prompt and generate AI videos and images instantly
Text to Video API — Free AI Video Generation API, No GPU | Agnes Video
Programmatically access Agnes AI's free video models. Text-to-video, image-to-video, and narration APIs. Developer-friendly, zero-cost, no high-end GPU required.
Why you can trust this
Written by a practicing developer and cross-checked against authoritative primary sources such as arXiv papers, vendor technical reports, and the Stanford AI Index.
SandGrid@lcy362
Author of Agnes Video Generator · Full-stack Developer
Independent developer and author of Agnes Video Generator, an open-source (MIT) AI video generation tool built on Agnes AI's free video models. Has helped 1,000+ creators produce AI videos at zero cost. Focused on making video generation models accessible and production-ready; content is based on hands-on practice and primary research.
View on GitHubLast updated:2026-08-21
Ready to Start Creating?
"Making world-class AI belong to everyone." — Bruce Yang. It's completely free, no credit card, and you won't need a high-end GPU. Your first AI video starts at zero cost. Want to use Agnes AI's free video models? This is the easiest way in.
Clone the GitHub repo and launch in 2 minutes