openclaw/src/node-host
Sid 7b5a410b83
fix(node-host): decode Windows exec output with active code page (openclaw#30652) thanks @Sid-Qin
Verified:
- pnpm vitest run src/node-host/invoke.sanitize-env.test.ts src/node-host/invoke-system-run.test.ts

Co-authored-by: Sid-Qin <53659198+Sid-Qin@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-02 07:50:17 -06:00
..
config.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
exec-policy.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
exec-policy.ts fix(security): block shell-wrapper line-continuation allowlist bypass 2026-02-22 22:36:29 +01:00
invoke-browser.ts refactor(node-host): extract invoke handlers 2026-02-13 19:08:37 +00:00
invoke-system-run-allowlist.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
invoke-system-run-plan.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
invoke-system-run.test.ts [AI-assisted] test: fix typing and test fixture issues (#31444) 2026-03-02 00:41:21 -08:00
invoke-system-run.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
invoke-types.ts fix(security): trust resolved skill-bin paths in allowlist auto-allow 2026-02-24 03:12:43 +00:00
invoke.sanitize-env.test.ts fix(node-host): decode Windows exec output with active code page (openclaw#30652) thanks @Sid-Qin 2026-03-02 07:50:17 -06:00
invoke.ts fix(node-host): decode Windows exec output with active code page (openclaw#30652) thanks @Sid-Qin 2026-03-02 07:50:17 -06:00
runner.ts refactor: dedupe runtime and helper flows 2026-03-02 12:55:47 +00:00
with-timeout.ts fix: add safety timeout to session.compact() to prevent lane deadlock (#16533) 2026-02-14 17:54:12 -05:00