Hey, thanks for the report. This is a known issue: the agent can’t access terminal content when it’s passed in certain ways.
Workaround: select the text in the terminal and use the “Add to chat” button, or try the Ctrl+I shortcut. This way the terminal output is correctly passed to the agent.
This issue has been affecting users since at least v2.0.34.
The team is aware of this problem and is already investigating it.
Using the “Add to chat” button does NOT work. That is not a fix and is exactly the same as using the shortcut or regular paste (all result in sending the “lines”). I have been able to paste the raw text into chate using cmd+shift+v. Which at least gets the context to the LLM.
But yeah, same issue. The LLM cannot see the terminal output. I am on MacOS. Not sure if there might be permissions issue?
It may be MacOS-related, I’m also regularly running into Cmd + V erratically working (sometimes it does, sometimes not). Sometimes closing and reopening the Chat solves the issue, sometimes it doesn’t. Quantum programming at its best.