..
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
fix(browser): document stable tab references ( #88393 )
2026-05-31 12:09:50 +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
Refactor cron SQLite runtime paths ( #88582 )
2026-05-31 12:14:48 +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): keep post-upgrade JSON stable
2026-05-31 22:12:38 +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
feat(workboard): add worker dispatch CLI
2026-05-31 10:31:56 +01:00
infer.md
refactor: unify OpenAI provider identity
2026-05-30 11:48:41 +02:00
logs.md
fix(cli): default logs to local timestamps ( #85387 )
2026-05-26 21:14:47 +01:00
mcp.md
docs: expand MCP operator guide
2026-05-31 10:12:44 +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
docs(codex): clarify first-party plugin marketplaces
2026-05-31 13:22:00 +01:00
models.md
refactor: unify OpenAI provider identity ( #88451 )
2026-05-31 00:29:44 +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
fix: repair live model inference edge cases
2026-06-01 23:03:27 -04: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(plugins): block untrusted workspace setup-only channel loads ( #86953 )
2026-06-01 09:25:56 +00: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
feat(cli): add sessions tail progress view
2026-05-30 21:29:39 +01:00
setup.md
fix: harden CLI and plugin edge cases ( #88896 )
2026-06-01 00:30:12 -04:00
skills.md
docs: add Skill Workshop guide
2026-05-31 09:05:03 +01: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
fix: preserve workspaces during state-only uninstall
2026-05-31 19:54:34 +01:00
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
workboard.md
fix(workboard): wire task-backed board runs
2026-06-01 01:41:21 +01:00