feat: 为图片遮罩新增 KenBurns 效果及视频阶段并发优化
- capcut_assemble: 添加 KenBurns 效果支持(慢速推拉动画) - phase-videos: 区分"无任务"与"已有 video"的日志输出,避免误报跳过 - 张不苦账号提示词文档精简(拆分/图片提词/遮罩提词词) - 新增 CHANGELOG.md 和 CONSTRAINT_ENGINE.md 约束引擎文档 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
git.command
Normal file
5
git.command
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
git add .
|
||||
git commit -m "Update git command"
|
||||
git push origin master
|
||||
Reference in New Issue
Block a user