Skip to content

Commit d30830c

Browse files
committed
docs(changelog): update #84412 entry to reflect final behavior
1 parent 3dbfa66 commit d30830c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Docs: https://docs.openclaw.ai
4848
- iOS: repair Release archive compilation for the TestFlight build. (#84255) Thanks @ngutman.
4949
- Agents/compaction: bound plugin-owned CLI transcript compaction with the host safety timeout so a hung context engine can no longer stall post-turn cleanup. (#84083) Thanks @100yenadmin.
5050
- Control UI/usage: truncate long context skill, tool, and file names in the usage panel while keeping the full name available on hover. (#42197) Thanks @Rain120.
51-
- Codex: fix `/codex account` showing a stale auth profile as "active now" after `models auth login` + `models auth order set` establishes a new explicit order; the display now respects explicit operator order over `lastGood` heuristics, and anchors to the first explicit-order entry rather than deferring to a lower-ranked profile when all candidates are temporarily unusable. (#84412) Thanks @openperf
51+
- Codex: respect explicit `models auth order set` and `config.auth.order` precedence over stale `lastGood` in `/codex account`, and show `no working credential` when every explicit-order profile is ineligible instead of marking a lower-ranked profile as active. Fixes #84386. (#84412) Thanks @openperf.
5252

5353
## 2026.5.19
5454

0 commit comments

Comments
 (0)