openclaw/docs/tools
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-agents-setup.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
acp-agents.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
agent-send.md refactor(cli)!: remove automatic gateway→embedded fallback from openclaw agent (#112074) 2026-07-20 23:30:37 -07:00
apply-patch.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
ask-user.md fix(qa): align ask-user protocol shape (#111429) 2026-07-19 07:03:47 -07:00
brave-search.md refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
browser-control.md docs(browser): clarify JSON flag placement (#103155) 2026-07-12 06:58:40 +01:00
browser-linux-troubleshooting.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
browser-login.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
browser-wsl2-windows-remote-cdp-troubleshooting.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
browser.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
btw.md feat(ui): redesign /btw side chat into a floating multi-turn panel (#104749) 2026-07-11 16:22:58 -07:00
capability-cookbook.md
chrome-extension.md feat(browser): send pages to OpenClaw from the Chrome extension (#111158) 2026-07-19 01:07:28 -07:00
clawhub.md
code-execution.md fix(xai): require consent for cross-provider billed tools (#97629) 2026-07-10 05:30:23 +01:00
code-mode.md docs: Swarm user guide (#110325) (#111384) 2026-07-19 05:33:00 -07:00
creating-skills.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
diffs.md refactor(diffs): move ephemeral artifacts to SQLite (#109328) 2026-07-16 16:47:19 -07:00
duckduckgo-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
elevated.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
exa-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
exec-approvals-advanced.md feat(cli): list and resolve pending approvals headlessly (#111060) 2026-07-18 23:23:49 -07:00
exec-approvals.md fix(exec): stop isolated state dirs from moving live approvals (#108742) 2026-07-16 08:57:32 -07:00
exec.md fix(exec): track background commands as tasks (#110468) 2026-07-18 08:51:23 +01:00
firecrawl.md feat(firecrawl): add keyless Firecrawl Search (Free) provider + richer firecrawl_search options (#97078) 2026-07-12 21:04:43 -07:00
gemini-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
goal.md feat(ui): redesign session goal into interactive composer pill with elapsed time and /goal edit (#100736) 2026-07-06 09:42:49 +01:00
grok-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
image-generation.md fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
index.md docs: Swarm user guide (#110325) (#111384) 2026-07-19 05:33:00 -07:00
kimi-search.md refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
llm-task.md chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
lobster.md docs(lobster): enumerate injected workflow env vars and clarify step-output access (#108622) 2026-07-16 05:05:21 -07:00
loop-detection.md refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
media-overview.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
minimax-search.md refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
multi-agent-sandbox-tools.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
music-generation.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
ollama-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
parallel-search.md chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
pdf.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
permission-modes.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
perplexity-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
plugin.md fix: gateway boots when a configured plugin payload is broken (#110239) 2026-07-18 03:50:50 +01:00
reactions.md fix(channels): honor configured read target policies (#99905) 2026-07-10 22:29:37 -05:00
screen.md docs: align interactive client behavior (#111047) 2026-07-18 17:00:14 -07:00
searxng-search.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
self-learning.md fix: default skill workshop approvals to auto (#107690) 2026-07-14 18:31:51 +01:00
show-widget.md feat(linux): render widgets in Quick Chat (#111933) 2026-07-20 11:56:03 -07:00
skill-workshop.md fix: default skill workshop approvals to auto (#107690) 2026-07-14 18:31:51 +01:00
skills-config.md fix: default skill workshop approvals to auto (#107690) 2026-07-14 18:31:51 +01:00
skills.md feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
slash-commands.md feat(models): make per-agent allowlists explicit (#110888) 2026-07-18 21:42:05 +01:00
steer.md docs: align interactive client behavior (#111047) 2026-07-18 17:00:14 -07:00
subagents.md fix(agents): keep sender-scoped tools in delegated runs (#110345) 2026-07-20 19:42:06 -05:00
swarm.md improve(swarm): close out wait, phase, and worker follow-ups (#111605) 2026-07-19 20:11:54 -07:00
tavily.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
thinking.md fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
tokenjuice.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
tool-search.md improve: let Code Mode use declared tool result shapes (#109813) 2026-07-17 14:46:37 +01:00
trajectory.md refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
tts.md docs: align SecretRef degradation semantics (#111021) 2026-07-19 00:18:01 +01:00
video-generation.md fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
web-fetch.md improve(agents): exact web_fetch output contract with cleaned result shape (#110223) 2026-07-18 03:28:29 +01:00
web.md refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00