devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
340 stars 39 forks source link

Refactor command_runner to Handle README Files During Command Execution #343

Closed yangbobo2021 closed 4 months ago

yangbobo2021 commented 4 months ago

This pull request includes changes that refactor command_runner.py to improve its handling of readme files when executing commands. The updates ensure that execution is more robust and better suited to different scenarios involving readme files.

Please review the changes and provide feedback or approve the merge if everything looks good.