openclaw/docs/cli
Peter Steinberger c5254f13ee
refactor(cli)!: remove automatic gateway→embedded fallback from openclaw agent (#112074)
A Gateway timeout or closed connection now fails the command with an
actionable stderr hint instead of silently re-running the whole turn
embedded under a fresh gateway-fallback-* session. The silent fallback
could double-execute side effects (the Gateway may still finish an
accepted turn), returned context-free answers to --session-key callers,
and ran with the CLI host's local config. --local remains the only
embedded execution path.

Also deletes the resultMetaOverrides plumbing (the fallback was its only
writer) and the fallback marker fields added in #111645.
2026-07-20 23:30:37 -07:00
..
acp.md
agent.md refactor(cli)!: remove automatic gateway→embedded fallback from openclaw agent (#112074) 2026-07-20 23:30:37 -07:00
agents.md fix: report agent deletion cleanup failures (#110560) 2026-07-18 12:23:39 +01:00
approvals.md feat(cli): list and resolve pending approvals headlessly (#111060) 2026-07-18 23:23:49 -07:00
attach.md
audit.md
backup.md fix: state backups hang on dev-channel installs (#109090) 2026-07-16 08:56:31 -07:00
browser.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
channels.md fix(cli): align configure and channel wizard behavior (#111720) 2026-07-20 18:22:57 -07:00
clawbot.md
commitments.md fix(commitments): keep heartbeats responsive with large queues (#105780) 2026-07-15 03:58:03 -07:00
completion.md
config.md fix(cli): reject unknown models in config set (#111571) 2026-07-20 03:31:03 -07:00
configure.md feat(models): make per-agent allowlists explicit (#110888) 2026-07-18 21:42:05 +01:00
crestodian.md feat(setup): rename Crestodian to OpenClaw system agent 2026-07-14 11:03:02 -07:00
cron.md refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
daemon.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
dashboard.md
devices.md
directory.md fix(whatsapp): add live group directory (#109886) 2026-07-17 11:12:07 +01:00
dns.md
docs.md
doctor.md fix(channels): recover dead-lettered inbound events (#111029) 2026-07-19 00:44:23 +01:00
fleet.md
flows.md
gateway.md fix(gateway): dev mode suppresses ambient channel env auto-configuration (#112011) 2026-07-20 19:28:07 -07:00
health.md fix(channels): recover dead-lettered inbound events (#111029) 2026-07-19 00:44:23 +01:00
hooks.md
index.md fix(cli): align configure and channel wizard behavior (#111720) 2026-07-20 18:22:57 -07:00
infer.md fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
logs.md
mcp.md docs: refresh stale cua-driver claims (cross-platform prerelease, real MCP tool names) 2026-07-20 22:18:21 -07:00
memory.md
message.md
migrate.md feat(onboarding): offer detected Claude Code/Codex/Hermes memory imports across CLI, macOS, and Linux onboarding (#108977) 2026-07-16 10:10:01 -07:00
models.md feat(models): make per-agent allowlists explicit (#110888) 2026-07-18 21:42:05 +01:00
node.md refactor(state): move device identity into canonical SQLite state (#110392) 2026-07-18 17:43:56 +01:00
nodes.md
onboard.md fix(onboard): verify imported and local inference (#112028) 2026-07-20 21:35:22 -07:00
openclaw.md feat(gateway): system change history RPC and Ask OpenClaw recent-changes panel (#111286) 2026-07-19 02:38:05 -07:00
pairing.md
path.md
plugins.md fix(plugins): load active generation after upgrades (#111141) 2026-07-19 12:50:35 -07:00
policy.md feat(policy): check authored message routing (#111087) 2026-07-20 17:31:29 -07:00
promos.md
proxy.md
qr.md
reset.md refactor: store workspace setup state in SQLite (#109147) 2026-07-16 10:28:36 -07:00
sandbox.md
secrets.md docs: align SecretRef degradation semantics (#111021) 2026-07-19 00:18:01 +01:00
security.md
sessions.md
setup.md fix(setup): preserve invalid config during baseline setup (#112010) 2026-07-20 19:15:51 -07:00
skills.md
status.md docs: align SecretRef degradation semantics (#111021) 2026-07-19 00:18:01 +01:00
system.md
tasks.md
transcripts.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
tui.md refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
uninstall.md
update.md fix(update): repair obsolete managed Gateway Node (#108668) 2026-07-16 00:41:43 -07:00
voicecall.md
webhooks.md
wiki.md fix(cli): correct optional plugin guidance (#112019) 2026-07-20 21:31:30 -07:00
workboard.md fix(workboard): avoid duplicate proof entries on completion (#111324) 2026-07-19 03:00:37 -07:00
worker.md