Commit 69480a6
authored
π fix: improve fs_read error message with file count (#796)
* π fix: improve fs_read error message with file count
When fs_read exceeds the maximum tool response size, include the number of files in the error message to provide better context for troubleshooting. This helps users understand why the operation failed and how to adjust their request.
* π fix: improve fs_read error message with file count
When fs_read exceeds the maximum tool response size, include the number of files in the error message to provide better context for troubleshooting. This helps users understand why the operation failed and how to adjust their request.1 parent a57946a commit 69480a6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
193 | | - | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
0 commit comments