Skip to content

fix(upgrade): allow proxy changes before retry - #15

Merged
Cec1c merged 1 commit into
mainfrom
fix/upgrade-proxy-control
Aug 7, 2026
Merged

fix(upgrade): allow proxy changes before retry#15
Cec1c merged 1 commit into
mainfrom
fix/upgrade-proxy-control

Conversation

@Cec1c

@Cec1c Cec1c commented Aug 7, 2026

Copy link
Copy Markdown
Owner

问题

从 Codex 选择升级后,CCU Manager 会立即启动下载;下载期间代理配置被锁定,Esc/q 也无法中断,网络或代理配置不正确时只能等待失败。

修复

  • 下载阶段允许 Esc 终止升级子进程
  • 保留 .part 断点,调整代理后按 u 继续
  • p 切换代理,Shift+P 修改代理地址
  • 进入 ready/安装接力阶段后保持不可取消,避免破坏安装
  • 保留 --auto-start 参数兼容已有自动化调用

验证

  • CCU Manager Rust 测试:7/7
  • CCU Node 全量测试:通过
  • git diff --check:通过

@Cec1c
Cec1c merged commit fd628dd into main Aug 7, 2026
1 check passed
@Cec1c
Cec1c deleted the fix/upgrade-proxy-control branch August 7, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant