gptme icon indicating copy to clipboard operation
gptme copied to clipboard

Fix unreliability of shell tool

Open ErikBjare opened this issue 9 months ago • 1 comments

Sometimes when using the shell tool it will give output for the last command instead of the current command, making for very confusing output to the LLM.

I'm not sure what causes this, maybe a bad split of the output, maybe triggered by interrupting commands? (which has been somewhat unreliable too)

ErikBjare avatar Jan 19 '25 10:01 ErikBjare