Peter Steinberger
e0af23106c
ci: fix workflow sanity gate
2026-03-22 23:04:04 +00:00
Vincent Koc
ca3165a3e7
fix(docs): deduplicate titles across 9 pages
...
Differentiate titles that were identical across multiple pages:
- Platform pages: add '(Platform)' suffix to distinguish from install guides
- Legacy root-level pages: add '(legacy path)' suffix for files that
redirect to canonical tools/ paths
- Logging: 'Logging' -> 'Logging Overview' (root) and 'Gateway Logging'
- building-extensions: add '(redirect)' suffix
2026-03-22 16:02:28 -07:00
Peter Steinberger
5b42754afd
perf: trim more vitest thread pins
2026-03-22 16:02:13 -07:00
Peter Steinberger
d84b3f5d5d
test: fix conversation binding registry stub
2026-03-22 16:02:13 -07:00
Peter Steinberger
f8ff2a4f38
test: fix gate after main drift
2026-03-22 23:00:02 +00:00
Vincent Koc
377be1329d
test(telegram): cover caption and forum service helpers
2026-03-22 15:58:33 -07:00
Vincent Koc
bd8ca6dbd7
test(telegram): cover dm access and allowed updates
2026-03-22 15:57:41 -07:00
Vincent Koc
efcf3c9f16
test(xai): align web search model expectations
2026-03-22 15:57:10 -07:00
Vincent Koc
f1603314f0
fix(docs): add missing title frontmatter to 7 template files
2026-03-22 15:56:26 -07:00
Vincent Koc
833d0dfeb0
test(telegram): cover normalization and status issues
2026-03-22 15:55:41 -07:00
Vincent Koc
59be2c8679
test(discord): cover additional utility surfaces
2026-03-22 15:55:41 -07:00
Vincent Koc
82508e3931
test(extensions): add discord and telegram coverage
2026-03-22 15:55:41 -07:00
Vincent Koc
5c8e1275a0
feat(minimax): add missing pi catalog models
2026-03-22 15:55:20 -07:00
Peter Steinberger
a9b20e5de9
perf: trim more vitest thread pins
2026-03-22 15:54:01 -07:00
Vincent Koc
a89d9f491b
fix(docs): broken anchor links across 4 more files
...
- sandboxing.md: remove stale '-opt-in' suffix from Docker accordion anchor
- troubleshooting.md: remove #troubleshooting anchor (matrix has no such section)
- docker.md: drop unpredictable security heading anchor with parens/dots
- faq.md: fix SSL error accordion anchor slug
2026-03-22 15:50:56 -07:00
Peter Steinberger
1ad47b8fa1
test: harden path resolution test helpers
2026-03-22 22:47:58 +00:00
Peter Steinberger
d91913c207
test: fix windows bundled metadata generation
2026-03-22 22:47:35 +00:00
Vincent Koc
ed6b894873
fix(docs): correct sandbox config anchor slug in 5 files
...
Mintlify strips dots from backtick headings when generating anchors.
`agents.defaults.sandbox` -> #agentsdefaultssandbox (not #agents-defaults-sandbox)
2026-03-22 15:47:11 -07:00
Peter Steinberger
3a949646da
refactor: simplify builder pairing adapters
2026-03-22 22:45:06 +00:00
Peter Steinberger
18c4a00b6f
refactor: adopt chat plugin builder in synology chat
2026-03-22 22:45:06 +00:00
Peter Steinberger
7f65b3463b
refactor: simplify chat plugin pairing configs
2026-03-22 22:45:06 +00:00
Peter Steinberger
3365f2e157
refactor: adopt chat plugin builder in feishu
2026-03-22 22:45:06 +00:00
Peter Steinberger
ad5e3f0cd5
refactor: adopt chat plugin builder in msteams
2026-03-22 22:45:06 +00:00
Peter Steinberger
7709aa33d8
refactor: adopt chat plugin builder in matrix
2026-03-22 22:45:06 +00:00
Peter Steinberger
5a8f77aa6a
refactor: adopt chat plugin builder in zalouser
2026-03-22 22:45:06 +00:00
Jacob Tomlinson
bdd35a6239
docs: remove SETUP_PASSWORD and /setup wizard from Northflank and Railway docs
2026-03-22 22:44:42 +00:00
Charles Dusek
81b498b2b6
fix(cli): keep JSON payloads on stdout when logs route to stderr
2026-03-22 15:43:48 -07:00
Charles Dusek
5bba1b45bc
fix(cli): bypass patched console.log for JSON payloads in --json mode
2026-03-22 15:43:48 -07:00
Charles Dusek
ebb4cc0128
fix(cli): route logs to stderr in --json mode to keep stdout clean
2026-03-22 15:43:48 -07:00
Vincent Koc
b863e1c315
fix(docs): update remaining npm-spec references for ClawHub-first default
...
- cli/plugins.md: rewrite install synopsis with ClawHub-first order
- cli/hooks.md: update hook pack install examples
- help/troubleshooting.md: <npm-spec> -> <package>
- gateway/security/index.md: drop npm-specific framing
2026-03-22 15:43:15 -07:00
Vincent Koc
9653c47133
fix(docs): remove apostrophes from headings (breaks Mintlify anchors)
...
- azure.md: "What you'll do" -> "What you will do"
- standing-orders.md: "Don't" -> "Avoid"
Per CLAUDE.md: avoid em dashes and apostrophes in headings because
they break Mintlify anchor links.
2026-03-22 15:41:08 -07:00
Vincent Koc
b93a045a96
docs(agents): update steering semantics
2026-03-22 15:40:56 -07:00
Vincent Koc
6e7855fdf5
feat(xai): support fast mode
2026-03-22 15:40:56 -07:00
Vincent Koc
9c0983618e
feat(models): sync pi provider catalogs
2026-03-22 15:40:56 -07:00
Jacob Tomlinson
2e2f7c844f
docs: update pi package versions to 0.61.1
2026-03-22 22:39:55 +00:00
Peter Steinberger
4ed69e4314
fix: note browser blank-tab launch fix ( #52451 ) (thanks @rogerdigital)
2026-03-22 15:39:34 -07:00
Peter Steinberger
77cbbae81b
test: fix ci drift after main rebase
2026-03-22 22:38:27 +00:00
Roger Deng
c3f1d43a10
test: align chrome launch args fixture with current browser profile type
2026-03-22 15:37:19 -07:00
Roger Deng
72d775e069
fix: stop forcing an extra blank tab on browser launch
2026-03-22 15:37:19 -07:00
Peter Steinberger
58c3f8673a
test: fix full gate after runtime lazy-load
2026-03-22 22:33:07 +00:00
Peter Steinberger
6df6a691fc
perf: lazy-load plugin runtime heavy surfaces
2026-03-22 22:33:07 +00:00
Vincent Koc
196c07cac6
fix(docs): broken FAQ anchor #how-does-openclaw-load-environment-variables
...
Correct anchor is #env-vars-and-env-loading (matching the actual
heading '## Env vars and .env loading' in help/faq.md).
Fixed in: tools/web.md, tools/perplexity-search.md, perplexity.md
2026-03-22 15:28:29 -07:00
scoootscooob
d9de38e0f8
Reply: tighten media dedupe and OpenAI ratio claims
2026-03-22 15:26:45 -07:00
Peter Steinberger
24b9baebab
fix: preserve runtime path env in secrets snapshots
2026-03-22 15:25:58 -07:00
Peter Steinberger
d907ebffc5
perf: trim vitest thread overrides
2026-03-22 15:25:58 -07:00
Vincent Koc
ad01465318
fix(docs): update stale 'Web tools' link text to 'Web Search'
2026-03-22 15:24:08 -07:00
Peter Steinberger
47e8ffc2e9
test: repair current main gate regressions
2026-03-22 22:22:46 +00:00
Jacob Tomlinson
d6c63163b4
docs: fix memory loading, WhatsApp media caps, and Signal reaction mode docs
2026-03-22 22:20:55 +00:00
Vincent Koc
d1ad48cb50
fix(docs): align frontmatter titles with H1 headings
...
- sdk-runtime: 'Plugin SDK Runtime' -> 'Plugin Runtime Helpers'
- sdk-testing: 'SDK Testing' -> 'Plugin Testing'
- sdk-setup: 'Plugin SDK Setup' -> 'Plugin Setup and Config'
2026-03-22 15:20:46 -07:00
scoootscooob
24032dcc0e
Reply: fix generated image delivery to Discord ( #52489 )
2026-03-22 15:18:16 -07:00