Skip to content

Commit d242307

Browse files
committed
docs(release): prepare v1.0.65
1 parent 862e927 commit d242307

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

release_log.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
## Release Metadata
44

5-
- version: `v1.0.64`
6-
- start_commit: `c8ad6017bbce79e1ba15cac84385827ad8f8a7e1`
7-
- end_commit: `7dd9406dd34c98c7d3e821ac349758f07708cd05`
5+
- version: `v1.0.65`
6+
- start_commit: `aeba3f47f05a727c7c0bf032ffd8579115cb43ef`
7+
- end_commit: `862e927fd6863b6d083c205c090bea9d40257d33`
88
- commits_in_range: `1`
99

1010
## Highlights
1111

12-
- Preserve tracked `.codex` sentinel files during WorkerPals rebase-based branch sync by restoring them to `HEAD` and continuing publish retries instead of treating every tracked `.codex` path as a terminal publish blocker.
13-
- Keep the packaged sandbox runtime in sync with the source WorkerPals branch-finalization fix so released CLI builds handle tracked `.codex` PR branches the same way as source-tree tests.
14-
- Add regression coverage for the exact tracked-`.codex` retry path: a remote branch that introduces `.codex` plus a content conflict now completes sync successfully while preserving the tracked sentinel.
12+
- Fail true autonomy tasks honestly when their `targetPaths` span disjoint repo roots instead of deriving a fake single component root from the first path, while still allowing multi-root `review_fix` and `merge_conflict` tasks under the normal write-scope hygiene checks.
13+
- Recover repeated OpenAI Codex wrapper-shell inspection loops by injecting backend-run, read-only direct-command bootstrap context on the strict retry, so simple `pwd` / `git branch --show-current` / `ls` wrapper retries do not keep dying on command-router policy rejections.
14+
- Keep the packaged sandbox runtime in sync with both the autonomy-scope validation change and the stricter Codex wrapper recovery path, with regression coverage for disjoint-root validation and backend bootstrap-assisted recovery.
1515

1616
## Install
1717

0 commit comments

Comments
 (0)