openclaw/docs/cli
Vignesh 4c1022c73b
feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569)
* memory-core: add dreaming promotion flow with weighted thresholds

* docs(memory): mark dreaming as experimental

* memory-core: address dreaming promotion review feedback

* memory-core: harden short-term promotion concurrency

* acpx: make abort-process test timer-independent

* memory-core: simplify dreaming config with mode presets

* memory-core: add /dreaming command and tighten recall tracking

* ui: add Dreams tab with sleeping lobster animation

Adds a new Dreams tab to the gateway UI under the Agent group.
The tab is gated behind the memory-core dreaming config — it only
appears in the sidebar when dreaming.mode is not 'off'.

Features:
- Sleeping vector lobster with breathing animation
- Floating Z's, twinkling starfield, moon glow
- Rotating dream phrase bubble (17 whimsical phrases)
- Memory stats bar (short-term, long-term, promoted)
- Active/idle visual states
- 14 unit tests

* plugins: fix --json stdout pollution from hook runner log

The hook runner initialization message was using log.info() which
writes to stdout via console.log, breaking JSON.parse() in the
Docker smoke test for 'openclaw plugins list --json'. Downgrade to
log.debug() so it only appears when debugging is enabled.

* ui: keep Dreams tab visible when dreaming is off

* tests: fix contracts and stabilize extension shards

* memory-core: harden dreaming recall persistence and locking

* fix: stabilize dreaming PR gates (#60569) (thanks @vignesh07)

* test: fix rebase drift in telegram and plugin guards
2026-04-03 20:26:53 -07:00
..
acp.md docs(security): clarify acpx yolo mode 2026-03-31 20:54:30 +09:00
agent.md Models: enforce source-managed SecretRef markers in models.json (#43759) 2026-03-12 02:22:52 -05:00
agents.md Docs: document agent skill allowlists 2026-04-03 14:23:05 -04:00
approvals.md fix(exec): clarify auto routing semantics (#58897) (thanks @vincentkoc) 2026-04-03 02:37:12 +09:00
backup.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
browser.md docs: clarify browser allowlist troubleshooting 2026-03-29 22:19:22 +09:00
channels.md Docs: audit Matrix CLI and setup docs 2026-03-29 01:48:18 -04:00
clawbot.md
completion.md
config.md Secrets: hard-fail unsupported SecretRef policy and fix gateway restart token drift (#58141) 2026-03-31 02:37:31 -05:00
configure.md docs(xai): clarify x_search onboarding flow 2026-03-29 00:25:18 +00:00
cron.md docs: clarify doctor cron migration guidance 2026-04-01 16:44:10 +09:00
daemon.md Secrets: hard-fail unsupported SecretRef policy and fix gateway restart token drift (#58141) 2026-03-31 02:37:31 -05:00
dashboard.md Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
devices.md Hardening: refresh stale device pairing requests and pending metadata (#50695) 2026-03-19 18:26:06 -05:00
directory.md docs: fix curly quotes, non-breaking hyphens, and remaining apostrophes in headings 2026-03-18 01:31:38 -07:00
dns.md
docs.md !refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893) 2026-03-15 23:56:08 -07:00
doctor.md fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
flows.md docs: rename TaskFlow to Task Flow in prose 2026-04-03 03:22:01 +09:00
gateway.md refactor(gateway): clarify local mode guardrails 2026-04-03 20:02:32 +09:00
health.md
hooks.md fix(docs): update remaining npm-spec references for ClawHub-first default 2026-03-22 15:43:15 -07:00
index.md docs: update Anthropic subscription billing guidance 2026-04-04 09:32:13 +09:00
logs.md
mcp.md docs: cover unreleased feature gaps (Telegram errorPolicy, Android notifications, node pairing, Slack approvals, MCP transport, reactions) 2026-04-01 22:20:20 +09:00
memory.md feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
message.md Docs: audit Matrix CLI and setup docs 2026-03-29 01:48:18 -04:00
models.md docs: update Anthropic subscription billing guidance 2026-04-04 09:32:13 +09:00
node.md fix(browser): enforce node browser proxy allowProfiles 2026-03-23 00:56:44 -07:00
nodes.md docs(nodes): remove nodes.run references 2026-03-30 00:41:06 +01:00
onboard.md refactor(gateway): clarify local mode guardrails 2026-04-03 20:02:32 +09:00
pairing.md
plugins.md Plugins: add install --force overwrite flag (#60544) 2026-04-03 18:09:14 -04:00
qr.md fix(pairing): allow private lan mobile ws 2026-04-03 14:51:24 +05:30
reset.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
sandbox.md test: expand ssh sandbox coverage and docs 2026-03-15 21:38:22 -07:00
secrets.md Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
security.md fix: standardize 'MS Teams' to 'Microsoft Teams' across docs (#50863) 2026-03-19 23:54:47 -07:00
sessions.md docs: replace stale claude-sonnet-4-5 with 4-6, normalize Node version, remove stale dates 2026-03-19 10:33:03 -07:00
setup.md docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
skills.md feat(security): fail closed on dangerous skill installs 2026-03-31 23:27:20 +09:00
status.md fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
system.md
tui.md feat(tui): infer workspace agent when launching TUI (#39591) 2026-03-08 13:31:11 +03:00
uninstall.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
update.md CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
voicecall.md
webhooks.md docs: restructure automation section as Automation & Tasks 2026-04-03 03:16:51 +09:00