Skip to content

Commit 0e528e5

Browse files
committed
docs(release): prepare v1.0.47
1 parent fcdac97 commit 0e528e5

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.46`
6-
- start_commit: `b373c6021edec61ad446d2c8075854f378e75c58`
7-
- end_commit: `2e747aa4682987ef35b5d56082230fcc50576e56`
5+
- version: `v1.0.47`
6+
- start_commit: `5f868d89563bc11712aa6489dd3692be43effea3`
7+
- end_commit: `fcdac97b3a680637f1a94907f3007dddfc95e398`
88
- commits_in_range: `1`
99

1010
## Highlights
1111

12-
- Add a real `min_workerpals` warm-pool floor and raise the shipped autoscale ceiling to 4 workers.
13-
- Expose a lightweight autoscale snapshot so RemoteBuddy can scale WorkerPals from queued `task.execute` backlog, including jobs enqueued directly by ReviewAgent and SourceControlManager.
14-
- Preserve PR worker affinity by excluding jobs pinned to healthy workers from autoscale pressure while still counting them once the pinned worker becomes stale.
12+
- Narrow OpenAI Codex workaround detection so generic "workaround" language does not trigger false policy violations.
13+
- Fail OpenAI Codex jobs quickly when the command router keeps rejecting disallowed shell-wrapper commands instead of letting them drift into stale worker claims.
14+
- Include rejected wrapper command samples in worker failure details so merge-conflict and review-fix diagnostics are easier to act on.
1515

1616
## Install
1717

0 commit comments

Comments
 (0)