session/close method is stabilized.
When advertised via sessionCapabilities.close, Clients can now ask Agents to cancel any ongoing work for a session and free the resources associated with it, without having to terminate the whole ACP process. This lets long-running Clients keep memory, threads, and subprocesses under control as users accumulate sessions over time.
For the protocol documentation, see Closing Active Sessions.