Allow read-file tool to read a subset of a file (#26966)

Release Notes:

- N/A
This commit is contained in:
Richard Feldman 2025-03-18 10:03:15 -04:00 committed by GitHub
parent 4b775505f5
commit 122e73f152
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 1 deletions

View file

@ -18,6 +18,7 @@ chrono.workspace = true
collections.workspace = true
feature_flags.workspace = true
futures.workspace = true
itertools.workspace = true
gpui.workspace = true
language.workspace = true
language_model.workspace = true