openclaw/extensions/acpx/src
Bob 61f7cea48b
fix: kill stuck ACP child processes on startup and harden sessions in discord threads (#33699)
* Gateway: resolve agent.wait for chat.send runs

* Discord: harden ACP thread binding + listener timeout

* ACPX: handle already-exited child wait

* Gateway/Discord: address PR review findings

* Discord: keep ACP error-state thread bindings on startup

* gateway: make agent.wait dedupe bridge event-driven

* discord: harden ACP probe classification and cap startup fan-out

* discord: add cooperative timeout cancellation

* discord: fix startup probe concurrency helper typing

* plugin-sdk: avoid Windows root-alias shard timeout

* plugin-sdk: keep root alias reflection path non-blocking

* discord+gateway: resolve remaining PR review findings

* gateway+discord: fix codex review regressions

* Discord/Gateway: address Codex review findings

* Gateway: keep agent.wait lifecycle active with shared run IDs

* Discord: clean up status reactions on aborted runs

* fix: add changelog note for ACP/Discord startup hardening (#33699) (thanks @dutifulbob)

---------

Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
2026-03-04 10:52:28 +01:00
..
runtime-internals fix: kill stuck ACP child processes on startup and harden sessions in discord threads (#33699) 2026-03-04 10:52:28 +01:00
config.test.ts fix(acpx): default strict windows wrapper policy on windows 2026-03-02 01:31:32 +00:00
config.ts Plugins/acpx: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
ensure.test.ts ACPX: pin 0.1.15 and tolerate missing --version in health check 2026-03-01 20:39:24 +01:00
ensure.ts Plugins/acpx: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
runtime.test.ts fix: code/cli acpx reliability 20260304 (#34020) 2026-03-04 01:15:28 -05:00
runtime.ts fix: kill stuck ACP child processes on startup and harden sessions in discord threads (#33699) 2026-03-04 10:52:28 +01:00
service.test.ts Plugins/acpx: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
service.ts Plugins/acpx: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00