openclaw/docs
Vincent Koc f0ea901a0d
docs(image-generation): rewrite around Steps, Tabs, and AZ providers
The image-generation page was 395 lines with a 3-step quick-start
written as plain numbered prose, a sprawling 'OpenAI gpt-image-2'
section that mixed routing/legacy/OpenAI options with five inline
slash-command examples, and provider tables that mixed alphabetic
and recency order.

Restructure for scan-first reading without losing technical content:

- Wrap Quick start in a Steps component (auth -> default model ->
  ask the agent), pulling the Codex OAuth note inline with the model
  step where it belongs and surfacing the LAN/SSRF caveat as a
  Warning callout.
- Alphabetize the Supported providers table (ComfyUI, fal, Google,
  LiteLLM, MiniMax, OpenAI, OpenRouter, Vydra, xAI) and the Provider
  capabilities table (same order across both). Convert the Yes/No
  capability table to checkmarks plus exact counts for readability.
- Replace the long inline OpenAI / OpenRouter / MiniMax / xAI prose
  with a 'Provider deep dives' AccordionGroup so each backend's
  routing, legacy URL handling, and provider-specific knobs collapse
  by default.
- Move the four provider-selection-order notes into a small
  AccordionGroup ('Per-call overrides are exact', 'Auto-detection is
  auth-aware', 'Timeouts', 'Inspect at runtime').
- Collapse the five flat slash-command examples into a single Tabs
  component (4K landscape / transparent PNG / two-square /
  edit-one-ref / edit-multi-ref) with the matching CLI variant inline
  on the transparent-PNG tab.
- Sentence-case the Related list (Tools overview, Configuration
  reference) and drop the redundant generic introductory wording.
- Add sidebarTitle so the nav reads 'Image generation' explicitly.

Wording, schema fields, defaults, model refs, env vars, and the
detailed OpenAI/OpenRouter/Codex routing rules are unchanged.
2026-04-25 22:23:09 -07:00
..
.generated docs(config): refresh config baseline hash 2026-04-26 05:20:45 +01:00
.i18n feat(tts): add Azure Speech provider 2026-04-26 01:42:51 +01:00
assets docs: add GitHub sponsor to README 2026-04-04 13:36:58 +09:00
automation fix(tasks): terminalize gateway agent run ledger 2026-04-26 05:06:33 +01:00
channels fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
cli fix: honor agent for models auth writes (#71933) 2026-04-26 05:30:47 +01:00
concepts fix: steer agents to safe gateway config flow 2026-04-26 05:00:17 +01:00
debug docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
diagnostics docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
gateway fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
help test(browser): add CDP snapshot Docker smoke 2026-04-26 04:40:26 +01:00
images feat: Streamline Feishu channel onboarding with QR code scan-to-create flow (#65680) 2026-04-13 18:03:44 +08:00
install docs: expand bonjour disable troubleshooting 2026-04-26 05:56:25 +01:00
nodes feat(voicewake): refresh trigger routing on main 2026-04-26 06:19:35 +01:00
plan docs: drop parenthetical H1s across gateway, channels, providers, concepts, and reference pages 2026-04-24 10:49:23 -07:00
platforms fix: route remote mac browser through node host 2026-04-26 05:25:59 +01:00
plugins docs: update model input modalities and OTEL token-metric attrs 2026-04-25 21:39:44 -07:00
providers docs: clarify codex runtime routing 2026-04-26 04:38:39 +01:00
refactor feat(codex): run context-engine lifecycle in app-server harness (#70809) 2026-04-24 05:06:45 +01:00
reference test(browser): add CDP snapshot Docker smoke 2026-04-26 04:40:26 +01:00
security docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
snippets/plugin-publish [codex] harden clawhub plugin publishing and install (#56870) 2026-03-29 11:59:19 -07:00
start docs: update OpenAI GPT-5.5 API guidance 2026-04-25 18:14:10 +01:00
superpowers/specs Add tweakcn custom theme import 2026-04-24 20:36:45 -05:00
tools docs(image-generation): rewrite around Steps, Tabs, and AZ providers 2026-04-25 22:23:09 -07:00
web fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
AGENTS.md docs: align documentation with current surfaces 2026-04-23 07:25:06 +01:00
auth-credential-semantics.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
brave-search.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
ci.md ci: split auto-reply shard timing 2026-04-25 23:47:00 +01:00
CLAUDE.md docs(agents): split scoped workflow guidance (#65241) 2026-04-12 09:09:50 +01:00
date-time.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
docs.json docs(tts): A-Z order providers and add tools/tts to Tools nav group 2026-04-25 22:05:46 -07:00
index.md Docs: link feature cards to relevant pages 2026-04-21 20:36:55 -05:00
logging.md fix(logging): redact console and file sinks 2026-04-25 21:50:00 -07:00
nav-tabs-underline.js docs(ui): add animated underline for nav tabs (#21912) 2026-02-20 09:33:46 -05:00
network.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
perplexity.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
pi-dev.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
pi.md docs: normalize Title Case H2 headings to sentence case in recent files 2026-04-24 09:17:47 -07:00
prose.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
style.css perf: optimize remaining core tests 2026-04-17 16:05:10 +01:00
tts.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
vps.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
whatsapp-openclaw-ai-zh.jpg
whatsapp-openclaw.jpg