Skip to content

Commit e0e2d88

Browse files
ConalMullanclaude
andcommitted
Release v0.13.2: Default to Modal, lint fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8289f4f commit e0e2d88

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

_internal/CHANGELOG.md

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

9+
## 2026-03-26 (v0.13.2)
10+
11+
### Changed
12+
- **Default cloud provider switched to Modal** — All 6 cloud GPU tools (flux2, image_edit, music_gen, qwen3_tts, sadtalker, voiceover) now default to `--cloud modal` instead of `--cloud runpod`. RunPod remains available via `--cloud runpod`.
13+
14+
### Fixed
15+
- Remove unused imports in `tools/ltx2.py` (`json`, `requests`) — flagged by code quality bot
16+
17+
---
18+
919
## 2026-03-25 (v0.13.1)
1020

1121
### Added

_internal/toolkit-registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-video-toolkit",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "AI-native video production workspace for Claude Code",
55
"repository": "https://github.com/digitalsamba/claude-code-video-toolkit",
66
"skills": {

0 commit comments

Comments
 (0)