Environment:
- Ubuntu 24.04
- x86_64
- Node v22.22.0
- npm 10.9.4
Steps:
npm install -g freebuff
freebuff
Result:
Failed to download freebuff: HTTP 404
Download source:
https://github.com/CodebuffAI/codebuff-community/releases/download/freebuff-v0.0.136/freebuff-linux-x64.tar.gz
Verified manually:
curl -I https://github.com/CodebuffAI/codebuff-community/releases/download/freebuff-v0.0.136/freebuff-linux-x64.tar.gz
returns HTTP/2 404.
The launcher appears to request a binary that doesn't exist.
Environment:
Steps:
npm install -g freebuff
freebuff
Result:
Failed to download freebuff: HTTP 404
Download source:
https://github.com/CodebuffAI/codebuff-community/releases/download/freebuff-v0.0.136/freebuff-linux-x64.tar.gz
Verified manually:
curl -I https://github.com/CodebuffAI/codebuff-community/releases/download/freebuff-v0.0.136/freebuff-linux-x64.tar.gz
returns HTTP/2 404.
The launcher appears to request a binary that doesn't exist.