Feature hasn't been suggested before.
Describe the enhancement you want to request
Currently tool_call_update do not include tool outputs, as for most tools outputs are expected only on completion.
For bash though this is not the case - and we'd like to stream bash outputs to the client (same as is done in the tui) while the tool is running.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Currently tool_call_update do not include tool outputs, as for most tools outputs are expected only on completion.
For bash though this is not the case - and we'd like to stream bash outputs to the client (same as is done in the tui) while the tool is running.