openclaw/test
Peter Steinberger deac98eb72
fix: harden small runtime and installer edge cases (#100258)
* fix(media): preserve dollar sequences in transcript echoes

Co-authored-by: uditDewan <udit.dewan21@gmail.com>

* fix(mcp): catch rejected gateway event handlers

Co-authored-by: 陈宪彪0668000387 <chen.xianbiao@xydigit.com>

* fix(auto-reply): support punctuated silent token prefixes

Co-authored-by: simon-w <weng.qimeng@xydigit.com>

* fix(discord): keep voice log previews UTF-16 safe

Co-authored-by: sunlit-deng <yang.jiajun1@xydigit.com>

* fix(clawrouter): bound usage response reads

Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com>

* fix(browser): bound CDP JSON response reads

Co-authored-by: hailory <hailory@xydigit.com>

* fix(status): include current time in session status

Co-authored-by: connermo <conner.mo@gmail.com>

* fix(installer): require Arch detection before pacman

Co-authored-by: Iliya Abolghasemi <gfaerny@gmail.com>

* fix(apps): default TLS gateway deep links to port 443

Co-authored-by: ben.li <li.yang6@xydigit.com>

* fix(infra): keep Undici terminated exceptions nonfatal

Co-authored-by: harjoth <harjoth.khara@gmail.com>

* fix(auto-reply): avoid Unicode-unsafe token spread

---------

Co-authored-by: uditDewan <udit.dewan21@gmail.com>
Co-authored-by: 陈宪彪0668000387 <chen.xianbiao@xydigit.com>
Co-authored-by: simon-w <weng.qimeng@xydigit.com>
Co-authored-by: sunlit-deng <yang.jiajun1@xydigit.com>
Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com>
Co-authored-by: hailory <hailory@xydigit.com>
Co-authored-by: connermo <conner.mo@gmail.com>
Co-authored-by: Iliya Abolghasemi <gfaerny@gmail.com>
Co-authored-by: ben.li <li.yang6@xydigit.com>
Co-authored-by: harjoth <harjoth.khara@gmail.com>
2026-07-05 05:33:11 -07:00
..
e2e/qa-lab test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
fixtures fix(agents): surface Claude CLI thinking token progress 2026-07-04 19:43:11 -07:00
helpers fix(tui): preserve queued prompt lifecycle (#100123) 2026-07-04 21:15:28 -04:00
mocks
proof
scripts fix: harden small runtime and installer edge cases (#100258) 2026-07-05 05:33:11 -07:00
tsconfig feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
vitest refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
_proof_twilio_json_guard.mts fix(sms): guard Twilio JSON.parse against malformed API response bodies (#97999) 2026-06-30 18:15:08 -07:00
AGENTS.md
appcast.test.ts
architecture-smells.test.ts
CLAUDE.md
cli-json-stdout.e2e.test.ts
extension-import-boundaries.test.ts
extension-package-tsc-boundary.test.ts
extension-test-boundary.test.ts
gateway.multi.e2e.test.ts
git-hooks-pre-commit.test.ts fix(git-hooks): skip sequencer pre-commit formatting (#95842) 2026-06-25 16:40:12 +08:00
global-setup.ts
image-generation.infer-cli.live.test.ts
image-generation.runtime.live.test.ts
non-isolated-runner.ts
npm-publish-plan.test.ts
official-channel-catalog.test.ts
openclaw-launcher.e2e.test.ts fix: reject incompatible Node 23 runtimes (#99832) 2026-07-04 00:03:49 -07:00
openclaw-npm-postpublish-verify.test.ts fix(release): surface installed extension manifest errors 2026-06-23 10:26:10 +02:00
openclaw-npm-prepublish-verify.test.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
openclaw-npm-release-check.test.ts
openclaw-prepack.test.ts fix(release): preserve npm pack json output 2026-06-24 09:19:00 +02:00
package-manager-config.test.ts fix(install): skip llama cpp native build by default 2026-06-23 12:58:41 +08:00
package-scripts.test.ts fix(build): restore package artifact declarations (#100249) 2026-07-05 02:22:11 -07:00
plugin-clawhub-release.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
plugin-extension-import-boundary.test.ts
plugin-npm-package-manifest.test.ts
plugin-npm-release.test.ts fix(release): block stale Codex runtime pins (#100015) 2026-07-04 15:13:31 -06:00
plugin-npm-runtime-build.test.ts
qa-convex-credential-payload-validation.test.ts
release-check.test.ts
setup-home-isolation.test.ts
setup-openclaw-runtime.ts
setup.extensions.ts
setup.shared.ts
setup.ts
stable-release-closeout.test.ts
test-env.test.ts fix: route install env test mutations 2026-06-24 20:10:42 +01:00
test-env.ts fix: centralize isolated test env writes 2026-06-24 20:01:36 +01:00
test-helper-extension-import-boundary.test.ts
tsconfig.json
ui.presenter-next-run.test.ts feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
vitest-boundary-config.test.ts
vitest-light-paths.test.ts
vitest-performance-config.test.ts
vitest-projects-config.test.ts feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
vitest-scoped-config.test.ts feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
vitest-ui-package-config.test.ts
vitest-unit-config.test.ts
vitest-unit-fast-config.test.ts feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
vitest-unit-paths.test.ts
web-provider-boundary.test.ts