🐛 Bug Fixes
- fix to handle the error from survey.AskOne in the handleLongInputProtectionChange function
🔧 Other Changes
- Merge pull request #19 from benoitpetit/master
- Enhance UX with stream rendering and input protect
- Update README.md
📦 Downloads
- Linux:
duckduckgo-chat-cli_v1.1.9_linux_amd64 - Windows:
duckduckgo-chat-cli_v1.1.9_windows_amd64.exe - macOS:
duckduckgo-chat-cli_v1.1.9_darwin_arm64 - All platforms:
duckduckgo-chat-cli_v1.1.9_release.zip
🔐 Security
SHA256 checksums are provided for all binaries.
🚀 Installation
Linux/macOS
# Download and install
curl -L https://github.com/benoitpetit/duckduckGO-chat-cli/releases/download/v1.1.9/duckduckgo-chat-cli_v1.1.9_linux_amd64 -o duckduckgo-chat-cli
chmod +x duckduckgo-chat-cli
sudo mv duckduckgo-chat-cli /usr/local/bin/Windows
Download the .exe file and add it to your PATH.
Built with ♥ by GitHub Actions