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
347 stars 39 forks source link

Refactor main entrypoint to disable windows_expand_args #396

Closed yangbobo2021 closed 4 months ago

yangbobo2021 commented 4 months ago

Refactoring __main__.py to disable windows_expand_args in the _main function for better command-line argument handling on Windows systems.