read_file tool - truncation is naive and when a file is one line it gets truncted to 1000 characters
Open
bug
- Dominant language
- Clojure
- Stars
- 775
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Truncation is naive and when a file is one line it get truncated to 1000 characters.
Let's at least check if a file is one or two lines and then increase the line length truncation...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.