兰之
10d10faa25
feat(plugin-sdk): add resolve_exec_env hook
Summary:
- Add the plugin SDK `resolve_exec_env` hook for bounded exec environment contributions.
- Wire resolved exec env through exec preparation/final execution without exposing plugin env values to generic tool hooks.
- Cover lazy exec loading, host and command rewrites, node/gateway execution, filtering, and EXEC shell snapshot cache behavior.
Verification:
- `pnpm changed:lanes --json`
- `node scripts/run-vitest.mjs src/agents/bash-tools.exec.resolve-env-hook.test.ts src/agents/agent-tool-definition-adapter.test.ts src/agents/agent-tool-definition-adapter.after-tool-call.test.ts src/agents/shell-snapshot.test.ts src/plugins/hook-resolve-exec-env.test.ts`
- `pnpm check:test-types`
- `pnpm lint src/agents/bash-tools.exec.ts src/agents/bash-tools.exec.resolve-env-hook.test.ts`
- `.agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main`
- PR CI clean on 1bbad8d071: https://github.com/openclaw/openclaw/actions/runs/26817910293
Co-authored-by: Lanzhi <lizhan3@xiaomi.com>
2026-06-02 08:00:42 -04:00
..
2026-06-02 06:38:00 -04:00
2026-05-29 11:04:37 +01:00
2026-05-11 18:44:54 +01:00
2026-06-01 13:08:56 -07:00
2026-05-31 16:02:06 +01:00
2026-05-31 23:00:08 -04:00
2026-06-02 04:13:50 +00:00
2026-06-01 23:03:27 -04:00
2026-06-01 15:32:42 -07:00
2026-05-06 08:49:27 -07:00
2026-05-26 20:51:00 +01:00
2026-06-02 06:09:02 -04:00
2026-06-01 04:02:51 +01:00
2026-05-26 02:21:58 +01:00
2026-05-31 19:54:34 +01:00
2026-06-02 13:44:45 +05:30
2026-05-28 21:00:24 -07:00
2026-06-02 13:44:45 +05:30
2026-06-02 08:00:42 -04:00
2026-05-31 21:47:47 -04:00
2026-06-01 01:18:46 -04:00
2026-06-02 14:22:25 +08:00
2026-05-29 09:45:14 +01:00
2026-04-28 03:13:20 +01:00
2026-05-29 03:49:43 +01:00
2026-06-01 23:03:27 -04:00
2026-05-02 22:37:01 +01:00
2026-06-02 06:09:02 -04:00
2026-05-31 12:49:18 -04:00
2026-05-27 19:24:04 +01:00
2026-05-08 06:01:23 +01:00
2026-05-27 19:24:04 +01:00
2026-05-02 04:42:55 +01:00
2026-05-31 20:28:40 +01:00
2026-04-12 09:09:50 +01:00
2026-05-27 21:18:08 +01:00
2026-05-31 12:57:16 +01:00
2026-05-27 19:24:04 +01:00
2026-05-31 18:13:58 +01:00
2026-02-20 09:33:46 -05:00
2026-05-05 21:14:55 -07:00
2026-05-27 19:24:04 +01:00
2026-05-05 17:38:21 +01:00
2026-05-31 12:57:16 +01:00
2026-05-22 17:59:14 +01:00
2026-04-23 20:40:15 -07:00
2026-05-17 21:19:05 +00:00
2026-01-30 03:16:21 +01:00