Vincent Koc
68a82cb2e2
docs: typography hygiene + 2 in-body H1 removals across 6 pages
...
Replaced 60 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/start/openclaw.md: 10 chars; removed the duplicate '# Building
a personal assistant with OpenClaw' H1 (Mintlify renders title from
frontmatter).
- docs/platforms/mac/remote.md: 10 chars; removed the duplicate
'# Remote OpenClaw (macOS ⇄ remote host)' H1 (the U+21C4 codepoint
and parens both produced brittle anchors).
- docs/tools/thinking.md: 10 chars
- docs/reference/templates/BOOTSTRAP.md: 10 chars (kept the in-body
'# BOOTSTRAP.md - Hello, World' heading because the page is a
template whose content is meant to be copied verbatim into a
workspace BOOTSTRAP.md).
- docs/plugins/sdk-provider-plugins.md: 10 chars
- docs/platforms/macos.md: 10 chars
2026-05-05 20:58:10 -07:00
Vincent Koc
f4a63940cc
docs: typography hygiene across 6 pages
...
Replaced 74 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/gateway/opentelemetry.md: 13 chars
- docs/channels/msteams.md: 13 chars
- docs/tools/skills.md: 12 chars
- docs/start/setup.md: 12 chars
- docs/nodes/location-command.md: 12 chars
- docs/concepts/context-engine.md: 12 chars
2026-05-05 20:34:37 -07:00
Peter Steinberger
b31774749c
docs: consolidate moved docs pages
...
Consolidate moved docs pages, add redirects, and update glossary labels.
2026-05-05 17:38:21 +01:00
Peter Steinberger
e7f1b10ff8
fix: auto-repair gateway watch startup
2026-05-03 17:11:19 +01:00
Peter Steinberger
3312ce5acb
fix: support home-relative media paths
2026-05-02 22:23:45 +01:00
Peter Steinberger
8d7f4d28ce
fix: load source bundled plugins from pnpm workspaces
2026-05-02 02:06:17 +01:00
Peter Steinberger
68ba1e7180
chore(gateway): run watch mode in tmux
2026-04-29 09:42:48 +01:00
Peter Steinberger
0dcab4e347
fix(agents): harden bootstrap and ACP session routing
2026-04-28 20:47:34 +01:00
Peter Steinberger
2790825ae5
test(auto-reply): assert bare reset acknowledgement
2026-04-28 09:56:41 +01:00
Peter Steinberger
78a12706ec
fix(docs): make docs formatter mintlify-safe
2026-04-28 08:13:21 +01:00
Peter Steinberger
5916237962
fix(onboard): infer custom model image input
2026-04-28 06:34:16 +01:00
Vincent Koc
51dbda3f3d
docs(automation+start): batch fix filler openings and prose Tip
...
- start/openclaw: workspace-as-memory Tip component
- automation/tasks: drop 'this page covers' filler in Note
- automation/auth-monitoring, clawflow, cron-vs-heartbeat: collapse 'this page moved... See X' redirects to single direct sentences
2026-04-26 22:04:56 -07:00
Peter Steinberger
768bbc7cc0
docs: update OpenAI GPT-5.5 API guidance
2026-04-25 18:14:10 +01:00
Patrick Erichsen
8226a3f8fe
feat(onboard): add skip bootstrap flag ( #71218 )
2026-04-24 12:42:00 -07:00
Peter Steinberger
7330a0c7e0
docs: add plugin hooks reference
2026-04-24 18:22:47 +01:00
Vincent Koc
627c19c5cb
docs: add Related sections to remaining CLI, gateway API, and help pages
2026-04-23 20:41:35 -07:00
Vincent Koc
2fb9c7e3e5
docs: add Related sections to remaining platform, reference template, and misc pages
2026-04-23 20:40:15 -07:00
Vincent Koc
031c3b22de
docs: clarify pruning behavior and setup TL;DR orientation
2026-04-23 20:26:26 -07:00
Peter Steinberger
14c4143723
docs: clarify OpenAI GPT-5.5 auth routes
2026-04-23 23:49:17 +01:00
Vincent Koc
41448da417
docs: gloss agentDir, BOOT.md, and ambiguous dashboard pronoun
2026-04-23 15:45:29 -07:00
Vincent Koc
c5c163d078
docs: standardize frontmatter field order (summary before title)
2026-04-23 13:18:17 -07:00
Vincent Koc
2777b089b5
docs: normalize frontmatter titles to sentence case
2026-04-23 13:15:17 -07:00
Vincent Koc
4a2cd533ac
docs: remove duplicate H1 where frontmatter title already sets it
2026-04-23 13:11:14 -07:00
Peter Steinberger
a8173276bf
docs(openai): canonicalize GPT model refs
2026-04-23 20:47:38 +01:00
Peter Steinberger
89051c6bf6
docs(openai): document GPT-5.5 defaults
2026-04-23 20:19:15 +01:00
Vincent Koc
f58e0176ca
docs(start): rewrite showcase with standard Mintlify components, sentence case, and trimmed hero noise
2026-04-23 08:44:04 -07:00
Peter Steinberger
938af16289
docs: deep audit documentation against source
2026-04-23 07:32:58 +01:00
Peter Steinberger
834fdc4832
docs: align documentation with current surfaces
2026-04-23 07:25:06 +01:00
pashpashpash
6f6fa5c90b
Remove Codex CLI auth import
2026-04-22 19:27:52 -07:00
Rubén Cuevas
6d427f8c2a
docs: clarify source control-ui dev/build flow ( #68814 )
2026-04-19 16:48:32 +10:00
Ayaan Zaidi
33154ce745
fix: simplify ollama onboarding ( #67005 )
...
* feat(ollama): split interactive cloud and local setup
* test(ollama): cover cloud onboarding flow
* docs(ollama): simplify provider setup docs
* docs(onboarding): update ollama wizard copy
* fix(ollama): restore web search auth helper
* fix(ollama): harden setup auth and ssrf handling
* fix(ollama): address review regressions
* fix(ollama): scope ssrf hardening to ollama
* feat(ollama): add hybrid onboarding mode
* fix(ollama): tighten cloud credential setup
* refactor(ollama): distill host-backed setup modes
* fix(ollama): preserve cloud api key in config
* fix: simplify ollama onboarding (#67005 )
2026-04-15 19:06:21 +05:30
jchopard69
dae060390b
docs: modernize showcase page ( #48493 ) (thanks @jchopard69) ( #48493 )
...
Co-authored-by: Jordan Simon-Chopard <jchopard@MacBook-Air-de-Jordan-3.local >
2026-04-14 06:42:04 -07:00
Peter Steinberger
ac38f332c5
fix(anthropic): prefer claude cli over setup-token
2026-04-06 15:31:07 +01:00
Peter Steinberger
d378a504ac
fix: restore claude cli guidance and doctor behavior
2026-04-06 14:21:11 +01:00
Peter Steinberger
fe93f29486
docs(anthropic): clarify api key and doctor recovery
2026-04-05 18:05:12 +01:00
Peter Steinberger
219afbc2cc
docs: tighten docs i18n source workflow
2026-04-05 10:30:29 +01:00
Peter Steinberger
84fb62170a
docs: clarify anthropic cli fallback guidance
2026-04-05 10:06:32 +01:00
Peter Steinberger
37301cbc3b
docs: clarify anthropic extra usage billing
2026-04-05 07:14:35 +09:00
Peter Steinberger
eee868452f
docs: refresh claude-cli model ref mirrors
2026-04-04 22:19:07 +01:00
Peter Steinberger
66a0ab3752
docs: refresh anthropic auth mirror refs
2026-04-04 22:07:08 +01:00
Peter Steinberger
90387d4a88
docs: refresh hosted shared-secret auth mirrors
2026-04-04 21:04:17 +01:00
Peter Steinberger
ac5d1de13a
docs: refresh status deep health mirrors
2026-04-04 18:56:46 +01:00
Peter Steinberger
9d45f4b4e9
docs: refresh gateway health snapshot refs
2026-04-04 18:54:04 +01:00
Peter Steinberger
4be01a5cd5
docs: refresh onboarding channel mirrors
2026-04-04 15:13:14 +01:00
Peter Steinberger
f02af9bb41
docs: refresh onboarding channel setup refs
2026-04-04 15:00:41 +01:00
Peter Steinberger
62babffc40
docs: refresh security audit reference docs
2026-04-04 13:42:47 +01:00
Peter Steinberger
f2b3b3d912
docs: clarify setup node-manager refs
2026-04-04 13:34:02 +01:00
Peter Steinberger
db2cc5c28a
docs: refresh clawhub mirror refs
2026-04-04 13:29:07 +01:00
Peter Steinberger
0166fd426e
docs: refresh minimax auth path refs
2026-04-04 12:47:07 +01:00
Peter Steinberger
00337cdde1
docs: refresh codex auth and ws refs
2026-04-04 12:11:45 +01:00