openclaw/docs/cli
Wynne668 d15e89a83e
fix(workboard): hide archived cards in CLI list by default (#94562)
* fix(workboard): hide archived cards in CLI list by default

The `openclaw workboard list` CLI printed soft-archived cards, while the
`workboard_list` agent tool and the `/workboard list` command both hide
cards with `metadata.archivedAt` set unless archives are requested. Users
who archived cards still saw them in CLI output and assumed archive failed.

Filter archived cards by default in the CLI list handler and add an
`--include-archived` flag mirroring the tool's `includeArchived` option, so
all three list surfaces share one default. Docs updated to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* fix(workboard): preserve json list archive visibility

* fix(workboard): preserve json list archive visibility

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-06-24 10:57:06 +08:00
..
acp.md fix(acp): keep bridge sessions out of stale ACP classification [AI-assisted] (#93573) 2026-06-16 18:39:53 +08:00
agent.md feat(cli): add --message-file to openclaw agent 2026-06-22 20:13:57 +08:00
agents.md docs: document local avatar file size limit (#78884) 2026-06-23 02:17:04 +00:00
approvals.md fix(exec): honor state dir approvals (#92056) 2026-06-11 09:30:56 +09:00
backup.md docs: absorb documentation PR sweep 2026-05-23 10:23:34 +01:00
browser.md docs(browser): clarify networkidle session support (#94020) 2026-06-19 11:53:07 +01:00
channels.md fix: add channel status filtering (#80706) 2026-05-11 18:44:54 +01:00
clawbot.md
commitments.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
completion.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
config.md docs(config): quote bracket config paths (#83058) 2026-05-22 20:20:10 +01:00
configure.md feat: add xai oauth web search and provider timeouts 2026-05-22 08:49:53 +01:00
crestodian.md feat: add Claude Opus 4.8 support (#87890) 2026-05-29 06:10:42 +01:00
cron.md fix(cron): expose per-job fallbacks in CLI (#93369) 2026-06-22 19:22:20 +00:00
daemon.md docs(cli): document plugin-aware deep status warnings on gateway/daemon 2026-05-11 07:44:13 +08:00
dashboard.md
devices.md fix(gateway): require admin for device role approvals (#87146) 2026-05-27 08:08:51 -07:00
directory.md
dns.md
docs.md fix(docs): use Cloudflare docs search API 2026-05-27 00:58:09 +01:00
doctor.md Keep core doctor health in contribution order (#86627) 2026-06-20 10:59:31 -07:00
flows.md docs(cli): expand docs and tasks-flow CLI references with verified options 2026-05-10 22:17:42 +08:00
gateway.md feat(gateway-cli): scope usage-cost by agent (#94483) 2026-06-23 06:05:33 +08:00
health.md docs(cli): rewrite voicecall and tighten setup/health with code-verified options 2026-05-10 22:41:38 +08:00
hooks.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
index.md feat(workboard): add worker dispatch CLI 2026-05-31 10:31:56 +01:00
infer.md fix: expose OpenAI image quality and moderation CLI options (#94156) 2026-06-18 01:21:29 -06:00
logs.md fix(cli): default logs to local timestamps (#85387) 2026-05-26 21:14:47 +01:00
mcp.md fix(cli): clarify MCP list registry scope (#87487) 2026-06-17 10:18:18 +02:00
memory.md fix(memory): compact short-term promotion entries 2026-05-29 00:05:54 +01:00
message.md fix(nextcloud-talk): dispatch react action so agents can send reactions (#70110) (#72348) 2026-05-18 18:54:44 +00:00
migrate.md revert(codex): revert first-party marketplace allowlist 2026-06-03 15:35:35 -07:00
models.md refactor: unify OpenAI provider identity (#88451) 2026-05-31 00:29:44 +01:00
node.md fix(exec): honor state dir approvals (#92056) 2026-06-11 09:30:56 +09:00
nodes.md fix(gateway): remove device-backed node pairings (#90373) 2026-06-19 22:04:16 +01:00
onboard.md feat(providers): add GLM-5.2 support (#92796) 2026-06-13 14:33:28 -07:00
pairing.md
path.md fix(oc-path): support deep config edits (#86060) 2026-05-24 18:10:02 -07:00
plugins.md fix(plugins): make empty-allowlist actionable for new users (#78105) 2026-06-23 04:41:40 +00:00
policy.md feat(policy): cover exec approvals artifact (#90003) 2026-06-15 17:30:48 -07:00
proxy.md Support HTTPS managed proxy CA trust (#79171) 2026-05-17 06:23:30 +01:00
qr.md fix(gateway): gate talk secret bootstrap handoff (#85690) 2026-05-25 11:34:12 +03:00
reset.md
sandbox.md refactor: store sandbox registry in sqlite 2026-06-07 02:05:28 -07:00
secrets.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
security.md fix(security): audit open dm tool exposure (#92883) 2026-06-16 14:38:39 +08:00
sessions.md feat(cli): add openclaw sessions compact and fail loudly on CLI /compact (fixes #90640) (#91378) 2026-06-19 15:47:43 -04:00
setup.md fix: harden CLI and plugin edge cases (#88896) 2026-06-01 00:30:12 -04:00
skills.md fix(skills): accept owner-qualified verify refs (#95992) 2026-06-23 12:06:56 -07:00
status.md fix(status): correct pinned model clear hint (#93231) 2026-06-15 10:15:54 +00:00
system.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tasks.md
transcripts.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
tui.md fix: gate tui host footer behind config 2026-06-09 17:35:03 +01:00
uninstall.md fix: preserve workspaces during state-only uninstall 2026-05-31 19:54:34 +01:00
update.md fix: require service identity for update handoffs 2026-06-11 02:18:47 +01:00
voicecall.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
webhooks.md docs: rewrite 3 pages with code-verified options and Mintlify funnel 2026-05-10 22:31:10 +08:00
wiki.md feat(memory-wiki): import OKF bundles 2026-06-13 19:27:52 +08:00
workboard.md fix(workboard): hide archived cards in CLI list by default (#94562) 2026-06-24 10:57:06 +08:00