openclaw/src/node-host
2026-04-29 14:50:44 +01:00
..
config.ts refactor: remove confirmed dead helpers 2026-04-06 16:13:26 +01:00
exec-policy.test.ts fix(security): broaden shell-wrapper detection and block env-argv assignment injection [AI-assisted] (#65717) 2026-04-13 11:48:42 +05:30
exec-policy.ts fix(exec): align node shell allowlist wrappers (#62401) 2026-04-07 13:05:57 +03:00
invoke-system-run-allowlist.ts fix(exec): resolve remote approval regressions (#58792) 2026-04-01 02:07:20 -07:00
invoke-system-run-plan.test.ts test(node-host): cache native binary fixture lookup 2026-04-25 20:17:23 +01:00
invoke-system-run-plan.ts fix: harden node-host shell payload mutability checks 2026-04-16 20:34:17 +05:30
invoke-system-run.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
invoke-system-run.ts perf: lazy load hot test imports 2026-04-28 01:57:22 +01:00
invoke-types.ts
invoke.sanitize-env.test.ts fix(process): decode Windows command output with console codepage awareness (#72393) 2026-04-26 23:10:59 -07:00
invoke.ts fix(process): decode Windows command output with console codepage awareness (#72393) 2026-04-26 23:10:59 -07:00
plugin-node-host.test.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
plugin-node-host.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
runner.credentials.test.ts fix(node-runtime): keep node-host recovering after gateway restarts 2026-04-26 07:49:45 +01:00
runner.ts fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
with-timeout.ts