Drop native agent session when AcpThread gets released (#35713)

Release Notes:

- N/A

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
This commit is contained in:
Antonio Scandurra 2025-08-06 12:20:40 +02:00 committed by GitHub
parent 6f5867fc88
commit ecd182c52f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 58 additions and 31 deletions

1
Cargo.lock generated
View file

@ -160,6 +160,7 @@ dependencies = [
"agent_servers",
"anyhow",
"client",
"clock",
"cloud_llm_client",
"collections",
"ctor",