Skip to content

Commit fa08a97

Browse files
BSG2000Copilot
andcommitted
docs(changelog): add Unreleased Fixes entry for log-tail rotation message
Address review feedback on PR #74252 (P3 from clawsweeper): add Unreleased > Fixes entry per CONTRIBUTING policy for user-facing fixes. No code change; log-tail.test.ts: 3/3 green. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bad5fb5 commit fa08a97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ Docs: https://docs.openclaw.ai
163163
- Web fetch: bound guarded dispatcher cleanup after request timeouts so timed-out fetches return tool errors instead of leaving Gateway tool lanes active. (#78439) Thanks @obviyus.
164164
- Mattermost/setup: prompt for and persist the server base URL after the bot token in `openclaw setup --wizard`, instead of failing validation before `--http-url` is collected. Fixes #76670. Thanks @jacobtomlinson.
165165
- Gate Slack startup user allowlist resolution [AI]. (#77898) Thanks @pgondhi987.
166+
- Logs/follow: only emit `Log cursor reset (file rotated).` when the log file actually shrank below the previous cursor; fast-growth bursts that exceed `--max-bytes` now show only the existing `Log tail truncated` notice. (#74252) Thanks @BSG2000.
167+
166168
- OpenAI/Codex: suppress stale `openai-codex` GPT-5.1/5.2/5.3 model refs that ChatGPT/Codex OAuth accounts now reject, keeping model lists, config validation, and forward-compat resolution on current 5.4/5.5 routes. Fixes #67158. Thanks @drpau.
167169
- CLI/update: keep pnpm package updates on the running custom global install root and pass pnpm's `--global-dir` so `openclaw update` does not create a second default-prefix install when `OPENCLAW_HOME` or the shell points at a custom OpenClaw directory. Fixes #78377. Thanks @amknight.
168170
- Google Meet/Voice Call: wait longer before playing PIN-derived Twilio DTMF for Meet dial-in prompts and retire stale delegated phone sessions instead of reusing completed calls.

0 commit comments

Comments
 (0)