SDK Prompting for permissions to read an output file created by CLI for large outputs
Offen
vs-code
- Vorherrschende Sprache
- Java
- Sterne
- 10.5k
- Forks
- 1.5k
- Ø Merge
- 1 T. 11 Std.
- Gemergte PRs (30 T.)
- 127
Beschreibung
```
{"type":"tool.execution_complete","data":{"toolCallId":"call_Gy2uDhKI9qIX2yMRS5USIm3C","....,"result":{"content":"Output too large to read at once (74.5 KB). Saved to: /var/folders/tk/xz6l8fxs0cxgphyh0xy2n4hh0000gn/T/copilot-tool-output-1776206629188-gotvti.txt\nConsider using tools like grep (for [\"ts\",\"js\",\"json\"]","matches_found":"true","large_output":"true","large_output_file":"/var/folders/tk/xz6l8fxs0cxgphyh0xy2n4hh0000gn/T/copilot-tool-output-1776206629188-gotvti.txt"},"
```
& then SDK passes permission request onto client to read this file.
CLI should auto approve such reads.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.