mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 15:43:57 -06:00
52adbf4c60
* 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.