Skip to content

[Bug]: 0.0.10 is missing setup-wizard.sh #197

@crisdias

Description

@crisdias

Severity

Critical - System crash / data loss / security issue

Component

Agent execution

Description

First time install fails because setup-wizard.sh is not on v0.0.10/tinyclaw-bundle.tar.gz

[6/6] Installing CLI command...
chmod: cannot access 'lib/setup-wizard.sh': No such file or directory

Steps to Reproduce

$ curl -fsSL https://raw.githubusercontent.com/TinyAGI/tinyclaw/main/scripts/remote-install.sh | bash

╔════════════════════════════════════════╗
║ TinyClaw Remote Installer ║
╚════════════════════════════════════════╝

[1/6] Checking dependencies...
✓ All dependencies found

[2/6] Choosing installation directory...
Installing to: /home/crisdias/.tinyclaw

TinyClaw is already installed at /home/crisdias/.tinyclaw
Settings and user data will be preserved.

Non-interactive mode detected, proceeding with re-install...
[3/6] Selecting installation method...
✓ Pre-built bundle available (v0.0.10)

[4/6] Downloading TinyClaw...
Downloading bundle...
✓ Bundle extracted

[5/6] Rebuilding native modules for your Node.js version...
rebuilt dependencies successfully
✓ Native modules rebuilt

[6/6] Installing CLI command...
chmod: cannot access 'lib/setup-wizard.sh': No such file or directory

Relevant Logs / Error Output

Configuration

TinyClaw Version

0.0.10

Operating System

Windows (WSL)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions