Skip to content

bug: zeroclaw agent broken — zeroclaw-labs/zeroclaw repository is gone (404) #3102

@la14-1

Description

@la14-1

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

  1. Investigate whether zeroclaw has moved to a new repository/organization
  2. If found: update ZEROCLAW_PREBUILT_TAG and install URLs in packages/cli/src/shared/agent-setup.ts and manifest.json
  3. If the project is abandoned: consider removing zeroclaw from the matrix and marking as "missing"

Discovered During

QA quality sweep #7 (2026-03-30)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingin-progressIssue is being actively worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions