Replies: 1 comment
|
@maria-rcks I believe it is not a duplicate issue. Seeing a detailed toolcall is one thing, but I'm talking about seeing the interactive shell streaming in a readonly mode, not a JSON like output. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Allow readonly access to the shells that were launched by the agents.
This allow the user to see the processing of the shell in the middle of the tool call, and also allows the user to steer the agent more efficiently and more securely.
In codex CLI for example, this is supported by the
/pscommand.All reactions