Track tool use counts (#28722)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-04-14 15:45:36 -06:00 committed by GitHub
parent 26b9c32e96
commit c8ccc472b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 3 deletions

1
Cargo.lock generated
View file

@ -4882,6 +4882,7 @@ dependencies = [
"chrono",
"clap",
"client",
"collections",
"context_server",
"dap",
"env_logger 0.11.8",