`-p` mode should accept a `--expand-tool-calls` flag
Offen
area:non-interactive
- Vorherrschende Sprache
- Shell
- Sterne
- 11.2k
- Forks
- 1.9k
- Ø Merge
- 14 Std. 16 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### Describe the feature or problem you'd like to solve
A flag that will expand tool output in non-interactive sessions ala Ctrl+r in interactive mode
### Proposed solution
In interactive mode, you can run `Ctrl+r` to expand tool call output.
In non-interactive mode, you do not have the ability to see tool call output:
This flag will give visibility into what the result of tools called by the LLM was in non-interactive sessions
### Example prompts or workflows
_No response_
### Additional context
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.