openclaw/scripts/lib
Peter Steinberger 3d1369ff4f
test(telegram): consolidate bot test harness (#113571)
* test(telegram): consolidate bot test harness

* test(plugin-sdk): expose isolated test state

Promote the isolated OpenClaw test-state lifecycle through a narrow published Plugin SDK subpath so extension tests no longer import private core helpers. This intentional SDK surface addition is maintainer-approved.

* test(telegram): use public test-state seam

* test(plugin-sdk): keep test state local-only

Match the existing channel test-helper boundary: bundled extension tests can import the focused SDK source entrypoint, while ordinary builds and the published npm package exclude it. The earlier public classification existed only on this unmerged PR branch and was never a shipped contract.

* test(plugins): map test-state in package boundaries
2026-07-25 05:28:26 -07:00
..
cross-os-release-checks fix(release): support frozen gateway stop commands (#112582) 2026-07-22 18:00:37 -07:00
ts-topology refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
actions-artifact-archive.d.mts fix(ci): catch script declaration drift before merge (#110248) 2026-07-18 02:54:26 +01:00
actions-artifact-archive.mjs fix(ci): accept environment-waiting publish evidence 2026-07-17 06:11:20 +01:00
android-fastlane.sh
android-version.ts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
arg-utils.d.mts refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
arg-utils.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
bounded-response.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
bounded-response.mjs
bounded-response.ts
budget-number-args.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
budget-number-args.mjs fix(qa): reject duplicate single-value flags 2026-06-23 14:01:29 +02:00
build-metadata.sh feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
bundled-extension-manifest.ts refactor: remove dead plugin loader exports (#105937) 2026-07-13 01:29:33 -07:00
bundled-plugin-build-entries-types.d.ts fix(ci): catch script declaration drift before merge (#110248) 2026-07-18 02:54:26 +01:00
bundled-plugin-build-entries.d.mts
bundled-plugin-build-entries.mjs refactor(qa): migrate Matrix scenarios into QA Lab (#103589) 2026-07-15 01:22:20 -07:00
bundled-plugin-paths.d.mts refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
bundled-plugin-paths.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
bundled-plugin-source-utils.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
bundled-plugin-source-utils.mjs
bundled-runtime-sidecar-paths.json fix(ci): restore release validation after runtime migrations (#107371) 2026-07-14 03:52:44 -07:00
callsite-guard.mjs
changed-extensions.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
changed-extensions.mjs
changed-path-facts.d.mts refactor(ci): centralize changed-path facts (#104897) 2026-07-12 10:26:32 +08:00
changed-path-facts.mjs fix(tooling): prevent silent test filters and local dependency reconciliation (#113236) 2026-07-24 00:55:52 -07:00
channel-contract-test-plan.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
channel-contract-test-plan.mjs test(channels): extend bundled artifact parity and add plugin-shape contract suite (#104618) 2026-07-11 11:44:34 -07:00
check-timing-summary.mjs
ci-changed-node-test-plan.d.mts perf(ci): gate prompt-snapshot regeneration on the generator's blast radius (#109083) 2026-07-16 08:06:06 -07:00
ci-changed-node-test-plan.mjs fix(ci): address reviewer findings across the perf-lever batch (#109254) 2026-07-16 17:09:56 -07:00
ci-node-test-plan.d.mts improve(ci): persist warm Vitest and Node caches (#109425) 2026-07-16 17:22:28 -07:00
ci-node-test-plan.mjs test(ui): isolate full chat-pane lifecycle tests to fix core-runtime-media-ui flake (#112566) 2026-07-22 00:14:33 -07:00
clawhub-bootstrap-artifact.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
clawhub-bootstrap-artifact.mjs fix(release): unblock plugin bootstrap recovery (#108243) 2026-07-15 03:34:08 -07:00
cli-startup-root-help-bundle.ts fix(build): refresh cached CLI help per build 2026-07-14 00:21:36 -07:00
codex-app-server-protocol-artifacts.ts refactor(codex): unify protocol artifact staging (#104948) 2026-07-12 12:09:17 +08:00
codex-app-server-protocol-source.ts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
config-boundary-guard.d.mts
config-boundary-guard.mjs refactor(config): split config I/O responsibilities (#107983) 2026-07-14 22:11:22 -07:00
control-ui-i18n-config.ts improve(ui): catch i18n catalog drift locally (#107253) 2026-07-14 01:12:36 -07:00
control-ui-i18n-raw-copy.ts refactor(scripts): use native TypeScript AST helpers 2026-07-14 10:21:56 -07:00
control-ui-i18n-sync-plan.ts feat(tooling): enforce noUncheckedIndexedAccess in the scripts lane (NUIA phase 5) (#105180) 2026-07-12 10:17:00 +01:00
copy-assets.ts refactor(deadcode): localize script helper types (#101917) 2026-07-07 16:59:51 -07:00
dependency-ownership.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
deprecated-config-api-guard.d.mts
deprecated-config-api-guard.mjs
deprecated-plugin-sdk-usage.d.mts refactor(channels): migrate internal callers off deprecated reply facades (#104673) 2026-07-11 13:15:16 -07:00
deprecated-plugin-sdk-usage.mjs refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
dev-tooling-safety.ts fix(scripts): preserve emoji in dev tooling previews (#109469) 2026-07-16 18:56:18 -07:00
direct-run.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
direct-run.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
docker-build.sh fix: preserve Codex-bound conversation history across session rotation (#112016) 2026-07-20 19:42:56 -07:00
docker-e2e-container.sh fix(docker): explain unsupported E2E resource limits (#109587) 2026-07-16 20:56:23 -07:00
docker-e2e-image.sh fix(release): make validation proof no-write (#103737) 2026-07-10 08:18:44 -07:00
docker-e2e-json-artifacts.mjs
docker-e2e-logs.sh test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
docker-e2e-package.sh fix(release): mount normalization helper in Docker E2E 2026-07-17 16:25:37 +01:00
docker-e2e-plan.d.mts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
docker-e2e-plan.mjs fix(cron): migrate scheduled authority provenance 2026-07-24 01:24:03 -05:00
docker-e2e-resource-diagnostics.sh refactor(docker): isolate E2E diagnostics (#109625) 2026-07-16 21:19:06 -07:00
docker-e2e-scenarios.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
docker-e2e-scenarios.mjs fix(release): test candidate external channel plugins (#112899) 2026-07-23 00:53:23 -04:00
docker-plugin-selection.mjs refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
docker-release-policy.d.mts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
docker-release-policy.mjs fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
error-format.d.mts fix(ci): add missing declaration for error-format.mjs 2026-07-17 01:40:42 -07:00
error-format.mjs
extension-import-boundary-checker.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
extension-import-boundary-checker.mjs refactor: consolidate bounded concurrency on p-limit and p-map (#106002) 2026-07-13 01:53:28 -07:00
extension-package-boundary.ts refactor: move provider transports into packages/ai behind a typed host port (#111669) 2026-07-20 23:26:00 -07:00
extension-source-classifier.d.mts
extension-source-classifier.mjs
extension-test-plan.d.mts fix(test): bound Matrix test process memory (#111607) 2026-07-19 20:04:14 -07:00
extension-test-plan.mjs fix(test): bound Matrix test process memory (#111607) 2026-07-19 20:04:14 -07:00
extension-vitest-paths.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
extension-vitest-paths.mjs
format-generated-module.d.mts refactor(build): run generated formatter through oxfmt bin 2026-07-13 11:44:28 -07:00
format-generated-module.mjs refactor(build): run generated formatter through oxfmt bin 2026-07-13 11:44:28 -07:00
gateway-bench-child.ts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
gateway-bench-probes.ts feat(tooling): enforce noUncheckedIndexedAccess in the scripts lane (NUIA phase 5) (#105180) 2026-07-12 10:17:00 +01:00
gateway-startup-trace-ranking.ts improve(gateway): reduce startup work before readiness (#105913) 2026-07-12 22:18:10 -07:00
gateway-ws-client.ts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
generated-output-utils.mjs
generated-text-asset.d.mts fix: preserve generated asset mtimes 2026-07-18 06:42:27 +01:00
generated-text-asset.mjs fix: preserve generated asset mtimes 2026-07-18 06:42:27 +01:00
ghsa-patch-subprocess.d.mts fix(scripts): bound GHSA patch GitHub lookups (#110756) 2026-07-19 00:37:06 +01:00
ghsa-patch-subprocess.mjs fix(scripts): bound GHSA patch GitHub lookups (#110756) 2026-07-19 00:37:06 +01:00
github-repo.ts refactor(scripts): use dependency metadata parsers 2026-07-13 23:33:30 -07:00
guard-inventory-utils.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
guard-inventory-utils.mjs fix(scripts): preserve parser overrides 2026-07-14 10:21:56 -07:00
host-timeout.sh
import-cycle-graph.ts
ios-fastlane.sh feat(ios): deterministically plan App Store releases 2026-07-23 18:18:32 -05:00
ios-release-plan.ts fix(ci): register iOS release script entries 2026-07-23 19:08:40 -05:00
ios-version.ts refactor(ios): append unpadded App Store revisions 2026-07-23 18:42:16 -05:00
kova-report-gate.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
kova-report-gate.mjs fix(release): accept Kova collector-only phases (#104008) 2026-07-10 17:31:42 -07:00
kova-report-publish-files.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
kova-report-publish-files.mjs fix(ci): harden release performance evidence (#103790) 2026-07-10 16:59:10 +01:00
kova-report-selector.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
kova-report-selector.mjs fix(ci): select full Kova performance reports (#103863) 2026-07-10 19:01:30 +01:00
kova-workflow-evidence.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
kova-workflow-evidence.mjs fix(ci): harden release performance evidence (#103790) 2026-07-10 16:59:10 +01:00
legacy-store-path-domain.mjs refactor(scripts): extract legacy-store path domain (#104894) 2026-07-12 10:19:26 +08:00
list-test-files.mjs
live-docker-auth.sh
live-docker-stage.sh fix: preserve Codex-bound conversation history across session rotation (#112016) 2026-07-20 19:42:56 -07:00
local-build-metadata-paths.d.mts
local-build-metadata-paths.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
local-build-metadata.d.mts
local-build-metadata.mjs
local-heavy-check-runtime.d.mts fix: complete lint toolchain reuse in worktrees (#111467) 2026-07-19 08:58:43 -07:00
local-heavy-check-runtime.mjs fix: complete lint toolchain reuse in worktrees (#111467) 2026-07-19 08:58:43 -07:00
managed-child-process.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
managed-child-process.mjs fix(scripts): resolve Windows cmd shim launcher 2026-06-21 11:15:14 +02:00
merge-head-diff-base.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
merge-head-diff-base.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
mintlify-accordion.mjs
npm-pack-budget.d.mts
npm-pack-budget.mjs
npm-publish-plan.d.mts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
npm-publish-plan.mjs fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
npm-verify-exec.ts refactor(tooling): centralize positive env integers (#113277) 2026-07-24 16:23:35 +08:00
numeric-options.d.mts refactor(tooling): centralize positive env integers (#113277) 2026-07-24 16:23:35 +08:00
numeric-options.mjs refactor(tooling): centralize positive env integers (#113277) 2026-07-24 16:23:35 +08:00
official-external-channel-catalog.json feat(channels): add channel-owned setup contracts (#112176) 2026-07-22 19:57:42 -04:00
official-external-plugin-catalog.json fix(codex): remove duplicate provider setup choice (#107979) 2026-07-16 03:31:11 -07:00
official-external-provider-catalog.json fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
openclaw-e2e-instance.sh fix(qa): restore OpenAI web search smoke 2026-07-12 07:17:48 +02:00
openclaw-release-clawhub-plan.ts fix(release): pin publish workflows to protected tags 2026-07-15 09:52:01 +01:00
openclaw-test-state.mjs refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
optional-bundled-clusters-types.d.ts
optional-bundled-clusters.d.mts
optional-bundled-clusters.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
package-dist-imports.mjs fix(release): track CommonJS package dist imports 2026-06-23 10:31:05 +02:00
package-dist-inventory.ts refactor(packaging): remove unused inventory override 2026-07-14 23:56:09 -07:00
package-root-args.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
package-root-args.mjs fix(scripts): reject short flag package roots 2026-06-21 21:27:57 +02:00
pairing-guard-context.mjs
plain-gh.d.mts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
plain-gh.mjs refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
plain-gh.sh fix(scripts): bypass gh wrapper shims 2026-06-26 07:51:07 +01:00
plistbuddy.sh
plugin-clawhub-release.ts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
plugin-contract-test-plan.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-contract-test-plan.mjs refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
plugin-gateway-gauntlet.d.mts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
plugin-gateway-gauntlet.mjs refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
plugin-inventory-doc.d.mts feat(dashboard): plugin-declared widget data bindings and action verbs (#112083) 2026-07-20 22:43:04 -07:00
plugin-inventory-doc.mjs feat(dashboard): plugin-declared widget data bindings and action verbs (#112083) 2026-07-20 22:43:04 -07:00
plugin-npm-package-manifest.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-npm-package-manifest.mjs refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
plugin-npm-release.ts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
plugin-npm-runtime-assets.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-npm-runtime-assets.mjs feat(mxc): add Windows MXC sandbox backend (#97086) 2026-07-12 23:07:25 -07:00
plugin-npm-runtime-build.d.mts fix(plugins): restore external runtime imports (#112021) 2026-07-20 21:45:23 -06:00
plugin-npm-runtime-build.mjs fix(plugins): restore external runtime imports (#112021) 2026-07-20 21:45:23 -06:00
plugin-package-dependencies.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-package-dependencies.mjs fix(release): scope dependency conflicts to bundled plugins (#113350) 2026-07-24 08:08:55 -07:00
plugin-prerelease-test-plan.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-prerelease-test-plan.mjs fix(release): test candidate external channel plugins (#112899) 2026-07-23 00:53:23 -04:00
plugin-sdk-declaration-budget.d.mts fix(build): tolerate plugin SDK dts variance (#109119) 2026-07-16 08:35:10 -07:00
plugin-sdk-declaration-budget.mjs fix(teams-meetings): join and transcribe live meetings reliably (#110615) 2026-07-18 15:57:22 +01:00
plugin-sdk-deprecated-barrel-subpaths.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
plugin-sdk-deprecated-public-subpaths.json feat(sdk): always persist media facts and ship facts-first replacements for legacy Media* surfaces (#113355) 2026-07-24 10:42:17 -07:00
plugin-sdk-doc-metadata.ts refactor(plugin-sdk): share channel DM policy setup (#113537) 2026-07-25 01:00:53 -07:00
plugin-sdk-entries.d.mts fix(plugins): restore external runtime imports (#112021) 2026-07-20 21:45:23 -06:00
plugin-sdk-entries.mjs test(telegram): consolidate bot test harness (#113571) 2026-07-25 05:28:26 -07:00
plugin-sdk-entrypoints.json test(telegram): consolidate bot test harness (#113571) 2026-07-25 05:28:26 -07:00
plugin-sdk-private-local-only-subpaths.json test(telegram): consolidate bot test harness (#113571) 2026-07-25 05:28:26 -07:00
policy-config-coverage.jsonc refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
recommended-tool-installs.json fix(ui): use bundled model setup icons 2026-07-23 17:43:10 +08:00
record-shared.mjs
regexp.mjs refactor(scripts): share regexp literal escaping (#99778) 2026-07-03 20:20:28 -07:00
release-beta-verifier.ts fix(release): retain npm provenance evidence 2026-07-15 20:02:53 +01:00
release-upgrade-baseline.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
release-upgrade-baseline.mjs fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
release-version.d.mts fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
release-version.mjs fix(release): publish extended-stable Docker channels safely (#112494) 2026-07-23 10:03:11 +09:00
report-cli-helpers.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
report-cli-helpers.mjs fix(qa): reject duplicate report artifacts 2026-06-23 13:38:40 +02:00
restart-mac-gateway.sh
session-accessor-debt-baseline.json refactor(sessions): collapse legacy JSON store (#113075) 2026-07-23 09:36:48 -07:00
sleep.d.mts refactor: consolidate async timing helpers (#99721) 2026-07-03 17:58:15 -07:00
sleep.mjs refactor: consolidate async timing helpers (#99721) 2026-07-03 17:58:15 -07:00
source-file-scan-cache.d.mts refactor: consolidate bounded concurrency on p-limit and p-map (#106002) 2026-07-13 01:53:28 -07:00
source-file-scan-cache.mjs refactor: consolidate bounded concurrency on p-limit and p-map (#106002) 2026-07-13 01:53:28 -07:00
sqlite-reliability-cli.ts test: accelerate sqlite reliability suite (#107134) 2026-07-13 21:50:36 -07:00
sqlite-reliability-compaction-worker.ts test(sqlite): prove killed vacuum recovery (#113518) 2026-07-25 13:56:41 +08:00
sqlite-reliability-compaction.ts test(sqlite): prove killed vacuum recovery (#113518) 2026-07-25 13:56:41 +08:00
sqlite-reliability-contract.ts test(sqlite): cover interrupted canonical index repair (#113624) 2026-07-25 19:27:17 +08:00
sqlite-reliability-index-repair-worker.ts test(sqlite): cover interrupted canonical index repair (#113624) 2026-07-25 19:27:17 +08:00
sqlite-reliability-index-repair.ts test(sqlite): cover interrupted canonical index repair (#113624) 2026-07-25 19:27:17 +08:00
sqlite-reliability-publication-worker.ts test(sqlite): prove publication interruption recovery (#113512) 2026-07-25 13:09:32 +08:00
sqlite-reliability-publication.ts test(sqlite): prove publication interruption recovery (#113512) 2026-07-25 13:09:32 +08:00
sqlite-reliability-repository-worker.ts test(sqlite): prove repository interruption recovery (#113555) 2026-07-25 15:37:16 +08:00
sqlite-reliability-repository.ts fix(snapshot): recover complete pending sqlite snapshots (#113607) 2026-07-25 18:50:50 +08:00
sqlite-reliability-restore-worker.ts test(sqlite): prove restore interruption recovery (#113531) 2026-07-25 15:16:51 +08:00
sqlite-reliability-restore.ts test(sqlite): prove restore interruption recovery (#113531) 2026-07-25 15:16:51 +08:00
sqlite-reliability-runner.ts test(sqlite): cover interrupted canonical index repair (#113624) 2026-07-25 19:27:17 +08:00
sqlite-reliability-wal-monitor.ts test(sqlite): harden compaction and restore reliability proof (#105811) 2026-07-13 09:09:21 +08:00
sqlite-reliability-writer.ts test(sqlite): crash writers during reliability proof (#113498) 2026-07-25 12:44:29 +08:00
sqlite-session-schema-baseline.ts refactor(sessions): restructure per-agent SQLite schema (#113071) 2026-07-23 10:21:05 -07:00
sqlite-state-benchmark-cli.ts test: accelerate sqlite state cli tests (#107150) 2026-07-13 22:12:21 -07:00
stable-release-closeout.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
stable-release-closeout.mjs fix(release): support evidence-backed late closeout 2026-07-14 00:27:34 +01:00
static-extension-assets.d.mts fix: derive generated asset watch exclusions 2026-07-18 06:42:27 +01:00
static-extension-assets.mjs fix: derive generated asset watch exclusions 2026-07-18 06:42:27 +01:00
swift-toolchain.sh fix(mac): share Swift packaging preflight 2026-07-04 08:00:15 +02:00
test-group-report.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
test-group-report.mjs fix(codeql): clean OpenClaw quality findings 2026-06-22 19:11:46 +08:00
ts-guard-utils.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
ts-guard-utils.mjs
tsdown-config-groups.d.mts fix: prevent source builds from exhausting host memory (#108790) 2026-07-16 05:58:53 -07:00
tsdown-config-groups.mjs fix: prevent source builds from exhausting host memory (#108790) 2026-07-16 05:58:53 -07:00
tsdown-output-roots.d.mts
tsdown-output-roots.mjs refactor(infra): consolidate retry scheduling (#105789) 2026-07-12 19:58:55 -07:00
tsgo-sparse-guard.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
tsgo-sparse-guard.mjs feat(onboarding): unified empty-state with provider icons, websites, and recommended installs (#109681) 2026-07-17 01:01:06 -07:00
version-script-args.ts feat(ios): support App Store release revisions 2026-07-23 16:24:15 -05:00
vitest-batch-runner.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
vitest-batch-runner.mjs
vitest-local-scheduling.d.mts fix(test): bound local full-suite RAM (#100437) 2026-07-05 12:16:41 -07:00
vitest-local-scheduling.mjs fix(test): recognize CI env aliases (#111521) 2026-07-19 12:44:18 -07:00
vitest-report-cli-utils.mjs
vitest-shard-timings.d.mts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
vitest-shard-timings.mjs
windows-taskkill.d.mts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
windows-taskkill.mjs fix(scripts): resolve Windows cmd shim launcher 2026-06-21 11:15:14 +02:00
workspace-bootstrap-smoke.d.mts chore(tooling): typecheck scripts/** with a dedicated tsgo lane (#104348) 2026-07-11 02:31:17 -07:00
workspace-bootstrap-smoke.mjs feat(cron): database-backed heartbeat monitor scratch replaces HEARTBEAT.md (#112967) 2026-07-23 11:10:49 -07:00