openclaw/scripts/lib
Peter Steinberger 4f4d108639
chore(lint): remove underscore-dangle allow list (#83542)
* chore(lint): reduce underscore-dangle exceptions

* chore(lint): reduce more underscore exceptions

* chore(lint): remove underscore-dangle allow list

* fix(lint): repair underscore cleanup regressions

* test(lint): track version define suppression
2026-05-18 14:56:06 +01:00
..
ts-topology fix: harden clawpatch-reported edge cases 2026-05-18 03:18:55 +01:00
arg-utils.mjs
bundled-extension-manifest.ts
bundled-plugin-build-entries-types.d.ts
bundled-plugin-build-entries.d.mts
bundled-plugin-build-entries.d.ts
bundled-plugin-build-entries.mjs fix(test): avoid scanning bundled build entries 2026-05-16 09:14:07 +08:00
bundled-plugin-paths.mjs
bundled-plugin-source-utils.mjs fix(test): avoid scanning bundled source metadata 2026-05-16 09:36:04 +08:00
bundled-runtime-sidecar-paths.json build: externalize slack openshell vertex plugins 2026-05-14 07:46:58 +01:00
callsite-guard.mjs lint: replace proxy mutation guard with opengrep 2026-05-08 01:18:04 +10:00
changed-extensions.mjs fix(test): avoid scanning extension ids 2026-05-16 09:08:19 +08:00
channel-contract-test-plan.mjs ci: consolidate short CI shards 2026-05-18 06:29:14 +01:00
check-timing-summary.mjs
ci-node-test-plan.mjs ci: split cron runtime shard 2026-05-18 08:21:35 +01:00
codex-app-server-protocol-source.ts
config-boundary-guard.d.mts
config-boundary-guard.mjs fix: route plugin LLM completions through Codex runtime (#81511) 2026-05-13 21:02:28 -07:00
copy-assets.ts
dependency-ownership.json Adopt Proxyline for managed proxy routing 2026-05-15 22:51:36 +01:00
deprecated-config-api-guard.d.mts
deprecated-config-api-guard.mjs
dev-tooling-safety.ts chore(scripts): harden dev tooling diagnostics 2026-05-17 17:04:18 +08:00
docker-build.sh
docker-e2e-container.sh
docker-e2e-image.sh
docker-e2e-logs.sh
docker-e2e-package.sh
docker-e2e-plan.mjs fix(update): preserve channel config across package repair 2026-05-17 01:32:37 +08:00
docker-e2e-scenarios.mjs test: add codex media path docker e2e 2026-05-18 13:45:35 +01:00
error-format.mjs
extension-import-boundary-checker.mjs build: enable additional oxlint rules 2026-05-11 03:56:34 +01:00
extension-package-boundary.ts
extension-source-classifier.d.mts
extension-source-classifier.mjs
extension-test-plan.mjs fix(test): avoid walking extension test plans 2026-05-16 09:02:10 +08:00
format-generated-module.mjs
generated-output-utils.mjs
guard-inventory-utils.mjs
import-cycle-graph.ts
ios-version.ts
live-docker-auth.sh
live-docker-stage.sh Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
local-build-metadata-paths.d.mts
local-build-metadata-paths.mjs
local-build-metadata.d.mts
local-build-metadata.mjs
local-heavy-check-runtime.mjs chore(lint): enable no-underscore-dangle 2026-05-18 10:26:24 +01:00
managed-child-process.mjs
mintlify-accordion.mjs
npm-pack-budget.d.mts
npm-pack-budget.mjs
npm-publish-plan.mjs
official-external-channel-catalog.json fix: repair source-only official plugin installs (#82425) 2026-05-15 23:04:15 -05:00
official-external-plugin-catalog.json fix: repair source-only official plugin installs (#82425) 2026-05-15 23:04:15 -05:00
official-external-provider-catalog.json build: externalize slack openshell vertex plugins 2026-05-14 07:46:58 +01:00
openclaw-e2e-instance.sh
openclaw-test-state.mjs fix(test): isolate auth profile secrets in test state (#81393) 2026-05-13 17:34:45 +03:00
optional-bundled-clusters-types.d.ts
optional-bundled-clusters.d.mts
optional-bundled-clusters.d.ts
optional-bundled-clusters.mjs
package-dist-imports.mjs
package-root-args.mjs
pairing-guard-context.mjs
plugin-clawhub-release.ts
plugin-contract-test-plan.mjs ci: reduce aggregate runner jobs 2026-05-18 04:53:40 +01:00
plugin-gateway-gauntlet.mjs
plugin-npm-package-manifest.mjs fix(plugins): reject omitted package runtime files 2026-05-16 13:18:54 +08:00
plugin-npm-release.ts fix(plugins): require npm package compatibility metadata 2026-05-16 03:08:42 +08:00
plugin-npm-runtime-build.mjs
plugin-package-dependencies.mjs
plugin-prerelease-test-plan.mjs
plugin-sdk-deprecated-barrel-subpaths.json refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
plugin-sdk-deprecated-public-subpaths.json fix(plugin-sdk): restore memory core alias 2026-05-14 12:50:22 +08:00
plugin-sdk-doc-metadata.ts Doctor: add health-check contract and --lint validation (#80055) 2026-05-17 12:29:57 -07:00
plugin-sdk-entries.d.mts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
plugin-sdk-entries.mjs refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
plugin-sdk-entrypoints.json Doctor: add health-check contract and --lint validation (#80055) 2026-05-17 12:29:57 -07:00
plugin-sdk-private-local-only-subpaths.json fix(plugin-sdk): export codex runtime helpers 2026-05-14 09:19:04 +08:00
record-shared.mjs
release-beta-verifier.ts ci: harden release publish evidence 2026-05-17 06:34:58 +01:00
rtt-harness.ts fix(qa): preserve RTT samples with Convex credentials 2026-05-17 02:17:35 +08:00
run-extension-oxlint.mjs
source-file-scan-cache.mjs
static-extension-assets.mjs fix(test): avoid scanning static asset metadata 2026-05-16 09:26:56 +08:00
test-group-report.mjs test: keep slow tests under duration cap 2026-05-18 00:26:44 +01:00
ts-guard-utils.mjs
tsgo-sparse-guard.mjs
vitest-batch-runner.mjs chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
vitest-local-scheduling.d.mts
vitest-local-scheduling.mjs
vitest-report-cli-utils.mjs
vitest-shard-timings.mjs
workspace-bootstrap-smoke.mjs