You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All notable ClawSweeper changes are tracked here.
5
5
This file was reconstructed from first-parent git history. Generated dashboard,
6
6
checkpoint, and status-only commits are intentionally omitted.
7
7
8
-
## 0.2.1 - Unreleased
8
+
## 0.3.0 - 2026-06-15
9
9
10
10
### Added
11
11
@@ -78,6 +78,8 @@ checkpoint, and status-only commits are intentionally omitted.
78
78
79
79
### Fixed
80
80
81
+
- Included the shared Codex spawn helper in repair comment-router sparse checkouts, restoring repair builds in that workflow. Thanks @849261680.
82
+
- Rendered Mantis proof suggestions as complete copyable PR comments inside fenced text blocks without triggering the suggested command. Thanks @hxy91819.
81
83
- Added a cancellation-safe four-slot exact-review semaphore, replacing the proposed state-repository lease with deterministic live Actions ranking. Thanks @hxy91819.
82
84
- Made every Codex subprocess honor `CODEX_BIN`, safely launch npm-installed `codex.cmd` wrappers on native Windows, and terminate their process trees on timeout. Thanks @anagnorisis2peripeteia.
83
85
- Reserved the full bounded media preprocessing allowance for exact-event review deadlines and command-dispatch fallbacks, including media discovered only after comment hydration.
0 commit comments