Capture telemetry when requesting completions in agent2 (#36600)

Release Notes:

- N/A
This commit is contained in:
Antonio Scandurra 2025-08-20 18:04:32 +02:00 committed by GitHub
parent 1e6cefaa56
commit 699f58aeba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 2 deletions

1
Cargo.lock generated
View file

@ -239,6 +239,7 @@ dependencies = [
"smol",
"sqlez",
"task",
"telemetry",
"tempfile",
"terminal",
"text",