openclaw/src/node-host
Vincent Koc 55e599c7b6
fix(node): foreground pairing no longer exits early (#105038)
* fix(node): keep foreground pairing wait alive

* test(node): cover foreground pairing lifetime

* fix(node): retain keepalive through shutdown

* test(node): match deferred cleanup mock type
2026-07-12 16:41:17 +08:00
..
config.ts chore(pairing): retire vestigial node token plumbing and flatten cleanup claims (#103140) 2026-07-09 23:48:01 +01:00
exec-policy.test.ts
exec-policy.ts
invoke-system-run-allowlist.test.ts refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
invoke-system-run-allowlist.ts fix(core): make indexed access explicit across remaining src (NUIA phase 3b) (#104773) 2026-07-11 20:47:34 -07:00
invoke-system-run-plan.test.ts fix: bind package-manager exec approvals to inner commands [AI] (#102035) 2026-07-08 21:29:02 +05:30
invoke-system-run-plan.ts fix(core): make indexed access explicit across remaining src (NUIA phase 3b) (#104773) 2026-07-11 20:47:34 -07:00
invoke-system-run.test.ts fix(macos): reject revoked forwarded exec approvals (#103968) 2026-07-10 19:01:17 -07:00
invoke-system-run.ts fix(macos): reject revoked forwarded exec approvals (#103968) 2026-07-10 19:01:17 -07:00
invoke-types.ts fix: prevent exec approval revocation races (#103515) 2026-07-10 21:35:05 +01:00
invoke.mcp.test.ts feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
invoke.run-command.test.ts fix(node-host): clarify unusable node exec cwd failures (#97105) 2026-07-09 11:34:25 +01:00
invoke.sanitize-env.test.ts
invoke.test.ts feat(ui): browse Gateway and node folders from one root (#105114) 2026-07-12 09:07:07 +01:00
invoke.ts feat(ui): browse Gateway and node folders from one root (#105114) 2026-07-12 09:07:07 +01:00
mcp.test.ts feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
mcp.ts feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
plugin-node-host.test.ts feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
plugin-node-host.ts feat: node-hosted plugins — dynamic tools, MCP servers, and skills (#90431) 2026-07-11 10:16:34 -07:00
runner.credentials.test.ts
runner.test.ts fix(node): foreground pairing no longer exits early (#105038) 2026-07-12 16:41:17 +08:00
runner.ts fix(node): foreground pairing no longer exits early (#105038) 2026-07-12 16:41:17 +08:00
skills.test.ts fix(skills): read node-hosted skills from their publishing node (#104832) 2026-07-11 17:54:14 -07:00
skills.ts fix(skills): read node-hosted skills from their publishing node (#104832) 2026-07-11 17:54:14 -07:00
with-timeout.test.ts
with-timeout.ts