openclaw/docs/cli
Peter Steinberger 537cea81d6
fix(subagents): resolve completion recovery by exact run identity (#132111)
* fix(subagents): resolve task recovery by exact run identity

Resolve dismissal and retry through the retained taskRunId/runId binding so a reused child session cannot select a sibling completion. Prove old-first recovery and missing-owner no-ops against real SQLite. Align the lifecycle retry-grace E2E fixture with its canonical session-list reader.

* fix(doctor): bind legacy subagent completions to their exact runs

* fix(subagents): keep completion recovery owned by the selected task
2026-08-29 08:54:47 -07:00
..
acp.md feat(docs-ci): validate docs config examples against the schema (#121336) 2026-08-10 07:57:56 -07:00
agent.md fix(cli): exit non-zero when an agent turn fails (#125557) 2026-08-17 21:31:25 -07:00
agents.md fix(agents): remove a deleted agent's cron jobs on the offline delete path (#127075) 2026-08-21 00:31:17 -07:00
approvals.md feat(approvals): standing-grant ledger, revocation, and configurable terms (#131602) 2026-08-28 02:56:20 -07:00
attach.md feat: continue dashboard sessions from CLI URLs (#120893) 2026-08-09 16:44:25 -07:00
audit.md Audit exact-bound owner-native lifecycle receipts (#126082) 2026-08-24 17:49:25 -07:00
backup.md refactor(state): consolidate wide rows, plugin index, workspace attestations, and shared auth singletons at schema v13 (#130466) 2026-08-27 15:26:14 +08:00
browser.md fix(browser): cancel downloads after output save failures (#131048) 2026-08-27 10:28:08 -07:00
channels.md fix(cli): preserve authored config during channel auth (#131117) 2026-08-27 14:11:22 -07:00
clawbot.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
claws.md fix(claws): recover lifecycle state safely (#123254) 2026-08-14 20:52:45 -07:00
completion.md docs(completion): document ZDOTDIR profile path (#125247) 2026-08-17 04:31:21 -07:00
config.md feat(gateway): auto-apply safe doctor config migrations at startup (#132135) 2026-08-28 17:56:30 -07:00
configure.md fix(onboard): probe remote gateways with saved TLS pins and validate trusted proxies (#131475) 2026-08-28 14:27:32 -07:00
connect.md feat(cli): prepare session-host onboarding (#125879) 2026-08-18 16:08:48 -07:00
crestodian.md feat(setup): rename Crestodian to OpenClaw system agent 2026-07-14 11:03:02 -07:00
cron.md fix(cron): distinguish intentionally suppressed deliveries (#131774) 2026-08-28 06:40:13 -07:00
daemon.md fix(cli): honor gateway --port on the status leaf (#130847) 2026-08-27 02:24:40 -07:00
dashboard.md docs: document control ui owner handoff 2026-08-06 02:21:45 +01:00
devices.md fix: make gateway token recovery usable from macOS onboarding (#118051) 2026-08-02 10:06:50 -07:00
directory.md fix(channels): preserve authored config during setup (#131235) 2026-08-27 16:13:05 -07:00
dns.md docs: replace retired config keys with canonical schema keys (#121330) 2026-08-09 20:30:43 -07:00
docs.md feat(cli): support --json across reporting commands (#117928) 2026-08-02 02:56:08 -07:00
doctor.md fix(doctor): report schema upgrades separately from media repairs (#132314) 2026-08-28 21:27:16 -07:00
fleet.md refactor(fs): adopt fs-safe 0.5 core primitives (#113705) 2026-07-28 03:41:47 -04:00
flows.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
gateway.md fix(daemon): explain unsafe service publication failures (#132279) 2026-08-28 19:48:23 -07:00
health.md fix(delivery): keep failed queue rows payload-free (#123642) 2026-08-14 06:22:51 -07:00
hooks.md fix: inspect exact hook names before matching key aliases (#131081) 2026-08-27 11:25:30 -07:00
index.md feat(cli): add openclaw triage for sanitized agent debugging handoffs (#128756) 2026-08-25 00:12:32 -07:00
infer.md fix(cli): reject missing repeatable inference inputs (#130608) 2026-08-26 19:55:41 -07:00
logs.md fix: preserve Gateway error reasons in text logs (#130645) 2026-08-26 22:10:26 -07:00
mcp.md fix(gateway): own standalone MCP App request lifetimes (#119388) 2026-08-27 23:33:49 -07:00
memory.md fix(sessions): prevent participant misattribution in Activity (#130986) 2026-08-28 06:04:18 -07:00
message.md fix(telegram): support polls lasting up to seven days (#129461) 2026-08-25 17:36:11 -07:00
migrate.md fix(codex): guide recovery from unimported agent auth (#116807) 2026-08-01 07:08:02 -06:00
models.md fix(cli): reject --agent for global model refresh (#130448) 2026-08-27 14:25:44 +08:00
node.md fix(daemon): node install reports a supported Node runtime as unsupported when the working directory is unreadable (#131998) 2026-08-28 11:43:11 -07:00
nodes.md refactor(canvas): make the panel a widget presenter (#126030) 2026-08-19 08:21:07 -07:00
onboard.md fix(release): consent to staged Codex onboarding companion (#131298) 2026-08-27 23:35:10 -07:00
openclaw.md refactor(system-agent): unify operator handoffs and proposal lifecycle (#131630) 2026-08-28 01:32:47 -07:00
pairing.md feat(ui): manage DM pairing requests in Channels (#112401) 2026-07-22 04:54:20 -07:00
path.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
plugins.md feat(gateway): auto-apply safe doctor config migrations at startup (#132135) 2026-08-28 17:56:30 -07:00
policy.md fix(auth): keep a retired auth JSON from stranding a migrated store (#126562) 2026-08-20 00:42:41 -07:00
promos.md feat(cli): add openclaw promos to discover and claim ClawHub promotional model offers (#100236) 2026-07-07 01:10:42 -06:00
proxy.md feat(cli): support --json across reporting commands (#117928) 2026-08-02 02:56:08 -07:00
qr.md fix(gateway): reject unattributable loopback proxy traffic [AI] (#119950) 2026-08-16 21:01:20 -07:00
reset.md fix(cli): refuse live state reset and uninstall (#125253) 2026-08-17 09:44:31 -07:00
resume.md feat: continue web sessions in the terminal (#122870) 2026-08-12 17:07:48 -07:00
sandbox.md fix(sandbox): restore reliable OpenShell execution and workspace integrity (#130031) 2026-08-26 03:10:07 -07:00
secrets.md fix(secrets): preflight exec provider command paths before config acceptance (#117128) 2026-08-27 22:33:34 -07:00
security.md docs(start): correct headless credential handoff to the SQLite auth store (#131024) 2026-08-27 09:40:27 -07:00
sessions.md fix: preserve native session ownership during cleanup and attachment (#130864) 2026-08-27 03:37:44 -07:00
setup.md fix(onboard): reject local gateway credentials in remote mode (#127015) 2026-08-20 22:22:16 -07:00
skills.md fix: report missing requirements for agent-excluded skills (#132110) 2026-08-28 15:19:07 -07:00
status.md fix(status): show healthy channels as OK in deep health (#130794) 2026-08-27 01:03:07 -07:00
system.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
tasks.md fix(subagents): resolve completion recovery by exact run identity (#132111) 2026-08-29 08:54:47 -07:00
transcripts.md fix(transcripts): keep date-shaped IDs readable and stop handles unambiguous (#131723) 2026-08-28 08:40:40 -07:00
triage.md feat(cli): add openclaw triage for sanitized agent debugging handoffs (#128756) 2026-08-25 00:12:32 -07:00
tui.md feat(gateway): reach a Gateway behind an identity-aware proxy from the CLI (#125700) 2026-08-18 03:29:56 -07:00
uninstall.md fix(install): avoid success after incomplete lifecycle changes (#125992) 2026-08-18 20:50:15 -07:00
update.md fix(update): dev upgrades exhaust small POSIX temporary filesystems (#132085) 2026-08-28 23:57:07 -07:00
voicecall.md fix(voice-call): keep Funnel off occupied HTTPS ports (#125552) 2026-08-17 21:04:17 -07:00
webhooks.md fix(gmail): keep setup command failures readable (#131502) 2026-08-28 04:33:50 -07:00
wiki.md fix(wiki): accept --agent for agent-scoped vaults (#117943) 2026-08-02 03:33:15 -07:00
workboard.md fix(workboard): avoid duplicate proof entries on completion (#111324) 2026-07-19 03:00:37 -07:00
worker.md fix(worker): keep background servers alive after replies (#130733) 2026-08-27 00:35:19 -07:00