openclaw/docs/cli
Peter Steinberger a509c48f0e
feat: add core session goals (#87469)
* feat: add core session goals

* feat: polish session goals in tui

* fix: resolve goal tool session stores

* fix: keep get goal read-only

* fix: migrate legacy goal session slots

* fix: persist goal token accounting

* fix: validate goal session rows

* refactor: remove unshipped goal legacy handling

* fix: handle goal commands in local tui

* fix: satisfy goal tool display checks

* fix: reset goal budget on overdue resume

* feat: surface session goals across control surfaces

* test: update gateway protocol test import

* test: align goal fixture types with protocol

* fix: scope selected global transcript usage fallback

* fix: scope selected global web subscriptions

* fix: preserve selected global agent during chat dispatch

* fix: scope chat inject to selected global agents
2026-05-29 22:36:29 +02:00
..
acp.md feat(acp): expose session lineage metadata 2026-05-11 18:32:46 +01:00
agent.md fix(agent): abort accepted gateway runs on signal 2026-05-22 09:16:36 +01:00
agents.md fix: apply docs sweep updates 2026-05-22 18:40:20 +01:00
approvals.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
backup.md docs: absorb documentation PR sweep 2026-05-23 10:23:34 +01:00
browser.md feat(browser): add evaluate timeout CLI option (#83696) 2026-05-18 17:30:33 +00: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): quarantine malformed persisted jobs 2026-05-29 10:27:45 +01:00
daemon.md docs(cli): document plugin-aware deep status warnings on gateway/daemon 2026-05-11 07:44:13 +08:00
dashboard.md fix(dashboard): guide manual token auth fallback 2026-05-04 18:39:25 -05:00
devices.md fix(gateway): require admin for device role approvals (#87146) 2026-05-27 08:08:51 -07:00
directory.md docs: typography hygiene across 9 pages (cli/channels) 2026-05-06 08:55:00 -07:00
dns.md docs(cli): fix smart apostrophes in dns and health 2026-05-06 00:23:48 -07:00
docs.md fix(docs): use Cloudflare docs search API 2026-05-27 00:58:09 +01:00
doctor.md fix(doctor): handle gateway SecretRefs in auth checks 2026-05-29 02:07:50 +01: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 docs: absorb docs sweep 2026-05-22 21:52:01 +01: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 refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
infer.md fix: aggressively prune retired model catalogs 2026-05-23 17:29:50 +01:00
logs.md fix(cli): default logs to local timestamps (#85387) 2026-05-26 21:14:47 +01:00
mcp.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01: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 refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
models.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
node.md feat: add native mac dashboard window 2026-05-16 23:49:18 +01:00
nodes.md refactor: move canvas to plugin surfaces 2026-05-07 09:07:18 +01:00
onboard.md feat: start onboarding for fresh CLI installs (#85519) 2026-05-22 22:00:21 +00:00
pairing.md docs: typography hygiene across 9 pages (cli/channels) 2026-05-06 08:55:00 -07:00
path.md fix(oc-path): support deep config edits (#86060) 2026-05-24 18:10:02 -07:00
plugins.md fix: resolve compatible npm plugin versions 2026-05-28 23:20:32 +01:00
policy.md Policy: add policy file comparison command (#86768) 2026-05-28 23:10:27 -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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
secrets.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
security.md fix: Hook ingress token unlocks password-mode gateway auth (#86453) 2026-05-25 13:39:56 +00:00
sessions.md fix(sessions): recover empty preflight compaction 2026-05-28 17:06:38 +01:00
setup.md docs(cli): fix setup.md options table mangled by formatter on pipe char 2026-05-10 22:41:39 +08:00
skills.md Add ClawHub skill verification and trust surfaces (#86699) 2026-05-27 14:23:24 -05:00
status.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
system.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tasks.md fix(tasks): report cron session preserves from locked store 2026-05-09 20:05:07 -04:00
transcripts.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
tui.md feat: add core session goals (#87469) 2026-05-29 22:36:29 +02:00
uninstall.md
update.md fix: honor OPENCLAW_HOME defaults (#85802) 2026-05-23 20:39:59 -07: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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00