mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 09:16:10 +00:00
* feat(tooling): enforce noUncheckedIndexedAccess in the scripts lane Burns down all 153 scripts-lane errors (bench aggregation, release checks, i18n inventories, argv indexing) and flips the flag in tsconfig.scripts.json. Direct-Node-executed release harness scripts use local narrowing instead of workspace imports, which do not resolve under plain node execution. Benchmark measured loops untouched. * fix(scripts): import expect helpers via relative package sources tsconfig path aliases resolve from cwd under tsx, so release wrapper scripts running against old release target cwds could not resolve @openclaw/normalization-core (not a linked root dependency). Relative package-source imports match the established pattern on the adjacent lines and are cwd-independent; old-target planning verified directly. |
||
|---|---|---|
| .. | ||
| browser-cdp-snapshot | ||
| bun-global-install | ||
| bundled-plugin-install-uninstall | ||
| codex-media-path | ||
| codex-npm-plugin-live | ||
| codex-on-demand | ||
| config-reload | ||
| docker-artifact-proof | ||
| docker-selected-plugins | ||
| docker-stats | ||
| doctor-install-switch | ||
| fixtures | ||
| gateway-network | ||
| kitchen-sink-plugin | ||
| live-plugin-tool | ||
| npm-onboard-channel-agent | ||
| npm-telegram-live | ||
| onboard | ||
| openai-chat-tools | ||
| openai-web-search-minimal | ||
| openwebui | ||
| parallels-package | ||
| plugin-lifecycle-matrix | ||
| plugin-update | ||
| plugins | ||
| release-media-memory | ||
| release-plugin-marketplace | ||
| release-scenarios | ||
| release-typed-onboarding | ||
| release-upgrade-user-journey | ||
| release-user-journey | ||
| skills | ||
| update-channel-switch | ||
| upgrade-survivor | ||
| agent-turn-output.d.mts | ||
| agent-turn-output.mjs | ||
| auth-profile-store-assertions.mjs | ||
| bounded-response-text.d.mts | ||
| bounded-response-text.mjs | ||
| clawhub-fixture-server.cjs | ||
| codex-install-utils.d.mts | ||
| codex-install-utils.mjs | ||
| env-limits.d.mts | ||
| env-limits.mjs | ||
| fixture.mjs | ||
| gateway-frame-payload.d.mts | ||
| gateway-frame-payload.mjs | ||
| incremental-line-reader.d.mts | ||
| incremental-line-reader.mjs | ||
| mcp-code-mode-probe-server.ts | ||
| mcp-code-mode-validation.ts | ||
| mock-openai-http.d.mts | ||
| mock-openai-http.mjs | ||
| package-compat.mjs | ||
| package-git-fixture.mjs | ||
| parallels-macos-common.sh | ||
| parallels-package-common.sh | ||
| plugin-index-sqlite.d.mts | ||
| plugin-index-sqlite.mjs | ||
| release-assertion-files.mjs | ||
| run-with-pty.mjs | ||
| session-log-mentions.ts | ||
| temp-state-dir.ts | ||
| text-file-utils.d.mts | ||
| text-file-utils.mjs | ||
| websocket-open.d.mts | ||
| websocket-open.mjs | ||