Add symbol-info tool to default tools (#27766)

Follow-up to https://github.com/zed-industries/zed/pull/27733

Release Notes:

- N/A
This commit is contained in:
Richard Feldman 2025-03-31 00:56:22 -04:00 committed by GitHub
parent 078b241223
commit 5b2adfbb50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -666,6 +666,7 @@
"path-search": true,
"read-file": true,
"regex-search": true,
"symbol-info": true,
"thinking": true
}
}