openclaw/src/node-host
Peter Steinberger cc0f30f5fb test: fix windows runtime and restart loop harnesses 2026-03-09 07:22:23 +00:00
..
config.ts fix: harden sandbox writes and centralize atomic file writes 2026-03-02 16:45:12 +00: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.test.ts refactor: harden browser relay CDP flows 2026-03-08 23:46:10 +00:00
invoke-browser.ts refactor: harden browser relay CDP flows 2026-03-08 23:46:10 +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.test.ts test: fix Windows fake runtime bin fixtures 2026-03-09 06:50:52 +00:00
invoke-system-run-plan.ts fix(node-host): bind bun and deno approval scripts 2026-03-09 05:59:32 +00:00
invoke-system-run.test.ts test: fix windows runtime and restart loop harnesses 2026-03-09 07:22:23 +00:00
invoke-system-run.ts fix(node-host): bind approved script operands 2026-03-07 23:04:00 +00:00
invoke-types.ts fix(node-host): bind approved script operands 2026-03-07 23:04:00 +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 refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
runner.credentials.test.ts gateway: harden shared auth resolution across systemd, discord, and node host 2026-03-07 18:28:32 -06:00
runner.ts Node Host: allowlist password precedence labels 2026-03-07 16:43:22 -08:00
with-timeout.ts