Skip to content

fix: kalibr prompt --openclaw broken onboarding steps#152

Merged
devonakelley merged 1 commit intomainfrom
fix/prompt-openclaw-broken-steps
Apr 4, 2026
Merged

fix: kalibr prompt --openclaw broken onboarding steps#152
devonakelley merged 1 commit intomainfrom
fix/prompt-openclaw-broken-steps

Conversation

@devonakelley
Copy link
Copy Markdown
Contributor

Three critical fixes to the autonomous OpenClaw onboarding prompt output — all confirmed broken by live testing.

Bug 1: kalibr auth --agent creates ghost accounts. Fixed to kalibr signup.
Bug 2: openclaw plugin install does not exist. Fixed to openclaw plugins install @kalibr/openclaw plus correct config set commands.
Bug 3: Dead 404 file downloads (kalibr_pipeline.py etc). Replaced with inline file content.

Version bump 1.9.7 -> 1.9.8.

…syntax, fix dead file downloads

Three critical fixes confirmed by live testing:
1. Step 2: kalibr auth --agent --email -> kalibr signup <email>
   (auth --agent creates ghost accounts users cannot log into)
2. Step 4: openclaw plugin install kalibr -> openclaw plugins install @kalibr/openclaw
   plus correct openclaw config set commands (plugin configure does not exist)
3. Step 6: Remove dead 404 file downloads (kalibr_pipeline.py, kalibr_taxonomy.py,
   kalibr_eval.py do not exist in examples/), replace with inline file content

Bump version 1.9.7 -> 1.9.8
@devonakelley devonakelley merged commit e5d984f into main Apr 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant