Alex Alaniz
b971ebaaab
fix(exec-approvals): guard Windows rename fallback ( #77907 )
...
* fix exec approvals Windows rename fallback
* fix(exec-approvals): restore approvals directory mode
* fix(exec-approvals): normalize fallback temp mode
---------
Co-authored-by: Brad Groux <3053586+BradGroux@users.noreply.github.com >
2026-05-05 22:39:41 -05: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
Vincent Koc
ae9f779e5f
docs: typography hygiene + 1 in-body H1 removal across 6 pages
...
Replaced 84 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/tools-invoke-http-api.md: 14 chars; removed the
duplicate '# Tools Invoke (HTTP)' H1 (Mintlify renders title from
frontmatter; the in-body H1 with parens produced a brittle anchor).
- docs/tools/browser-control.md: 14 chars
- docs/security/formal-verification.md: 14 chars
- docs/gateway/configuration-reference.md: 14 chars
- docs/concepts/agent.md: 14 chars
- docs/channels/qa-channel.md: 14 chars
2026-05-05 20:26:16 -07:00
github-actions[bot]
d71c11983f
chore(ui): refresh nl control ui locale
2026-05-06 03:22:57 +00:00
github-actions[bot]
186d247209
chore(ui): refresh fa control ui locale
2026-05-06 03:22:53 +00:00
github-actions[bot]
020581ac7f
chore(ui): refresh vi control ui locale
2026-05-06 03:22:49 +00:00
github-actions[bot]
f51436868b
chore(ui): refresh th control ui locale
2026-05-06 03:22:09 +00:00
github-actions[bot]
9ce00b7756
chore(ui): refresh pl control ui locale
2026-05-06 03:22:01 +00:00
github-actions[bot]
a0a74608ff
chore(ui): refresh id control ui locale
2026-05-06 03:21:47 +00:00
github-actions[bot]
b868f4e2be
chore(ui): refresh uk control ui locale
2026-05-06 03:21:39 +00:00
github-actions[bot]
4e867ea2c9
chore(ui): refresh tr control ui locale
2026-05-06 03:21:05 +00:00
github-actions[bot]
1a3d77531d
chore(ui): refresh it control ui locale
2026-05-06 03:20:59 +00:00
github-actions[bot]
b9eb969d9a
chore(ui): refresh ar control ui locale
2026-05-06 03:20:54 +00:00
github-actions[bot]
fc6737bd0a
chore(ui): refresh fr control ui locale
2026-05-06 03:20:29 +00:00
github-actions[bot]
c17bcb99e1
chore(ui): refresh ko control ui locale
2026-05-06 03:20:03 +00:00
github-actions[bot]
3cff0d3dc8
chore(ui): refresh ja-JP control ui locale
2026-05-06 03:20:01 +00:00
github-actions[bot]
19071cc6a5
chore(ui): refresh es control ui locale
2026-05-06 03:19:54 +00:00
github-actions[bot]
76e8f59f17
chore(ui): refresh zh-CN control ui locale
2026-05-06 03:19:13 +00:00
github-actions[bot]
931645e090
chore(ui): refresh zh-TW control ui locale
2026-05-06 03:19:06 +00:00
github-actions[bot]
47b65154ae
chore(ui): refresh de control ui locale
2026-05-06 03:19:02 +00:00
github-actions[bot]
9111f83765
chore(ui): refresh pt-BR control ui locale
2026-05-06 03:18:55 +00:00
Val Alexander
c17121b1cc
test(control-ui): refresh i18n raw copy baseline
2026-05-05 22:16:30 -05:00
Val Alexander
8aa377babe
fix(control-ui): refine sessions compaction details
2026-05-05 22:16:30 -05:00
Vincent Koc
861a593921
docs: typography hygiene across 5 pages
...
Replaced 75 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/plugins/skill-workshop.md: 15 chars
- docs/gateway/pairing.md: 15 chars
- docs/gateway/configuration.md: 15 chars
- docs/concepts/oauth.md: 15 chars
- docs/channels/bluebubbles.md: 15 chars
2026-05-05 20:14:18 -07:00
Peter Steinberger
c73f774b9b
test: stabilize active-memory timeout partials
2026-05-06 04:11:02 +01:00
Val Alexander
e2858e70dd
chore: update channel status protocol models
2026-05-05 22:09:45 -05:00
Val Alexander
60171e8638
Keep Control UI responsive under slow status and history loads
2026-05-05 22:07:39 -05:00
Peter Steinberger
3f6b481464
fix: serialize concurrent transcript appends
2026-05-06 04:06:28 +01:00
Vincent Koc
fafd76c5e6
docs: typography hygiene across 5 pages
...
Replaced 80 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/plugins/sdk-entrypoints.md: 17 chars
- docs/help/index.md: 17 chars
- docs/concepts/agent-workspace.md: 16 chars
- docs/tools/lobster.md: 15 chars
- docs/tools/exec-approvals.md: 15 chars
2026-05-05 20:04:12 -07:00
Val Alexander
49c4a13231
fix(sessions): restore Control UI /new hooks
...
Fixes #76957 .
Restores the Control UI /new hook lifecycle through an explicit sessions.create emitCommandHooks opt-in, preserving hook-free defaults for programmatic parent-session creates.
Validation:
- pnpm protocol:check
- pnpm test src/gateway/server.sessions.reset-hooks.test.ts ui/src/ui/app-render.helpers.node.test.ts
- pnpm exec oxlint on touched TS files
- pnpm exec oxfmt --check --threads=1 on touched files
- git diff --check
- OPENCLAW_LOCAL_CHECK=1 OPENCLAW_LOCAL_CHECK_MODE=throttled env NODE_OPTIONS=--max-old-space-size=4096 pnpm check:changed
- GitHub PR checks green on 3a446ec78e
- ClawSweeper re-review completed with no blocking findings and security cleared
Duplicate triage:
- #77376 , #77004 , and #76967 were superseded closed attempts for #76957
- #77562 is a closed duplicate issue
- #77880 mentions #76957 but is not a duplicate of this hook fix
2026-05-05 21:57:22 -05:00
Val Alexander
3110c621df
fix(gateway): preserve mixed assistant history text
...
Preserve visible assistant text from mixed text/tool-use transcript turns in chat.history while keeping commentary-only assistant turns hidden.
Fixes #77374 .
Verification:
- pnpm test src/gateway/server-methods/server-methods.test.ts src/gateway/server.chat.gateway-server-chat-b.test.ts
- pnpm exec oxfmt --check --threads=1 src/gateway/chat-display-projection.ts src/gateway/server-methods/server-methods.test.ts src/gateway/server.chat.gateway-server-chat-b.test.ts
- git diff --check
- pnpm changed:lanes --json
- PR CI passed on 048266c5a5
2026-05-05 21:56:56 -05:00
Vincent Koc
7a39551685
docs: typography hygiene + 2 in-body H1 removals across 5 pages
...
Replaced 92 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/channels/feishu.md: 19 chars; removed the duplicate
'# Feishu / Lark' H1 (Mintlify renders title from frontmatter; the
in-body H1 with a slash produced a brittle anchor).
- docs/gateway/bonjour.md: 18 chars; removed the duplicate
'# Bonjour / mDNS discovery' H1.
- docs/channels/matrix.md: 19 chars
- docs/tools/browser.md: 18 chars
- docs/automation/standing-orders.md: 18 chars
2026-05-05 19:54:53 -07:00
Vincent Koc
4395f1dd66
docs: typography hygiene + drop one in-body H1 across 5 pages
...
Replaced 98 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/plugins/sdk-migration.md: 20 chars
- docs/help/testing.md: 20 chars
- docs/automation/tasks.md: 20 chars
- docs/plugins/sdk-channel-plugins.md: 19 chars
- docs/channels/yuanbao.md: 19 chars; removed the duplicate '# Yuanbao'
H1 (Mintlify renders title from frontmatter).
2026-05-05 19:46:32 -07:00
Peter Steinberger
8489d0eb68
test: update spawn workspace pi settings mock
2026-05-06 03:43:39 +01:00
Peter Steinberger
ea391c6df2
test: stabilize cron and pairing shard hangs
2026-05-06 03:36:46 +01:00
Brad Hallett
0bdba47a3e
fix: disable Pi auto-compaction when safeguard mode is active ( #73839 )
...
Merged via squash.
Prepared head SHA: d554201343
Co-authored-by: bradhallett <53977268+bradhallett@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-05-05 19:35:47 -07:00
Vincent Koc
2b8d91d9ee
docs: typography hygiene + 2 in-body H1 removals across 5 pages
...
Replaced 112 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.
- docs/help/gpt55-codex-agentic-parity.md: 22 chars; removed the
duplicate '# GPT-5.5 / Codex Agentic Parity in OpenClaw' H1 (Mintlify
renders the title from frontmatter; the in-body H1 with the slash
produced a brittle anchor).
- docs/platforms/mac/menu-bar.md: 21 chars; removed the duplicate
'# Menu Bar Status Logic' H1.
- docs/tools/acp-agents.md: 23 chars
- docs/concepts/qa-matrix.md: 23 chars
- docs/concepts/qa-e2e-automation.md: 23 chars
2026-05-05 19:34:52 -07:00
Vincent Koc
b9f711089a
docs: typography hygiene + drop one in-body H1 across 5 pages
...
Replaced 138 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules so grep, copy-paste,
and Mintlify search hit clean tokens.
- docs/reference/AGENTS.default.md: 29 chars, plus removed the
duplicate '# AGENTS.md - OpenClaw Personal Assistant (default)' H1
(Mintlify renders title from frontmatter; the in-body H1 with
parens and a bare hyphen produced a brittle anchor).
- docs/help/testing-live.md: 29 chars
- docs/tools/image-generation.md: 28 chars
- docs/channels/index.md: 27 chars
- docs/tools/video-generation.md: 25 chars
2026-05-05 19:25:16 -07:00
Peter Steinberger
74532265f4
test: tolerate archive race outcomes
2026-05-06 03:23:25 +01:00
Vincent Koc
736f627fb5
docs: typography hygiene across 4 large pages
...
Replaced 152 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents so grep,
copy-paste, and Mintlify search hit clean tokens. Per docs/CLAUDE.md
heading and content hygiene rules.
- docs/gateway/security/index.md: 59 chars
- docs/plugins/hooks.md: 34 chars
- docs/reference/session-management-compaction.md: 30 chars
- docs/tools/clawhub.md: 29 chars
2026-05-05 19:19:15 -07:00
Peter Steinberger
585bff4b75
test: accept archive race refusal variants
2026-05-06 03:17:59 +01:00
Peter Steinberger
b60d5f4024
test: keep voice-call runtime tests on public seams
2026-05-06 03:09:33 +01:00
Peter Steinberger
1d1b3a398d
test: keep voice-call runtime test on sdk seam
2026-05-06 03:07:44 +01:00
Val Alexander
36df0d93b9
fix: repair iOS LAN pairing
...
Fix iOS LAN/setup-code pairing policy for #47887 .
- Allow explicit private LAN and .local plaintext ws:// setup/manual connects where policy allows it.
- Keep public hosts, .ts.net, and Tailscale CGNAT plaintext fail-closed.
- Prefer explicit passwords over stale bootstrap tokens in Swift and TypeScript gateway clients.
- Update setup-code/device-pair coverage, docs, and changelog with source credit for #65185 .
Verification:
- pnpm install
- git diff --check origin/main..HEAD
- pnpm exec oxfmt --check --threads=1 src/gateway/client.ts src/gateway/client.test.ts src/pairing/setup-code.ts src/pairing/setup-code.test.ts extensions/device-pair/index.ts extensions/device-pair/index.test.ts
- pnpm format:docs:check
- pnpm test src/gateway/client.test.ts src/pairing/setup-code.test.ts extensions/device-pair/index.test.ts
- cd apps/shared/OpenClawKit && swift test --filter 'DeepLinksSecurityTests|GatewayNodeSessionTests'
- pnpm lint:swift passes with the existing TalkModeRuntime.swift type-body-length warning
Blocked locally:
- iOS app-target xcodebuild tests require unavailable watchOS 26.4 runtime here.
- Testbox check:changed previously failed because the image lacks swiftlint; local swiftlint passes.
2026-05-05 21:07:19 -05:00
Peter Steinberger
ae7c13e284
test: restore current-main test isolation
2026-05-06 03:04:55 +01:00
Vincent Koc
bff5051e38
docs: drop in-body H1s and typography hygiene across 4 pages
...
docs/install/macos-vm.md: removed the duplicate '# OpenClaw on macOS
VMs (Sandboxing)' H1 (Mintlify renders title from frontmatter; the
in-body H1 plus parens produced a brittle anchor).
docs/install/development-channels.md: removed the duplicate
'# Development channels' H1.
docs/install/index.md: replaced 3 typography characters (curly quotes
and en-dash) with ASCII equivalents.
docs/concepts/delegate-architecture.md: replaced 10 typography
characters (curly quotes, apostrophes, em/en dashes) with ASCII
equivalents.
2026-05-05 19:04:46 -07:00
Peter Steinberger
6ad601d195
test: align archive hardlink guard expectation
2026-05-06 03:04:27 +01:00
Peter Steinberger
8b9b849b19
test: align fs-safe race expectations
2026-05-06 03:02:47 +01:00
Vincent Koc
9671a91590
docs: Related CardGroups + typography hygiene across 4 pages
...
docs/install/clawdock.md: renamed '## Related pages' to '## Related'
for consistency with sibling install docs and converted the 3-bullet
list into a CardGroup linking docker, docker-vm-runtime, and updating.
docs/install/nix.md: replaced 2 typography characters with ASCII
equivalents and converted the 3-bullet Related list into a CardGroup,
adding an Updating card so readers wiring nix-openclaw next to a
managed install see the upgrade path.
docs/concepts/features.md: converted the 2-bullet Related list into a
CardGroup, adding cross-links to channels and plugins so the page now
points readers at both deeper concepts (experimental features, agent
runtime) and direct surfaces (channels, plugins).
docs/tools/pdf.md: replaced 2 typography characters with ASCII
equivalents.
2026-05-05 18:56:25 -07:00
Peter Steinberger
9e108fa9a7
fix: repair fs-safe ci expectations
2026-05-06 02:56:12 +01:00