Skip to content

Commit 31c34b1

Browse files
ConalMullanclaude
andcommitted
Add v0.10.1 changelog entry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 695da4d commit 31c34b1

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

_internal/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@ All notable changes to claude-code-video-toolkit.
66
77
---
88

9+
## 2026-02-25 (v0.10.1)
10+
11+
### Added
12+
- **`tools/sync_timing.py`** — Audio-to-config timing sync tool
13+
- Measures actual per-scene audio durations via ffprobe
14+
- Auto-detects config file and template type (sprint-review v1/v2, product-demo)
15+
- 3-pass audio-to-scene matching: `audioFile` field → index → name
16+
- Comparison table with delta indicators; skips changes < 0.3s
17+
- `--apply` updates `durationSeconds` in-place (creates `.bak` backup)
18+
- `--voiceover-json` accepts voiceover.py output directly
19+
- Suggests `playbackRate` adjustments for demo scenes
20+
21+
### Changed
22+
- **CLAUDE.md slimmed 44%** (861 → 480 lines)
23+
- Removed catalog data duplicated in `toolkit-registry.json` (skills, commands, components, transitions, presets, Docker images, duplicate CLI examples)
24+
- Added cross-references to registry for structured data
25+
- All workflow guidance, timing knowledge, code patterns, and tool-specific gotchas retained
26+
- Integrated `sync_timing.py` into Video Production Workflow (step 7) and TTS drift feedback loop
27+
- Updated toolkit-registry.json with `sync_timing` tool entry
28+
29+
---
30+
931
## 2026-02-24 (v0.10.0)
1032

1133
### Added

0 commit comments

Comments
 (0)