July 2026 refresh: rebaseline on 2026.6.11 stable, correct unshipped 2026.6.4 claims - #22
Merged
Merged
Conversation
…2026.6.4 claims Co-Authored-By: Rob <onerobby@gmail.com>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rebaselines the guide on OpenClaw 2026.6.11 stable (2026-06-30) and — importantly — corrects the previous refresh, which referenced a "2026.6.4 stable" release and a set of config keys that were never shipped in any published OpenClaw release. I verified against the OpenClaw source repo, docs, npm publish history, and GitHub releases: the June stable line runs 2026.6.1 → 2026.6.5 → 2026.6.6 → 2026.6.8 → 2026.6.9 → 2026.6.10 → 2026.6.11, with no 2026.6.4 and no 2026.6.11-beta.1.
Fabricated content removed/corrected (with real replacements)
agents.list[].budgetcaps (dailyUsd/onExceed)openclaw gateway usage-cost --agent <id>/--all(2026.6.11) +/usage fullfootersopenclaw policy check --exportattestationspolicy check --json(stable attestation hashes) +doctor --lintgatingmodels.providers.<id>.healthprobe/demotion block--fallbacks/--clear-fallbacksmemory promote --dry-run/memory.recall.maxParallel/ dreaming schedule "controls"memory promoteis dry-run by default (--applymutates),memory promote-explain,memory status --deep --fix/context map --diff/context detail; prompt-cache retention note (2026.6.11)sandbox.network.allow,secrets.rotation.maxAgeDays,meetingNotes.retentionDaysplugins.allowtrust warnings,@owner/<slug>skill verification, opt-in key-free web searchNew content (June trains, verified)
/fast auto(2026.6.10) — new Part 33 Tip 18--fallbacksanddeleteAfterRuncleanup,openclaw agent --message-fileopenclaw/openclawDocker Hub mirror, per-contact DM modelsVisible correction notes were added to README, Part 33, Part 26, and templates/README so followers of the previous revision know exactly what changed and why.
templates/openclaw.example.jsonhad the fabricatedbudget,health,recall.maxParallel,retentionDays, andsecrets.rotationblocks removed.Type of change
Review checklist
markdownlint-cli2andlychee --offlinelocally (CI will also run these)Sources: openclaw/openclaw releases (2026.6.8, 2026.6.9, 2026.6.10, 2026.6.11), cron jobs docs (
--fallbacks), fast-mode docs (/fast auto), and the OpenClaw source tree (verified absence of the removed config keys).Notes / flagged items
retentionDays/redaction keys do not, so the guide now points readers at the plugin's own docs for retention options.Link to Devin session: https://app.devin.ai/sessions/6811b8196db349858d0217a17faf3830
Requested by: @OnlyTerp