ErikBjare / gptme

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
https://gptme.org/docs/
MIT License
2.64k stars 180 forks source link

fix: informative message for agent when permission isn't granted #223

Closed brayo-pip closed 3 weeks ago

brayo-pip commented 1 month ago

[!IMPORTANT] Update message in execute_shell function to clarify when a user declines to run a command.

  • Behavior:
    • Update message in execute_shell function in shell.py to "User chose not to run command" when user declines to run a command.

This description was created by Ellipsis for 1b3045470f936d78c99dc5fbd1010f0a722e9258. It will automatically update as commits are pushed.

brayo-pip commented 1 month ago

The other PR was too messed up with merge commits and my attempts at rebasing

brayo-pip commented 4 weeks ago

@ErikBjare Review