openclaw/src/acp
Tak Hoffman cd653c55d7
windows: unify non-core spawn handling across acp qmd and docker (openclaw#31750) thanks @Takhoffman
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check (fails on pre-existing unrelated src/slack/monitor/events/messages.ts typing errors)
- pnpm vitest run src/acp/client.test.ts src/memory/qmd-manager.test.ts src/agents/sandbox/docker.execDockerRaw.enoent.test.ts src/agents/sandbox/docker.windows.test.ts extensions/acpx/src/runtime-internals/process.test.ts

Co-authored-by: Takhoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-02 08:05:39 -06:00
..
control-plane feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
runtime ACP: carry dedupe/projector updates onto configurable acpx branch 2026-03-01 20:39:24 +01:00
client.test.ts windows: unify non-core spawn handling across acp qmd and docker (openclaw#31750) thanks @Takhoffman 2026-03-02 08:05:39 -06:00
client.ts windows: unify non-core spawn handling across acp qmd and docker (openclaw#31750) thanks @Takhoffman 2026-03-02 08:05:39 -06:00
commands.ts
event-mapper.ts fix(acp): escape C0/C1 controls in resource link metadata 2026-02-22 08:16:38 +01:00
meta.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
policy.test.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
policy.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
secret-file.ts fix: harden ACP secret handling and exec preflight boundaries 2026-02-19 15:34:20 +01:00
server.startup.test.ts fix: harden ACP gateway startup sequencing (#23390) (thanks @janckerchen) 2026-02-22 10:47:38 +01:00
server.ts refactor(gateway): unify auth credential resolution 2026-02-22 18:23:13 +01:00
session-mapper.test.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
session-mapper.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
session.test.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
session.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
translator.prompt-prefix.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
translator.session-rate-limit.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
translator.test-helpers.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
translator.ts chore: fix formatting drift and stabilize cron tool mocks 2026-02-19 15:41:38 +01:00
types.ts fix(acp): harden session lifecycle against flooding 2026-02-19 14:50:17 +01:00