openclaw/src
Andy d2319d718c
Some checks are pending
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-guards (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-bcd (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / preflight (push) Waiting to run
CI / security-fast (push) Waiting to run
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (push) Waiting to run
Control UI Locale Refresh / plan (push) Waiting to run
Control UI Locale Refresh / Refresh (push) Blocked by required conditions
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / Validate release publish approval (push) Blocked by required conditions
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
fix(status): keep default JSON scan lean
Default `openclaw status --json` stays on the lean health-probe path while preserving the JSON task summary, local update/install metadata, explicit probe timeouts, and configured gateway handshake timeouts. Deeper memory, registry, remote git, and local status-RPC diagnostics remain behind `status --json --all`.

Also keeps generated diffs viewer output in its built form and ignores it in oxfmt so `pnpm build` leaves a clean tree.

Proof:
- `node scripts/run-vitest.mjs src/commands/status.scan.fast-json.test.ts src/commands/status-json-payload.test.ts src/commands/status.scan.shared.test.ts`
- `OPENCLAW_LOCAL_CHECK=0 node scripts/run-oxlint-shards.mjs --threads=8`
- `node scripts/run-tsgo.mjs -p test/tsconfig/tsconfig.core.test.json --incremental --tsBuildInfoFile .artifacts/tsgo-cache/core-test.tsbuildinfo`
- `node scripts/run-tsgo.mjs -p test/tsconfig/tsconfig.extensions.test.json --incremental --tsBuildInfoFile .artifacts/tsgo-cache/extensions-test.tsbuildinfo`
- `.agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main`
- GitHub checks green for head `47a63f87ea`

Thanks @andyylin.

Co-authored-by: Andy <andyylin@users.noreply.github.com>
2026-05-28 02:28:49 +01:00
..
acp Fix sub-agent cwd/workspace separation (#87218) 2026-05-27 23:55:24 +02:00
agents fix(status): keep default JSON scan lean 2026-05-28 02:28:49 +01:00
auto-reply test(reply): avoid redundant settled hook return unions 2026-05-28 02:55:01 +02:00
bindings
bootstrap
channels Fix sub-agent cwd/workspace separation (#87218) 2026-05-27 23:55:24 +02:00
chat
cli fix: reject partial numeric runtime values 2026-05-27 20:10:01 -04:00
commands fix(status): keep default JSON scan lean 2026-05-28 02:28:49 +01:00
commitments refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
compat
config chore: forward gateway profiling env 2026-05-28 00:35:35 +01:00
context-engine Fix sub-agent cwd/workspace separation (#87218) 2026-05-27 23:55:24 +02:00
crestodian refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
cron fix(status): keep default JSON scan lean 2026-05-28 02:28:49 +01:00
daemon fix(daemon): avoid workgroup schtasks user prompts 2026-05-27 06:17:27 +01:00
docs
flows fix(doctor): validate tool schemas for configured agents 2026-05-28 02:17:43 +02:00
gateway fix: reject partial numeric runtime values 2026-05-27 20:10:01 -04:00
hooks fix(hooks): pass media metadata to received hook 2026-05-28 01:06:00 +01:00
i18n
image-generation test(core): isolate provider and approval tests 2026-05-27 07:54:24 +02:00
infra fix(heartbeat): stop pending final replay 2026-05-28 00:58:57 +01:00
interactive
link-understanding
llm fix(auth): honor OAuth login cancellation 2026-05-28 03:12:40 +02:00
logging refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
markdown
mcp refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
media refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
media-generation refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
media-understanding refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
memory
memory-host-sdk
model-catalog
music-generation
node-host fix(node-host): restart stale node host on version mismatch 2026-05-27 08:25:02 +01:00
pairing refactor: centralize inbound supplemental context 2026-05-27 09:26:06 +01:00
plugin-sdk fix: reject partial numeric runtime values 2026-05-27 20:10:01 -04:00
plugin-state fix(plugin-state): evict current namespace on plugin row cap 2026-05-27 20:33:40 +01:00
plugins fix(outbound): thread session keys into outbound hooks (#73706) 2026-05-28 00:43:27 +01:00
process refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
provider-runtime
proxy-capture
realtime-transcription
routing
scripts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
secrets refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
security refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
sessions fix(sessions): preserve Matrix room-id case in session keys (#75670) (#87366) 2026-05-28 00:26:49 +01:00
shared refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
status refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
talk refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
tasks refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
terminal
test-helpers Harden hostname normalization for repeated trailing dots [AI] (#87305) 2026-05-27 21:08:29 +05:30
test-utils refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
tools
trajectory refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
transcripts
tts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
tui refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
types refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
utils fix(matrix): keep fallback tool warnings mention-inert 2026-05-27 18:07:24 +02:00
video-generation feat(pixverse): add video generation provider 2026-05-27 12:41:10 +02:00
web
web-fetch refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
web-search refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
wizard feat: split diffs language pack 2026-05-27 18:08:40 +01:00
browser-lifecycle-cleanup.test.ts
browser-lifecycle-cleanup.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts test: harden e2e harness isolation 2026-05-26 23:20:42 -04:00
dockerfile.test.ts ci(release): smoke Docker runtime templates in full validation 2026-05-27 19:08:56 +01:00
entry.compile-cache.test.ts fix(cli): wait for respawn child shutdown 2026-05-27 22:57:30 +02:00
entry.compile-cache.ts fix(cli): wait for respawn child shutdown 2026-05-27 22:57:30 +02:00
entry.respawn.test.ts fix(cli): wait for respawn child shutdown 2026-05-27 22:57:30 +02:00
entry.respawn.ts fix(cli): wait for respawn child shutdown 2026-05-27 22:57:30 +02:00
entry.test.ts
entry.ts
entry.version-fast-path.test.ts
entry.version-fast-path.ts
extensionAPI.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
global-state.ts
globals.ts
index.test.ts
index.ts
install-sh-version.test.ts
library.test.ts
library.ts
logger.test.ts
logger.ts
logging.ts
param-key.ts
plugin-activation-boundary.test.ts Revert "feat: expose plugin approval action metadata" (#87419) 2026-05-27 14:48:06 -07:00
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
ui-app-settings.agents-files-refresh.test.ts
utils.test.ts
utils.ts
version.test.ts
version.ts