chore: keep release notes in PR body

This commit is contained in:
Peter Steinberger 2026-07-09 05:55:03 -07:00
parent 366869827d
commit 12e225ca27

View file

@ -6,7 +6,6 @@ Docs: https://docs.openclaw.ai
### Changes
- **Codex session fleet:** add an opt-in Codex app-server session catalog across the Gateway, paired nodes, CLI, macOS node, and Control UI. (#102586)
- **Android chat agent selector:** switch the active agent directly from the live chat screen while keeping chat, Talk mode, and home canvas on the same canonical session. (#80422) Thanks @bcperry.
- **Gateway host status:** show the connected Gateway's host, network address, OS, runtime, uptime, CPU, memory, and disk details in Control UI Settings. (#100478)
- **iOS offline chat:** pre-paint recent sessions and canonical transcripts from a protected, bounded per-gateway cache, keep sending disabled offline, and purge cached conversation text when pairing is reset. (#100194)