Add ‘Output’ logs as Chat Context

Hello!

I’m Go programmer and I have configured Cursor to “test on save”. This provides me with instantaneous feedback about my changes in current package. Those tests are run in “Output / Go Tests”.
This feature could also be used by Agent! It would make it unnecessary to invoke test commands by Agent to check after every change how it goes. Of course, it would require small wait time for tests to complete, but it would greatly improve flow of working on tests with Agent.

What do you think?

Sebastian

5 Likes

Appreciate the idea here! The terminal is usually the most common place users run tests but, especially when using extensions, I can see the output tab being a solid source of context the model could use!