-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked on
Description
Summary
The zeroclaw agent is failing E2E tests on all clouds (hetzner, sprite) because the upstream repository zeroclaw-labs/zeroclaw has been deleted or made private (returns 404).
Evidence
- GitHub API:
https://api.github.com/repos/zeroclaw-labs/zeroclaw→ 404 - Pinned release tarball (
v0.1.7-beta.30):https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.1.7-beta.30/zeroclaw-x86_64-unknown-linux-gnu.tar.gz→ 404 - Bootstrap script URL from manifest.json → 404
gh release list --repo zeroclaw-labs/zeroclaw→ "Could not resolve to a Repository"
Impact
- zeroclaw fails to install on every cloud (install times out after 600s waiting for .spawnrc)
- E2E sweep Add DigitalOcean cloud provider #7 results: zeroclaw FAIL on hetzner and sprite
What Needs to Happen
- Investigate whether zeroclaw has moved to a new repository/organization
- If found: update
ZEROCLAW_PREBUILT_TAGand install URLs inpackages/cli/src/shared/agent-setup.tsandmanifest.json - If the project is abandoned: consider removing zeroclaw from the matrix and marking as
"missing"
Discovered During
QA quality sweep #7 (2026-03-30)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked on