openclaw/scripts
JackWu e9e44bf83c
fix(scripts): avoid mutating tracked auth-monitor template during setup (#53920)
* fix(scripts): render auth monitor unit before install

Render the auth monitor service into temporary files instead of editing the tracked template. Quote the generated ExecStart safely, including spaces and literal dollars, then atomically install the rendered unit.

* fix(scripts): avoid mutating tracked auth-monitor template during setup

* fix(scripts): avoid mutating tracked auth-monitor template during setup

* fix(scripts): avoid mutating tracked auth-monitor template during setup

---------

Co-authored-by: JackWuGlobal <JackWuGlobal@users.noreply.github.com>
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-19 08:24:16 +08:00
..
clawdock fix(clawdock): open dashboard on published port without starting deps (#93663) 2026-06-16 22:24:00 +08:00
dev test: fold channel message flows into qa e2e (#93174) 2026-06-18 15:45:33 -07:00
docker fix(e2e): give cleanup smoke build heap headroom 2026-06-19 01:50:54 +02:00
docs-i18n fix(i18n): retain Codex error tails in logs (#93687) 2026-06-16 16:14:12 +00:00
e2e fix(e2e): forward code-mode client limits 2026-06-19 02:19:27 +02:00
fixtures docs: document repository scripts 2026-06-04 20:52:50 -04:00
github refactor(test): remove unused proof and channel helpers 2026-06-18 18:00:46 +08:00
k8s
lib fix(e2e): validate docker log limits 2026-06-19 01:02:59 +02:00
mantis Fold Telegram RTT sampling into live QA evidence (#92550) 2026-06-14 17:02:33 +08:00
perf fix(perf): reject empty cpu profiles 2026-06-06 21:21:17 +02:00
podman
pr-lib ci(release): harden release controls 2026-06-18 03:11:20 +08:00
pre-commit fix(scripts): ignore loose audit content length headers 2026-06-18 21:20:26 +02:00
qa test: add QA Lab UX Matrix evidence scenario (#94306) 2026-06-18 14:10:06 -07:00
repro fix(qa): reject loose code-mode live task limits 2026-06-16 21:15:55 +02:00
secrets fix(secrets): explicitly pass BWS_SERVER_URL to resolver for self-hosted instances (#93929) 2026-06-17 22:04:48 +08:00
systemd
AGENTS.md
analyze-plugin-sdk-usage.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
android-pin-version.ts fix(release): reject loose Android version codes 2026-06-16 22:06:32 +02:00
android-release-signing.mjs android: add release signing sync 2026-06-17 12:37:29 +02:00
android-release-upload.sh android: add play release upload lane 2026-06-16 19:13:44 +02:00
android-release.sh android: add play release upload lane 2026-06-16 19:13:44 +02:00
android-screenshots.sh fix(android): validate screenshot locale path 2026-06-18 16:17:02 +02:00
android-sync-versioning.ts android: add pinned release versioning 2026-06-16 19:13:44 +02:00
android-version.ts android: add pinned release versioning 2026-06-16 19:13:44 +02:00
anthropic-prompt-probe.ts fix(dev): bound anthropic prompt log tails 2026-06-07 10:22:50 +02:00
audit-seams.mjs docs: add headers to build check scripts 2026-06-04 22:49:21 -04:00
auth-monitor.sh
bench-cli-startup.ts fix(test): fail startup bench missing RSS samples 2026-06-06 20:39:07 +02:00
bench-gateway-restart.ts refactor(scripts): dedupe gateway bench probes 2026-06-18 12:06:40 +08:00
bench-gateway-startup.ts refactor(scripts): dedupe gateway bench probes 2026-06-18 12:06:40 +08:00
bench-model.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
bench-sqlite-state.ts test(sqlite): add state perf query plan harness 2026-06-11 14:49:26 -07:00
bench-test-changed.mjs fix(qa): require exact benchmark RSS samples 2026-06-16 23:42:08 +02:00
build-all.mjs fix(build): fall back to Corepack for pnpm 2026-06-10 18:03:15 +09:00
build-and-run-mac.sh fix(mac): scope build-and-run cleanup 2026-06-07 06:35:44 +02:00
build-diffs-viewer-runtime.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
build-docs-list.mjs docs: add headers to build check scripts 2026-06-04 22:49:21 -04:00
build-stamp.d.mts
build-stamp.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
build_icon.sh
bundle-a2ui.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
bundle-a2ui.sh
bundled-plugin-assets.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
changed-lanes.mjs android: derive release notes from changelog 2026-06-17 11:05:53 +02:00
changelog-to-html.sh
check-architecture-smells.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
check-changed.mjs android: derive release notes from changelog 2026-06-17 11:05:53 +02:00
check-changelog-attributions.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
check-channel-agnostic-boundaries.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
check-cli-bootstrap-imports.mjs docs: document root build check scripts 2026-06-04 23:28:04 -04:00
check-cli-startup-memory.mjs fix(scripts): reject unsafe startup memory timeouts 2026-06-18 21:00:03 +02:00
check-codex-app-server-protocol.ts fix(codex): sync app-server dynamic tool protocol 2026-06-17 04:28:32 +02:00
check-composite-action-input-interpolation.py
check-database-first-legacy-stores.mjs fix(sqlite): preserve migrations and reindex safety 2026-06-19 01:20:06 +08:00
check-deadcode-unused-files.mjs fix(scripts): wait for deadcode scan process groups 2026-06-17 20:07:43 +02:00
check-dependency-pins.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-deprecated-api-usage.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-deprecated-jsdoc.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-docker-e2e-boundaries.mjs fix(test): schedule missing docker runner lanes 2026-06-18 04:52:44 +02:00
check-docs-i18n-glossary.mjs fix(docs): reject missing glossary diff refs 2026-06-06 22:23:09 +02:00
check-docs-mdx.mjs fix(docs): reject missing mdx report paths 2026-06-06 22:02:20 +02:00
check-duplicates.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-dynamic-import-warts.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-extension-package-tsc-boundary.mjs fix(scripts): wait for extension boundary process groups 2026-06-17 20:26:38 +02:00
check-extension-plugin-sdk-boundary.mjs docs: document root guard scripts 2026-06-04 23:30:59 -04:00
check-extension-wildcard-reexports.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-file-utils.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-gateway-cpu-scenarios.mjs fix(perf): reject missing cpu scenario values 2026-06-06 22:57:19 +02:00
check-gateway-watch-regression.mjs refactor: store Zalo hosted media in plugin state 2026-06-06 22:56:48 -07:00
check-import-cycles.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-ingress-agent-owner-context.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-kysely-guardrails.mjs fix(sqlite): migrate legacy memory and proxy state 2026-06-19 01:20:06 +08:00
check-live-cache.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-madge-import-cycles.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-media-download-helper-roundtrip.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-memory-fd-repro.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-conflict-markers.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-deprecated-channel-access.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-no-extension-src-imports.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-no-extension-test-core-imports.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-no-monolithic-plugin-sdk-entry-imports.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-no-pairing-store-group-auth.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-random-messaging-tmp.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-raw-channel-fetch.mjs qa-lab: add evidence artifact gallery (#94283) 2026-06-18 12:17:46 -07:00
check-no-raw-http2-imports.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-raw-window-open.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-register-http-handler.mjs docs: document root runtime guard scripts 2026-06-04 23:34:16 -04:00
check-no-runtime-action-load-config.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-openclaw-package-tarball.mjs fix(e2e): clean failed tarball extracts 2026-06-03 11:18:54 +02:00
check-package-dist-imports.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-package-patches.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-pairing-account-scope.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-plugin-extension-import-boundary.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-plugin-gateway-gauntlet.mjs docs(testing): document gauntlet guardrails 2026-06-17 14:02:16 +02:00
check-plugin-npm-runtime-builds.mjs fix(release): support ClawHub-only runtime builds 2026-06-15 14:23:57 +08:00
check-plugin-sdk-exports.mjs
check-plugin-sdk-subpath-exports.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-plugin-sdk-wildcard-reexports.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-release-metadata-only.mjs android: add pinned release versioning 2026-06-16 19:13:44 +02:00
check-runtime-sidecar-loaders.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-sdk-package-extension-import-boundary.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-session-accessor-boundary.mjs refactor(auto-reply): add lifecycle storage seams (#93685) 2026-06-18 16:40:27 -07:00
check-session-transcript-reader-boundary.mjs refactor: add transcript reader seam (#89121) 2026-06-15 09:41:50 -07:00
check-src-extension-import-boundary.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-telegram-grammy-types-imports.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-temp-path-guardrails.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-test-helper-extension-import-boundary.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-timed.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-ts-max-loc.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
check-tsgo-core-boundary.mjs docs: document package boundary scripts 2026-06-04 23:37:42 -04:00
check-web-fetch-provider-boundaries.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
check-web-search-provider-boundaries.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
check-webhook-auth-body-order.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
check-workflows.mjs fix(testing): harden script tooling checks 2026-06-17 13:31:42 +02:00
check.mjs fix(scripts): add database-first legacy store guard 2026-06-14 20:08:06 -07:00
ci-changed-scope.d.mts fix(ci): scope PR merge diff checks to first parent (#90287) 2026-06-04 17:24:03 +00:00
ci-changed-scope.mjs refactor(plugins): remove import specifier facade 2026-06-18 09:44:17 +08:00
ci-docker-login-ghcr.sh
ci-docker-pull-retry.sh
ci-hydrate-live-auth.sh fix(ci): require billable Anthropic release key 2026-06-16 20:02:03 +08:00
ci-hydrate-testbox-env.sh
ci-live-command-retry.sh
ci-run-timings.mjs fix(ci): reject ambiguous run timing args 2026-06-06 22:50:49 +02:00
claude-auth-status.sh
CLAUDE.md
clawlog.sh
clawtributors-map.json
close-duplicate-prs-after-merge.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
codesign-mac-app.sh
codespell-dictionary.txt
codespell-ignore.txt
committer fix(scripts): make fast commits skip hooks 2026-06-17 16:12:47 +02:00
control-ui-i18n-report.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
control-ui-i18n.ts fix(ui): localize workspace file rail labels 2026-06-14 06:01:30 +08:00
control-ui-mock-dev.ts feat(webui): add session workspace rail (#92856) 2026-06-14 22:39:51 +08:00
copy-bundled-plugin-metadata.d.mts
copy-bundled-plugin-metadata.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
copy-export-html-templates.ts fix(build): ship export session html assets 2026-06-06 09:14:12 -07:00
copy-hook-metadata.ts
copy-plugin-sdk-root-alias.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
crabbox-wrapper.mjs fix(ci): route Windows proof away from Linux Testbox 2026-06-18 22:09:58 +02:00
create-dmg.sh fix(mac): isolate dmg image cleanup 2026-06-16 02:43:16 +02:00
cron_usage_report.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
deadcode-unused-files.allowlist.mjs refactor(agents): remove unused cache store wrapper 2026-06-18 22:02:32 +08:00
debug-claude-usage.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
dependency-changes-report.mjs fix(report): reject missing dependency report paths 2026-06-06 22:07:31 +02:00
dependency-ownership-surface-report.mjs fix(report): require ownership markdown path 2026-06-06 22:18:03 +02:00
dependency-vulnerability-gate.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
diffs-shiki-curated.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
docker-e2e-rerun.mjs fix(scripts): share Docker E2E artifact bounds 2026-06-16 07:39:44 +02:00
docker-e2e-timings.mjs fix(scripts): share Docker E2E artifact bounds 2026-06-16 07:39:44 +02:00
docker-e2e.mjs fix(scripts): share Docker E2E artifact bounds 2026-06-16 07:39:44 +02:00
docs-link-audit.d.mts
docs-link-audit.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
docs-list.js docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
docs-spellcheck.sh
docs-sync-publish.mjs Revert "docs: add maturity scorecard mirror (#91317)" (#91508) 2026-06-08 14:18:42 -07:00
embedded-run-abort-leak.ts
ensure-cli-startup-build.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
ensure-extension-memory-build.mjs docs: document ci dependency docs scripts 2026-06-04 23:42:32 -04:00
ensure-playwright-chromium.mjs fix(ui): install Playwright ffmpeg for UI e2e 2026-06-17 21:07:02 +02:00
firecrawl-compare.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
format-docs.mjs build(docs): finish PowerShell-safe docs formatting (#93512) 2026-06-16 14:19:01 +08:00
full-release-validation-at-sha.mjs fix(release): require validation dispatch values 2026-06-06 22:39:58 +02:00
gateway-watch-tmux.d.mts
gateway-watch-tmux.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
generate-base-config-schema.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-bundled-channel-config-metadata.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-config-doc-baseline.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-dependency-release-evidence.mjs fix(test): reject missing dependency evidence values 2026-06-06 22:12:08 +02:00
generate-host-env-security-policy-swift.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
generate-kysely-types.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
generate-npm-shrinkwrap.mjs docs: document profiling scripts 2026-06-04 23:48:20 -04:00
generate-plugin-inventory-doc.mjs feat(cohere): externalize provider plugin 2026-06-18 16:50:56 +08:00
generate-plugin-sdk-api-baseline.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-prompt-snapshots.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-runtime-sidecar-paths-baseline.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
generate-secretref-credential-matrix.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
gh-read
gh-read.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
ghsa-patch.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
install-cli.sh
install.ps1 fix(windows): prefer native arm64 portable git 2026-06-18 16:25:39 +02:00
install.sh fix(installer): stop after failed Node package installs 2026-06-11 22:58:43 +09:00
ios-app-store-connect-keychain-setup.sh chore(ios): migrate release signing to fastlane match 2026-06-16 15:59:02 +02:00
ios-configure-signing.sh chore(ios): rename signing repository reference 2026-06-16 15:59:02 +02:00
ios-pin-version.ts fix(release): use monthly patch versions 2026-06-06 12:26:32 -07:00
ios-release-archive.sh feat: configure ios app store release upload 2026-06-15 19:27:55 +02:00
ios-release-prepare.sh feat: configure ios app store release upload 2026-06-15 19:27:55 +02:00
ios-release-signing.mjs chore(ios): migrate release signing to fastlane match 2026-06-16 15:59:02 +02:00
ios-release-upload.sh feat: configure ios app store release upload 2026-06-15 19:27:55 +02:00
ios-release.sh feat: configure ios app store release upload 2026-06-15 19:27:55 +02:00
ios-run.sh fix: launch configured ios bundle 2026-06-15 19:27:55 +02:00
ios-screenshots.sh feat: configure ios app store release upload 2026-06-15 19:27:55 +02:00
ios-sync-versioning.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
ios-team-id.sh chore: prefer canonical ios signing team 2026-06-15 19:27:55 +02:00
ios-version.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
ios-write-version-xcconfig.sh
kova-ci-summary.mjs fix(ci): require kova resource metrics 2026-06-07 00:10:37 +02:00
label-open-issues.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
list-prod-store-packages.mjs fix(docker): seed prune store from lockfile 2026-06-15 14:23:57 +08:00
live-docker-normalize-config.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
load-channel-config-surface.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
make_appcast.sh
mcp-code-mode-gateway-e2e.ts refactor(scripts): dedupe mcp code-mode fixture 2026-06-18 12:14:01 +08:00
measure-rpc-rtt.mjs fix(scripts): wait after force killing rpc gateway 2026-06-17 18:40:21 +02:00
mobile-reauth.sh
notarize-mac-artifact.sh
npm-runner.d.mts
npm-runner.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
openclaw-cross-os-release-checks.ts fix(release): bound cross-os loopback port probes 2026-06-18 21:11:46 +02:00
openclaw-npm-postpublish-verify.ts ci(release): harden release controls 2026-06-18 03:11:20 +08:00
openclaw-npm-prepublish-verify.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
openclaw-npm-publish.sh
openclaw-npm-release-check.ts fix(release): use monthly patch versions 2026-06-06 12:26:32 -07:00
openclaw-performance-source-summary.mjs test(sqlite): add state perf query plan harness 2026-06-11 14:49:26 -07:00
openclaw-prepack.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
openclaw-release-clawhub-plan.ts ci: split plugin ClawHub publishing paths 2026-06-12 20:16:06 -07:00
openclaw-release-clawhub-runtime-state.ts ci: split plugin ClawHub publishing paths 2026-06-12 20:16:06 -07:00
package-changelog.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
package-mac-app.sh fix(mac): fail release packaging without Swift compat lib 2026-06-06 21:06:32 +02:00
package-mac-dist.sh fix(mac): fail closed on invalid release build floors 2026-06-06 19:55:22 +02:00
package-openclaw-for-docker.mjs fix(scripts): wait for benchmark process groups 2026-06-17 19:35:06 +02:00
plan-release-workflow-matrix.mjs feat(moonshot): add Kimi K2.7 Code support (#92554) 2026-06-12 17:37:28 -07:00
plan-targeted-docker-lane-groups.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
plugin-boundary-report.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
plugin-clawhub-publish.sh ci: split plugin ClawHub publishing paths 2026-06-12 20:16:06 -07:00
plugin-clawhub-release-check.ts fix(release): use monthly patch versions 2026-06-06 12:26:32 -07:00
plugin-clawhub-release-plan.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
plugin-npm-publish.sh
plugin-npm-release-check.ts fix(release): use monthly patch versions 2026-06-06 12:26:32 -07:00
plugin-npm-release-plan.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
plugin-prerelease-liveish-matrix.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
plugin-release-pretag-pack-check.ts fix(release): support ClawHub-only runtime builds 2026-06-15 14:23:57 +08:00
plugin-sdk-surface-report.mjs chore(ci): align rebased sqlite landing budgets 2026-06-19 01:20:06 +08:00
pnpm-runner.d.mts
pnpm-runner.d.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
pnpm-runner.mjs fix(build): respect PATH-less pnpm environments 2026-06-10 18:06:31 +09:00
postinstall-bundled-plugins.mjs fix(postinstall): bound packaged dist scans 2026-06-16 03:57:44 +02:00
pr ci(release): harden release controls 2026-06-18 03:11:20 +08:00
pr-merge
pr-prepare
pr-review
preinstall-package-manager-warning.mjs docs: document release runner scripts 2026-06-04 23:46:55 -04:00
prepare-codex-ci-auth.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
prepare-codex-ci-config.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
prepare-extension-package-boundary-artifacts.mjs docs: document profiling scripts 2026-06-04 23:48:20 -04:00
prepare-git-hooks.mjs docs: document profiling scripts 2026-06-04 23:48:20 -04:00
prepush-ci.sh
print-cli-backend-live-metadata.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
process-warning-filter.mjs docs: document profiling scripts 2026-06-04 23:48:20 -04:00
profile-extension-memory.mjs fix(scripts): create extension memory report dirs 2026-06-16 08:19:39 +02:00
profile-tsgo.mjs docs: document profiling scripts 2026-06-04 23:48:20 -04:00
prompt-snapshot-files.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
proof-73706-message-sending-session-key.ts
proof-cron-wake-origin.mts fix: capture cron wake origin session 2026-06-10 20:52:40 +01:00
protocol-gen-swift.ts feat(ios): add watch action surface (#93387) 2026-06-16 15:22:16 +02:00
protocol-gen.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
proxy-install-ca.mjs docs: document release audit scripts 2026-06-04 23:49:34 -04:00
prune-docker-plugin-dist.d.mts
prune-docker-plugin-dist.mjs docs: document release audit scripts 2026-06-04 23:49:34 -04:00
qa-coverage-report.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
qa-e2e.ts fix(qa): fail unsuccessful self-checks 2026-06-16 01:32:47 +02:00
qa-lab-up.ts fix(qa): reject invalid qa lab ports 2026-06-18 19:44:50 +02:00
qa-parity-report.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
readability-basic-compare.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
recover-orphaned-processes.sh
release-beta-smoke.ts fix(release): require beta smoke run url 2026-06-16 02:55:19 +02:00
release-candidate-checklist.mjs ci(release): harden release controls 2026-06-18 03:11:20 +08:00
release-check.ts fix(release): reject unsafe pack tarball names 2026-06-17 02:42:56 +02:00
release-fast-pretag-check.sh fix(release): harden plugin package preflight 2026-06-15 14:23:57 +08:00
release-preflight.mjs fix(release): generate npm shrinkwraps 2026-06-19 02:28:54 +08:00
release-verify-beta.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
report-test-temp-creations.mjs test: add temp directory helper guidance (#87298) 2026-06-15 03:51:43 +00:00
resolve-openclaw-package-candidate.mjs fix(scripts): ignore loose package content length headers 2026-06-18 21:23:41 +02:00
resolve-upgrade-survivor-baselines.mjs fix(release): share upgrade baseline version parsing 2026-06-16 22:35:11 +02:00
restart-mac.sh fix(mac): scope restart app cleanup 2026-06-07 06:58:46 +02:00
root-dependency-ownership-audit.mjs docs: document release audit scripts 2026-06-04 23:49:34 -04:00
run-additional-boundary-checks.mjs fix(scripts): wait for boundary check process groups 2026-06-17 19:46:00 +02:00
run-android-gradle.mjs fix(android): skip gradle resource tasks on linux arm 2026-06-05 08:14:42 -07:00
run-bundled-extension-oxlint.mjs docs: document release audit scripts 2026-06-04 23:49:34 -04:00
run-extension-channel-oxlint.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
run-node-watch-paths.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
run-node.d.mts
run-node.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
run-openclaw-podman.sh
run-opengrep.sh fix(ci): scope PR merge diff checks to first parent (#90287) 2026-06-04 17:24:03 +00:00
run-oxlint-shards.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
run-oxlint.mjs refactor: store Zalo hosted media in plugin state 2026-06-06 22:56:48 -07:00
run-tsgo.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
run-vitest-profile.mjs fix(test): require vitest profile output dir 2026-06-06 22:16:53 +02:00
run-vitest.mjs fix(test): reject loose Vitest wrapper limits 2026-06-16 21:50:19 +02:00
run-with-env.mjs fix(scripts): reject loose run env kill delay 2026-06-07 02:35:08 +02:00
runtime-postbuild-shared.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
runtime-postbuild-stamp.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
runtime-postbuild.mjs docs: document runner scripts 2026-06-04 23:52:06 -04:00
sandbox-browser-entrypoint.sh
sandbox-browser-setup.sh
sandbox-common-setup.sh
sandbox-setup.sh
setup-auth-system.sh fix(scripts): avoid mutating tracked auth-monitor template during setup (#53920) 2026-06-19 08:24:16 +08:00
sparkle-build.ts fix(release): reject unsafe Sparkle build floors 2026-06-17 00:55:54 +02:00
sqlite-vec-smoke.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
stage-bundled-plugin-runtime.d.mts
stage-bundled-plugin-runtime.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
sync-codex-app-server-protocol.ts fix: canonicalize codex protocol JSON assets (#91507) 2026-06-08 18:59:51 -07:00
sync-codex-model-prompt-fixture.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
sync-labels.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
sync-moonshot-docs.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
sync-openclaw-label-colors.mjs ci: add security-sensitive file guard 2026-06-17 12:50:18 +02:00
sync-plugin-sdk-exports.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
sync-plugin-versions.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
termux-auth-widget.sh
termux-quick-auth.sh
termux-sync-widget.sh
test-built-bundled-channel-entry-smoke.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
test-built-plugin-singleton.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
test-built-status-message-runtime.mjs docs: document smoke test scripts 2026-06-04 23:53:10 -04:00
test-cleanup-docker.sh fix(ci): harden ARM smoke and browser checks 2026-06-03 07:30:12 -07:00
test-cli-startup-bench-budget.mjs fix(test): require startup bench report overlap 2026-06-06 20:53:08 +02:00
test-docker-all.mjs fix(scripts): pin Docker preflight platform 2026-06-16 08:06:29 +02:00
test-docker-all.sh
test-env-mutation-report.ts fix(test): reject missing env mutation roots 2026-06-06 22:05:23 +02:00
test-extension-batch.mjs fix(test): route extension tests through scoped paths 2026-06-05 22:59:54 -07:00
test-extension.mjs fix(test): route extension tests through scoped paths 2026-06-05 22:59:54 -07:00
test-force.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
test-group-report.mjs fix(test): bound group report child output 2026-06-07 11:40:47 +02:00
test-hotspots.mjs fix(test): require resource evidence in perf scripts 2026-06-07 01:11:24 +02:00
test-install-sh-docker.sh fix(release): keep install smoke tarballs local 2026-06-17 03:00:09 +02:00
test-install-sh-e2e-docker.sh fix(e2e): forward install session limits 2026-06-19 02:21:10 +02:00
test-live-acp-bind-docker.sh fix(live): validate docker setup timeouts 2026-06-18 22:39:43 +02:00
test-live-acp-spawn-defaults-docker.sh
test-live-build-docker.sh fix(release): extend live Docker image pull timeout 2026-06-05 22:34:22 -07:00
test-live-cli-backend-docker.sh fix(live): validate docker setup timeouts 2026-06-18 22:39:43 +02:00
test-live-codex-harness-docker.sh fix(live): validate docker setup timeouts 2026-06-18 22:39:43 +02:00
test-live-gateway-models-docker.sh fix(live): validate gateway model limits 2026-06-18 23:26:21 +02:00
test-live-media.ts refactor: store Zalo hosted media in plugin state 2026-06-06 22:56:48 -07:00
test-live-models-docker.sh fix(live): validate model sweep limits 2026-06-18 23:33:44 +02:00
test-live-shard.mjs fix(providers): quarantine unreadable Anthropic payload tools (#92908) 2026-06-14 00:27:48 -07:00
test-live-subagent-announce-docker.sh fix(test): stage live docker home credentials 2026-06-04 20:22:35 -07:00
test-live.mjs docs: document test wrapper scripts 2026-06-04 23:54:19 -04:00
test-perf-budget.mjs fix(test): require perf budget source 2026-06-07 01:24:10 +02:00
test-projects-imports.mjs docs: document test wrapper scripts 2026-06-04 23:54:19 -04:00
test-projects-max.mjs docs: document test wrapper scripts 2026-06-04 23:54:19 -04:00
test-projects-serial.mjs docs: document test wrapper scripts 2026-06-04 23:54:19 -04:00
test-projects.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
test-projects.test-support.d.mts test: expose changed fallback skip metadata 2026-06-04 19:38:06 +01:00
test-projects.test-support.mjs fix(scripts): avoid mutating tracked auth-monitor template during setup (#53920) 2026-06-19 08:24:16 +08:00
test-report-utils.mjs fix(test): require Vitest JSON reports 2026-06-06 20:43:28 +02:00
test-shell-completion.ts
test-unit-fast-audit.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
test-update-cli-startup-bench.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
test-voicecall-closedloop.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
tool-display.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
tool-search-gateway-e2e.ts fix(e2e): require tool-search session proof 2026-06-07 09:31:21 +02:00
transitive-manifest-risk-report.mjs fix(scripts): ignore loose package content length headers 2026-06-18 21:23:41 +02:00
ts-topology.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
tsconfig.json
tsdown-build.mjs fix(scripts): wait for tsdown process groups 2026-06-17 21:19:25 +02:00
ui.js fix(build): respect PATH-less pnpm environments 2026-06-10 18:06:31 +09:00
update-clawtributors.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
update-clawtributors.types.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
validate-release-publish-approval.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
verify-docker-attestations.mjs fix(security): require docker attestation platform values 2026-06-06 22:33:56 +02:00
verify-plugin-npm-published-runtime.mjs fix(release): keep plugin pack filenames local 2026-06-17 02:38:11 +02:00
verify-pr-hosted-gates.mjs ci(release): harden release controls 2026-06-18 03:11:20 +08:00
verify-stable-main-closeout.mjs ci(release): harden release controls 2026-06-18 03:11:20 +08:00
verify.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
vitest-process-group.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
watch-node.d.mts
watch-node.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
windows-cmd-helpers.d.mts
windows-cmd-helpers.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
write-build-info.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
write-cli-compat.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
write-cli-startup-metadata.ts refactor(scripts): remove unused helper exports 2026-06-18 11:14:23 +08:00
write-official-channel-catalog.d.mts
write-official-channel-catalog.mjs docs: document test project scripts 2026-06-04 23:55:54 -04:00
write-package-dist-inventory.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
write-plugin-sdk-entry-dts.ts docs: document repository scripts 2026-06-04 20:52:50 -04:00
zai-fallback-repro.ts fix(build): fall back to Corepack for pnpm 2026-06-10 18:03:15 +09:00