v0.4.4
中文
- 收紧 checkpoint 边界:checkpoint tracking commit 成功或跳过后必须立即停止。
- 禁止在创建 checkpoint tracking commit 的同一会话继续执行 final review。
- 增加校验,防止 checkpoint 和 final review 被合并到同一轮。
English
- Tighten the checkpoint boundary: stop immediately after a checkpoint tracking commit succeeds or is skipped.
- Prevent final review from running in the same session that creates a checkpoint tracking commit.
- Add validation checks to prevent checkpoint and final review from being combined in one turn.
Full Changelog: v0.4.3...v0.4.4