v0.2.0
Full Changelog: v0.1.0...v0.2.0
[v0.2.0] - 2026-06-24
Added
- Added profile-based multi-language support with separate translation state per language
- Added translation versioning with nested version tracks and improved part addressing via record refs
- Added bounded multi-chapter run management with resumable task creation
- Added chapter note context handling that excludes chapter-specific notes from context build hash
- Added context markdown drift detection and safe overwrite guards for context.md
- Added schema version for chunks with automatic rechunking and improved identity command
- Added acceptance and submission system with submission resolution and progress tracking
- Added profile migration tooling and identity module for resolving project state across layouts
- Added translate CLI commands with improved agent skill instructions
Fixed
- Fixed unit test failures in CLI context and epub IO tests
- Fixed translation run model rebuild and agent status resolution