openclaw/scripts
2026-04-30 18:34:41 -05:00
..
clawdock fix(docker): keep plugin runtime deps off bind mounts 2026-04-28 09:37:59 +01:00
dev feat: add browser realtime talk transports 2026-04-27 14:22:32 +01:00
docker fix: package bundled runtime deps helper 2026-04-29 21:11:59 +01:00
docs-i18n fix: Windows-specific reliability gap in the new timeout cleanup path (#74703) 2026-04-29 22:43:09 -07:00
e2e test(parallels): retry post-update cli readiness 2026-05-01 00:17:27 +01:00
github ci: exclude app PRs from active limit 2026-04-30 18:34:41 -05:00
k8s
lib test: add upgrade survivor package lane 2026-04-30 19:06:33 +01:00
podman podman: wire OPENCLAW_INSTALL_BROWSER build-arg to setup script (#63407) 2026-04-28 16:48:58 -04:00
pr-lib ci: enforce changelog attribution policy in pr gates 2026-04-27 14:33:59 +01:00
pre-commit fix(ci): parse quoted pnpm snapshot keys 2026-04-14 21:15:43 -04:00
repro plugin-sdk: drop investigative weixin repro harness 2026-04-09 01:35:15 +01:00
systemd
test-planner refactor: remove custom test planner runtime 2026-04-03 12:45:13 +01:00
AGENTS.md feat: add changed-lane local gate 2026-04-20 15:48:20 +01:00
analyze-plugin-sdk-usage.ts
anthropic-prompt-probe.ts chore: enable no-unnecessary-type-arguments 2026-04-10 20:14:49 +01:00
audit-seams.mjs Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
auth-monitor.sh
bench-cli-startup.ts fix: route tasks json through lean cli path 2026-04-27 12:13:51 +01:00
bench-gateway-startup.ts test(qa): add gateway CPU scenario pack 2026-04-28 13:26:43 -07:00
bench-model.ts chore(lint): type script and test helpers 2026-04-06 16:55:50 +01:00
bench-test-changed.mjs perf(test): trim runtime lookups and add changed bench 2026-04-06 16:49:28 +01:00
blacksmith-testbox-runner.mjs refactor: simplify e2e fixture helpers 2026-04-29 10:08:34 +01:00
blacksmith-testbox-state.mjs fix(testbox): guard stale OpenClaw Testbox reuse 2026-04-29 00:51:17 -07:00
build-all.mjs fix(build): stamp runtime postbuild artifacts 2026-04-28 07:56:08 +01:00
build-and-run-mac.sh
build-docs-list.mjs
build-stamp.d.mts fix(build): stamp runtime postbuild artifacts 2026-04-28 07:56:08 +01:00
build-stamp.mjs fix(build): stamp runtime postbuild artifacts 2026-04-28 07:56:08 +01:00
build_icon.sh
bundle-a2ui.mjs perf(build): use tsgo for a2ui renderer compile 2026-04-22 04:57:55 +01:00
bundle-a2ui.sh fix: unblock windows update build 2026-04-08 07:18:31 +01:00
canvas-a2ui-copy.ts build(a2ui): allow sparse core builds 2026-04-05 07:34:33 +01:00
changed-lanes.mjs fix: include deleted files in changed lanes 2026-04-29 10:05:47 +01:00
changelog-add-unreleased.ts refactor(browser): share lifecycle cleanup helpers 2026-04-04 12:17:46 +01:00
changelog-to-html.sh
check-architecture-smells.mjs test: speed up import-heavy tests 2026-04-25 11:04:16 +01:00
check-changed.mjs ci(dup): guard duplicate scan coverage 2026-04-29 23:24:57 +01:00
check-changelog-attributions.mjs ci: guard changelog bot attributions 2026-04-27 14:29:41 +01:00
check-channel-agnostic-boundaries.mjs refactor: enforce plugin-owned channel boundaries 2026-04-18 22:48:27 +01:00
check-cli-bootstrap-imports.mjs test: catch transitive gateway cold imports 2026-04-28 02:58:06 +01:00
check-cli-startup-memory.mjs
check-codex-app-server-protocol.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
check-composite-action-input-interpolation.py
check-deadcode-unused-files.mjs fix(control-ui): make chat divider accessible 2026-04-29 07:07:16 -05:00
check-deprecated-internal-config-api.mjs refactor(plugins): enforce config API deprecations 2026-04-27 12:52:20 +01:00
check-deprecated-jsdoc.mjs test(scripts): guard deprecated alias jsdoc 2026-04-29 00:04:17 -07:00
check-docker-e2e-boundaries.mjs test: add docker e2e planner guards 2026-04-26 23:48:32 +01:00
check-docs-i18n-glossary.mjs
check-docs-mdx.mjs Docs: skip unsupported Mintlify locale nav 2026-04-29 14:38:56 -07:00
check-duplicates.mjs ci(dup): guard duplicate scan coverage 2026-04-29 23:24:57 +01:00
check-dynamic-import-warts.mjs refactor: cache provider tool runtimes 2026-04-18 19:05:00 +01:00
check-extension-package-tsc-boundary.mjs perf(ci): use tsgo for extension boundary compiles 2026-04-22 04:22:38 +01:00
check-extension-plugin-sdk-boundary.mjs chore: tighten plugin boundary export audit 2026-04-27 11:47:09 +01:00
check-extension-wildcard-reexports.mjs ci: broaden extension boundary guards 2026-04-27 21:02:53 +01:00
check-file-utils.ts Config: separate core/plugin baseline entries (#60162) 2026-04-03 18:26:23 +09:00
check-gateway-cpu-scenarios.mjs test(plugins): add gateway gauntlet 2026-04-28 16:44:10 -07:00
check-gateway-watch-regression.mjs fix(build): stamp runtime postbuild artifacts 2026-04-28 07:56:08 +01:00
check-import-cycles.ts refactor: dedupe tooling helpers 2026-04-23 18:09:20 +01:00
check-ingress-agent-owner-context.mjs
check-live-cache.ts test(agents): keep openai image cache probe non-blocking 2026-04-27 11:34:15 +01:00
check-madge-import-cycles.ts refactor: dedupe tooling helpers 2026-04-23 18:09:20 +01:00
check-no-conflict-markers.mjs
check-no-extension-src-imports.ts refactor: centralize update targets and extension guardrails 2026-04-03 23:26:31 +09:00
check-no-extension-test-core-imports.ts test: remove stale root test helper bridges 2026-04-28 04:20:49 +01:00
check-no-monolithic-plugin-sdk-entry-imports.ts refactor(plugin-sdk): split infra runtime barrel 2026-04-27 20:50:35 +01:00
check-no-pairing-store-group-auth.mjs
check-no-random-messaging-tmp.mjs Media: secure image temp dirs (#58270) 2026-03-31 11:12:47 +01:00
check-no-raw-channel-fetch.mjs fix(github-copilot): support GUI/RPC wizard auth flow (#73290) 2026-04-29 16:45:31 -07:00
check-no-raw-window-open.mjs
check-no-register-http-handler.mjs
check-no-runtime-action-load-config.mjs refactor(config): tighten plugin config guardrails 2026-04-27 14:20:27 +01:00
check-openclaw-package-tarball.mjs ci: speed up package tarball validation 2026-04-29 15:56:08 +01:00
check-package-dist-imports.mjs fix(ci): harden full release live checks 2026-04-29 00:36:49 +01:00
check-pairing-account-scope.mjs
check-plugin-extension-import-boundary.mjs refactor: share duplicate script helpers 2026-04-18 21:12:54 +01:00
check-plugin-gateway-gauntlet.mjs fix(plugins): prebuild private qa for gauntlet 2026-04-28 17:34:18 -07:00
check-plugin-sdk-exports.mjs Plugin SDK: preserve secret input runtime build 2026-04-17 22:15:00 -04:00
check-plugin-sdk-subpath-exports.mjs build: remove private QA package compat shims 2026-04-27 00:26:02 +01:00
check-plugin-sdk-wildcard-reexports.mjs ci: guard plugin sdk wildcard reexports 2026-04-27 14:52:21 +01:00
check-release-metadata-only.mjs chore: bump version to 2026.4.22 2026-04-22 03:04:53 +01:00
check-runtime-sidecar-loaders.mjs fix(tasks): ship task registry control runtime 2026-04-28 06:18:30 +01:00
check-sdk-package-extension-import-boundary.mjs refactor: share duplicate script helpers 2026-04-18 21:12:54 +01:00
check-src-extension-import-boundary.mjs feat: Add /models add hot-reload model registration (#70211) 2026-04-22 12:00:30 -05:00
check-temp-path-guardrails.ts perf(test): move temp path guard to check 2026-04-20 19:07:29 +01:00
check-test-helper-extension-import-boundary.mjs refactor: share duplicate script helpers 2026-04-18 21:12:54 +01:00
check-timed.mjs perf: parallelize local check gate 2026-04-20 13:55:55 +01:00
check-ts-max-loc.ts
check-tsgo-core-boundary.mjs refactor: enforce plugin-owned channel boundaries 2026-04-18 22:48:27 +01:00
check-web-fetch-provider-boundaries.mjs perf: cache guard inventory checks 2026-04-25 10:02:02 +01:00
check-web-search-provider-boundaries.mjs perf: share web boundary source scans 2026-04-11 12:50:45 +01:00
check-webhook-auth-body-order.mjs
check-workflows.mjs test: add docker e2e rerun helpers 2026-04-26 23:56:14 +01:00
check.mjs ci(dup): guard duplicate scan coverage 2026-04-29 23:24:57 +01:00
ci-changed-scope.d.mts ci: split install smoke fast path 2026-04-24 01:50:42 +01:00
ci-changed-scope.mjs refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
ci-docker-pull-retry.sh ci: shard release docker plugin validation 2026-04-29 11:33:24 +01:00
ci-hydrate-live-auth.sh ci: pass provider secrets to testbox 2026-04-28 04:24:15 +01:00
ci-hydrate-testbox-env.sh ci: hydrate provider env for testbox commands 2026-04-28 04:34:21 +01:00
ci-live-command-retry.sh ci: speed up release live smoke retries 2026-04-29 12:33:52 +01:00
ci-run-timings.mjs ci: split auto-reply shard timing 2026-04-25 23:47:00 +01:00
claude-auth-status.sh
CLAUDE.md docs(agents): split scoped workflow guidance (#65241) 2026-04-12 09:09:50 +01:00
clawlog.sh
clawtributors-map.json docs: clean up clawtributors generator 2026-04-15 14:20:32 -04:00
close-duplicate-prs-after-merge.mjs ci: add duplicate PR cleanup workflow 2026-04-23 18:41:32 +01:00
codesign-mac-app.sh fix(macos): sign mlx tts helper before app binary 2026-04-23 16:49:53 +01:00
codespell-dictionary.txt
codespell-ignore.txt docs: align documentation with current surfaces 2026-04-23 07:25:06 +01:00
committer fix(tooling): commit hook-restaged file contents 2026-04-12 05:19:56 +01:00
control-ui-i18n.ts fix(ui): gate control ui raw copy 2026-04-29 13:09:47 -07:00
copy-bundled-plugin-metadata.d.mts
copy-bundled-plugin-metadata.mjs fix(telegram): persist accepted update offsets 2026-04-25 01:35:05 +01:00
copy-export-html-templates.ts
copy-hook-metadata.ts
copy-plugin-sdk-root-alias.mjs
create-dmg.sh
cron_usage_report.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
deadcode-unused-files.allowlist.mjs fix(control-ui): make chat divider accessible 2026-04-29 07:07:16 -05:00
debug-claude-usage.ts refactor: simplify claude usage debug parsing 2026-04-10 23:37:23 +01:00
docker-e2e-rerun.mjs ci(docker): reuse cached e2e images for reruns 2026-04-27 06:29:09 +01:00
docker-e2e-timings.mjs test: add docker e2e rerun helpers 2026-04-26 23:56:14 +01:00
docker-e2e.mjs ci(docker): reuse cached e2e images for reruns 2026-04-27 06:29:09 +01:00
docs-link-audit.d.mts
docs-link-audit.mjs refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
docs-list.js
docs-spellcheck.sh
docs-sync-publish.mjs docs: clarify i18n locale visibility 2026-04-29 17:00:48 -07:00
firecrawl-compare.ts refactor: dedupe script error formatting 2026-04-07 05:06:54 +01:00
format-docs.mjs ci: align docs formatter with mintlify guard 2026-04-28 08:06:03 +01:00
gateway-watch-tmux.d.mts chore(gateway): run watch mode in tmux 2026-04-29 09:42:48 +01:00
gateway-watch-tmux.mjs chore(gateway): track watch tmux cwd 2026-04-29 09:49:00 +01:00
generate-base-config-schema.ts fix(config): cap generated schema export types 2026-04-05 07:58:02 +01:00
generate-bundled-channel-config-metadata.ts perf(config): use generated SecretRef policy metadata 2026-04-13 20:19:04 +01:00
generate-bundled-provider-auth-env-vars.d.mts
generate-config-doc-baseline.ts refactor: replace 156k-line generated baselines with SHA-256 hash files 2026-04-04 16:49:21 +09:00
generate-host-env-security-policy-swift.mjs fix(infra): expand host env security policy denylist [AI] (#63277) 2026-04-10 11:36:39 +05:30
generate-plugin-sdk-api-baseline.ts refactor: replace 156k-line generated baselines with SHA-256 hash files 2026-04-04 16:49:21 +09:00
generate-runtime-sidecar-paths-baseline.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
generate-secretref-credential-matrix.ts
gh-read feat: add gh-read GitHub app helper 2026-04-08 00:09:07 +01:00
gh-read.ts chore: enable consistent-return 2026-04-10 20:56:43 +01:00
ghsa-patch.mjs
install.ps1 fix: avoid PowerShell error variable collision 2026-04-26 16:26:31 +01:00
install.sh fix: warn before npm prefix redirection (#73890) (thanks @Sayeem3051) 2026-04-30 04:49:03 +01:00
ios-asc-keychain-setup.sh
ios-beta-archive.sh
ios-beta-prepare.sh feat(ios): pin calver release versioning (#63001) 2026-04-08 11:25:35 +03:00
ios-beta-release.sh
ios-configure-signing.sh fix(ios): harden watch exec approval review (#61757) 2026-04-06 17:42:42 +03:00
ios-pin-version.ts feat(ios): pin calver release versioning (#63001) 2026-04-08 11:25:35 +03:00
ios-sync-versioning.ts feat(ios): pin calver release versioning (#63001) 2026-04-08 11:25:35 +03:00
ios-team-id.sh
ios-version.ts refactor: simplify typed conversions 2026-04-11 01:01:30 +01:00
ios-write-version-xcconfig.sh feat(ios): pin calver release versioning (#63001) 2026-04-08 11:25:35 +03:00
label-open-issues.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
live-docker-normalize-config.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
load-channel-config-surface.ts Config: stabilize bundled channel metadata loading 2026-04-13 00:26:44 +02:00
make_appcast.sh
mobile-reauth.sh
notarize-mac-artifact.sh
npm-runner.mjs refactor: dedupe windows cmd runner helpers 2026-04-06 16:52:41 +01:00
openclaw-cross-os-release-checks.ts ci: retry release live smokes faster 2026-04-29 13:31:29 +01:00
openclaw-npm-postpublish-verify.ts fix(release): preserve plugin-local runtime deps in postpublish verify 2026-04-24 18:22:24 +01:00
openclaw-npm-publish.sh build: make npm release tag configurable 2026-04-02 19:06:37 +01:00
openclaw-npm-release-check.ts fix: package bundled runtime deps helper 2026-04-29 21:11:59 +01:00
openclaw-prepack.ts fix(plugins): localize bundled runtime deps to extensions (#67099) 2026-04-15 12:04:31 +01:00
package-mac-app.sh ci: isolate mlx from macos swift checks 2026-04-22 02:12:07 +01:00
package-mac-dist.sh fix(macos): derive correction sparkle build 2026-04-23 16:49:53 +01:00
package-openclaw-for-docker.mjs ci: bound release package tarball checks 2026-04-29 15:12:09 +01:00
plugin-boundary-report.ts perf(test): speed up boundary report checks 2026-04-28 19:00:22 +01:00
plugin-clawhub-publish.sh CI: add ClawHub plugin release workflow (#59179) 2026-04-03 15:40:07 +02:00
plugin-clawhub-release-check.ts CI: add ClawHub plugin release workflow (#59179) 2026-04-03 15:40:07 +02:00
plugin-clawhub-release-plan.ts CI: add ClawHub plugin release workflow (#59179) 2026-04-03 15:40:07 +02:00
plugin-npm-publish.sh fix(ci): allow plugin npm preview without publish token (#58929) 2026-04-01 19:16:46 +09:00
plugin-npm-release-check.ts
plugin-npm-release-plan.ts
plugin-prerelease-liveish-matrix.mjs test(ci): add plugin prerelease suite to CI (#73741) 2026-04-28 14:52:03 -07:00
pnpm-runner.d.ts build: type live media runner 2026-04-06 19:52:42 +01:00
pnpm-runner.mjs fix: cover Windows pnpm and Lobster install regressions 2026-04-26 08:14:28 +01:00
postinstall-bundled-plugins.mjs refactor(plugins): share bundled runtime deps install script helpers 2026-04-29 17:35:01 +01:00
pr Maintainer: split PR workflow script modules 2026-03-30 20:28:32 -04:00
pr-merge
pr-prepare
pr-review
preinstall-package-manager-warning.mjs fix(plugins): localize bundled runtime deps to extensions (#67099) 2026-04-15 12:04:31 +01:00
prepare-codex-ci-auth.ts test(codex): cover app-server Docker flows 2026-04-24 04:24:08 +01:00
prepare-codex-ci-config.ts fix(ci): speed up release validation live probes 2026-04-28 23:03:57 +01:00
prepare-extension-package-boundary-artifacts.mjs refactor(memory-host): route sdk shims to package source 2026-04-28 11:36:28 +01:00
prepush-ci.sh fix(test): route raw vitest scripts through wrapper 2026-04-12 04:56:21 +01:00
print-cli-backend-live-metadata.ts feat: unify live cli backend probes 2026-04-07 10:35:24 +01:00
process-warning-filter.mjs chore: enable consistent-return 2026-04-10 20:56:43 +01:00
profile-extension-memory.mjs refactor: dedupe script error formatting 2026-04-07 05:06:54 +01:00
profile-tsgo.mjs perf: simplify tsgo test lanes 2026-04-18 23:16:47 +01:00
protocol-gen-swift.ts feat: add authenticated iOS background presence beacon (#73330) 2026-04-28 08:10:35 +01:00
protocol-gen.ts
proxy-install-ca.mjs feat(qa-lab): Add proxy capture stack and QA Lab inspector (#64895) 2026-04-11 12:34:57 -05:00
qa-e2e.ts refactor: remove qa-e2e compatibility facade 2026-04-06 17:23:35 +01:00
qa-lab-up.ts feat: add fast qa lab ui refresh mode 2026-04-07 09:45:11 +01:00
qa-otel-smoke.ts test(docker): align package harness image 2026-04-27 01:22:58 +01:00
qa-parity-report.ts ci: speed up release validation 2026-04-29 19:55:37 +01:00
readability-basic-compare.ts
recover-orphaned-processes.sh
release-check.ts fix(cli): scope packaged compile cache 2026-04-30 01:16:38 +01:00
resolve-openclaw-package-candidate.mjs ci: bound release package tarball checks 2026-04-29 15:12:09 +01:00
restart-mac.sh
root-dependency-ownership-audit.mjs feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
run-additional-boundary-checks.mjs ci: parallelize additional boundary guards 2026-04-22 18:21:05 +01:00
run-bundled-extension-oxlint.mjs refactor(plugins): share extension oxlint runner 2026-04-06 15:25:34 +01:00
run-extension-channel-oxlint.mjs ci: allow empty extension channel lint 2026-04-20 16:58:03 +01:00
run-node.d.mts fix: skip clean run-node runtime restaging 2026-04-22 06:28:50 +01:00
run-node.mjs ci: speed up release validation 2026-04-29 19:55:37 +01:00
run-openclaw-podman.sh remove noisy podman output from launch script and update doc (#59368) 2026-04-01 23:28:11 -04:00
run-opengrep.sh ci: right-size OpenGrep PR scan 2026-04-30 01:52:12 -07:00
run-oxlint-shards.mjs perf: parallelize local check gate 2026-04-20 13:55:55 +01:00
run-oxlint.mjs fix(test): ignore local check opt-out in dev wrappers 2026-04-25 03:32:01 -07:00
run-tsgo.mjs fix(test): ignore local check opt-out in dev wrappers 2026-04-25 03:32:01 -07:00
run-vitest-profile.mjs test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
run-vitest.mjs fix(test): keep local Vitest checks serialized 2026-04-25 03:07:27 -07:00
runtime-postbuild-shared.mjs
runtime-postbuild-stamp.mjs fix(build): stamp runtime postbuild artifacts 2026-04-28 07:56:08 +01:00
runtime-postbuild.mjs ci: speed up package tarball validation 2026-04-29 15:56:08 +01:00
sandbox-browser-entrypoint.sh fix(sandbox): enforce CDP source-range restriction by default (#61404) 2026-04-10 14:59:25 -06:00
sandbox-browser-setup.sh ci: centralize docker build wrapper 2026-04-26 22:14:36 +01:00
sandbox-common-setup.sh ci: centralize docker build wrapper 2026-04-26 22:14:36 +01:00
sandbox-setup.sh ci: centralize docker build wrapper 2026-04-26 22:14:36 +01:00
sbom-risk-report.mjs fix(deps): keep plugin ownership records live (#71331) 2026-04-24 19:15:12 -07:00
setup-auth-system.sh
sparkle-build.ts
sqlite-vec-smoke.mjs refactor: dedupe script error formatting 2026-04-07 05:06:54 +01:00
stage-bundled-plugin-runtime-deps.mjs refactor(plugins): split bundled runtime deps staging script 2026-04-29 17:43:46 +01:00
stage-bundled-plugin-runtime.d.mts
stage-bundled-plugin-runtime.mjs fix(build): harden bundled plugin runtime staging 2026-04-25 04:27:17 -07:00
sync-codex-app-server-protocol.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
sync-labels.ts
sync-moonshot-docs.ts
sync-plugin-sdk-exports.mjs
sync-plugin-versions.ts fix(plugins): preserve bundled host compatibility floor 2026-04-12 00:22:32 +01:00
termux-auth-widget.sh
termux-quick-auth.sh
termux-sync-widget.sh
test-built-bundled-channel-entry-smoke.mjs fix(discord): keep subagent hooks lazy in channel entry 2026-04-23 16:56:44 +01:00
test-built-bundled-runtime-deps.mjs fix(plugins): simplify bundled runtime deps staging 2026-04-29 17:04:56 +01:00
test-built-plugin-singleton.mjs refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
test-built-status-message-runtime.mjs fix: pass directories to provider stream wrappers (#67843) 2026-04-27 15:43:38 -07:00
test-cleanup-docker.sh ci: centralize docker build wrapper 2026-04-26 22:14:36 +01:00
test-cli-startup-bench-budget.mjs refactor: remove custom test planner runtime 2026-04-03 12:45:13 +01:00
test-docker-all.mjs ci: speed up release validation shards 2026-04-28 06:14:23 +01:00
test-docker-all.sh test: parallelize docker aggregate 2026-04-23 14:31:18 +01:00
test-extension-batch.mjs ci: parallelize extension batch groups 2026-04-22 19:39:08 +01:00
test-extension.mjs refactor: dedupe script error formatting 2026-04-07 05:06:54 +01:00
test-force.ts fix(test): route force runner through project sharding 2026-04-12 04:54:36 +01:00
test-group-report.mjs Tests: scope grouped benchmark artifacts 2026-04-16 23:45:57 -04:00
test-hotspots.mjs test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
test-install-sh-docker.sh fix(ci): harden full release live checks 2026-04-29 00:36:49 +01:00
test-install-sh-e2e-docker.sh ci: shard release validation hotspots 2026-04-29 20:40:42 +01:00
test-live-acp-bind-docker.sh fix(ci): trust live docker harness scripts 2026-04-27 20:52:37 -07:00
test-live-build-docker.sh fix(ci): keep codex live harness helpers trusted 2026-04-27 20:37:57 -07:00
test-live-cli-backend-docker.sh fix(ci): stabilize full release validation 2026-04-28 23:54:43 +01:00
test-live-codex-harness-docker.sh fix(ci): stabilize full release validation 2026-04-28 23:54:43 +01:00
test-live-gateway-models-docker.sh fix(ci): trust live docker harness scripts 2026-04-27 20:52:37 -07:00
test-live-media.ts feat(providers): add DeepInfra provider plugin (#73038) 2026-04-28 01:12:54 +01:00
test-live-models-docker.sh fix(ci): trust live docker harness scripts 2026-04-27 20:52:37 -07:00
test-live-shard.mjs ci: isolate moonshot live shard 2026-04-29 17:03:48 +01:00
test-live.mjs test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
test-perf-budget.mjs test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
test-projects.mjs test: split agents vitest shards 2026-04-28 02:58:24 +01:00
test-projects.test-support.d.mts test: simplify changed test routing 2026-04-26 23:58:13 +01:00
test-projects.test-support.mjs ci: speed up release validation 2026-04-29 19:55:37 +01:00
test-report-utils.mjs fix: use pnpm exec for scripted vitest runs 2026-04-04 01:07:28 +09:00
test-shell-completion.ts
test-unit-fast-audit.mjs test(vitest): cut unit-ui startup overhead 2026-04-16 12:16:21 -07:00
test-update-cli-startup-bench.mjs refactor: remove custom test planner runtime 2026-04-03 12:45:13 +01:00
test-voicecall-closedloop.mjs fix(test): route raw vitest scripts through wrapper 2026-04-12 04:56:21 +01:00
testbox-sync-sanity.mjs fix(testbox): guard stale OpenClaw Testbox reuse 2026-04-29 00:51:17 -07:00
tool-display.ts fix(tool-display): generate swift snapshot from core config 2026-04-05 10:34:02 +01:00
ts-topology.ts refactor: dedupe script error formatting 2026-04-07 05:06:54 +01:00
tsconfig.json chore: update dependencies and oxc tooling 2026-04-10 19:28:42 +01:00
tsdown-build.mjs fix(build): preserve staged runtime deps on rebuild 2026-04-28 08:45:11 +01:00
ui.js fix: quote Windows UI runner paths 2026-04-26 08:31:00 +01:00
update-clawtributors.ts docs: fix clawtributors README layout 2026-04-18 20:41:21 +01:00
update-clawtributors.types.ts docs: clean up clawtributors generator 2026-04-15 14:20:32 -04:00
verify-docker-attestations.mjs ci: verify docker release attestations 2026-04-26 22:40:44 +01:00
vitest-process-group.mjs chore: update dependencies and oxc tooling 2026-04-10 19:28:42 +01:00
watch-node.d.mts fix(runtime): harden dependency install surfaces (#71997) 2026-04-26 01:38:21 -07:00
watch-node.mjs fix(runtime): harden dependency install surfaces (#71997) 2026-04-26 01:38:21 -07:00
windows-cmd-helpers.mjs refactor: dedupe windows cmd runner helpers 2026-04-06 16:52:41 +01:00
write-build-info.ts
write-cli-compat.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
write-cli-startup-metadata.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
write-official-channel-catalog.d.mts
write-official-channel-catalog.mjs fix(onboarding): surface official WeCom channel install 2026-04-23 00:29:34 -07:00
write-package-dist-inventory.ts build: exclude private QA from npm package 2026-04-15 09:39:51 -07:00
write-plugin-sdk-entry-dts.ts perf(ci): use tsgo for sdk declaration emit 2026-04-22 04:45:19 +01:00
zai-fallback-repro.ts