feat: add relay app and clean tracked artifacts - #1
Merged
Conversation
cxcboss
added a commit
that referenced
this pull request
Jul 25, 2026
#1 缓存清理时机:整批结束后统一清理,不在单任务完成时清理 #2 停止响应:下载阶段检查stopRequested,已启动的下载标记stopped #3 发布失败但视频已生成:catch块检查editCompleted+fileExists,不受publishEnabled限制 #4 下载失败汇总:Phase1结束后检查成功率,0%时发送失败消息 #5 风格未选择提示:发送前检查editDefaults.style,无则toast提示 #6 App崩溃缓存残留:启动时cleanupStaleCache清理.tmp_和.part文件 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.