Fixed
- Codex session-catchup regression (PR #109 by @YSAA1)
- The v2.23.0 sync overwrote the Codex-specific fallback in session-catchup.py. When running from a Codex skill path with ~/.codex/sessions present, the script silently scanned Claude storage instead of skipping cleanly.
- Fix applied to the canonical source (not just the Codex copy), so future syncs preserve it.
- Synced across all 7 IDE copies.
- Regression test added.
Added
- openclaw-github-repo-commander in Community Built section (PR #107 by @wd041216-bit)
- 7-stage GitHub repo audit, optimization, and cleanup workflow for OpenClaw.
Thanks
- @YSAA1 for the Codex session-catchup fix and regression test
- @wd041216-bit for the community fork listing