Files
openclaw/packages
Peter Steinberger 52adbf4c60 fix(acp): cancel pending prompts when the bridge shuts down (AI-assisted) (#124068)
* fix(acp): cancel pending prompts on shutdown

ACP shutdown now aborts accepted Gateway runs and releases bridge session state rather than leaving prompts pending.

* fix(acp): preserve injected store ownership

Keep caller-provided ACP session stores generic while disposing only the concrete store created by the agent.
2026-08-15 00:45:42 -07:00
..