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
349 stars 41 forks source link

Support for macOS 11.3.1 in devchat-ask package #266

Open yangbobo2021 opened 8 months ago

yangbobo2021 commented 8 months ago

Hello,

It appears that the devchat-ask package does not support macOS version 11.3.1. Currently, users on this version of macOS are unable to use the package due to compatibility issues. This restriction may prevent users from accessing the functionalities provided by devchat-ask.

Suggested Solution: One potential solution to this issue could be to reconsider the strategy of shipping pre-compiled binaries. By not relying on pre-compiled binaries, we can potentially lower the barrier for installing dependencies, making the package more accessible across different environments, including macOS 11.3.1.

This approach might involve more users in testing phases and also decrease the number of platform-specific issues, leading to a more robust and widely compatible package.

I am looking forward to hearing your thoughts on this matter and discussing potential steps forward.

Thank you for your attention and support.