v1.0.0
v1.0.0 – Dual-Engine Production Release / 双引擎正式发布 (2026-03-01)
✨ 默认 Claude,Codex 可切换,Windows 可视化可运维
本次 1.0.0 将 clone_win 升级为双引擎生产形态:默认 Claude、支持 Codex、并补齐 Windows/WSL 运行可视化与守护链路。
| 类别 | 详细内容 |
|---|---|
| 双引擎运行时 | 支持 `ENGINE=claude |
| 兼容与配置 | 新增 CLAUDE_PERMISSION_MODE、CLAUDE_BIN、CODEX_BIN,并保留 -CodexSandboxMode,新增更高优先级 -SandboxMode。 |
| Windows 可运维性 | 新增本地 dashboard、增强 status-win.ps1 多层状态诊断,并完善 guardian + WSL anchor 保活。 |
| 稳定性保障 | 保持既有熔断、限额等待、共识回滚语义;引擎缺失时快速失败,不做自动 fallback。 |
✨ Claude by default, Codex selectable, with Windows operational visibility
Version 1.0.0 promotes clone_win to a production-ready dual-engine runtime: Claude by default, Codex selectable, plus end-to-end Windows/WSL observability and daemon hardening.
| Category | Details |
|---|---|
| Dual-engine runtime | Supports `ENGINE=claude |
| Compatibility and config | Adds CLAUDE_PERMISSION_MODE, CLAUDE_BIN, CODEX_BIN; keeps -CodexSandboxMode and introduces higher-priority -SandboxMode. |
| Windows operations | Adds a local dashboard, improves layered diagnostics in status-win.ps1, and strengthens guardian + WSL anchor lifecycle control. |
| Reliability guarantees | Preserves circuit-breaker/rate-limit/consensus-rollback behavior; fails fast when selected engine is missing (no automatic fallback). |