-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
When attempting to use the Goose Agent ACP in Zed I get this error:
unsupported archive type in URL: https://github.com/block/goose/releases/download/v1.28.0/goose-x86_64-unknown-linux-gnu.tar.bz2
However i already have v1.28.0 CLI installed and working with my local LLMs
I tried both methods to connect.
- Registry:
I get the following error message:
- Custom:
{
"agent_servers": {
"goose": {
"type": "custom",
"command": "goose",
"args": ["acp"],
"env": {},
},
I get the following error message:
I'm using Ubuntu 24.04 x86. I use Goose v1.28.0 with Ollama and Zed v0.228.0, and I have both the CLI and desktop versions of Goose. Thanks in advance for your support!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels