I used showboat in GitHub Copilot CLI for the past two weeks. It’s impressive and versatile.
One thing I noticed is that the agent overused exec where it should have used note, resulting in commands like sed printed in the result instead of just the output.
Looking at the help I found that the note command is underrepresented in the example section. I guess that one example for note showing part of a source file could already be changing the way it is used a lot.
I used showboat in GitHub Copilot CLI for the past two weeks. It’s impressive and versatile.
One thing I noticed is that the agent overused exec where it should have used note, resulting in commands like sed printed in the result instead of just the output.
Looking at the help I found that the note command is underrepresented in the example section. I guess that one example for note showing part of a source file could already be changing the way it is used a lot.