acp: Refactor agent2 send to have a clearer control flow (#36689)

Release Notes:

- N/A
This commit is contained in:
Antonio Scandurra 2025-08-21 18:11:05 +02:00 committed by GitHub
parent 132daef9f6
commit 190217a43b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 134 additions and 163 deletions

1
Cargo.lock generated
View file

@ -244,6 +244,7 @@ dependencies = [
"terminal",
"text",
"theme",
"thiserror 2.0.12",
"tree-sitter-rust",
"ui",
"unindent",