TNG / please-cli

An AI helper for creating CLI commands
Apache License 2.0
71 stars 17 forks source link

Confusing output: `command: echo 'I do not know. Please rephrase your question.'` #52

Open corneliusroemer opened 3 months ago

corneliusroemer commented 3 months ago

It appears that please outputs:

💡 Command:
  echo 'I do not know. Please rephrase your question.'

when it doesn't know what command to run.

I find this output confusing. Why is it saying "echo" there? Is this a command it suggests I should run? If so, why doesn't it show the usual [I] etc dialog?

The output should probably be more like this:

Error: Prompt is not clear enough. Please rephrase and try again.