Apparently running npx alphaclaw start expects /data to exist.
Running Doctor from the UI generates this P1 error:
Persistent-storage guidance names a nonexistent root
AlphaClaw bootstrap guidance says durable artifacts must live under `/data/.openclaw`, but this runtime's managed root is `/Users/alpha/.alphaclaw/.openclaw` and `/data` does not exist. Following the guidance would make valid persistence work fail.
Then asking agent to fix also doesn't help as agents responds with:
Could not apply safely. AlphaClaw 0.9.34—the latest release—hard-codes /data/.openclaw in its generator templates and offers no supported root-aware configuration/regeneration mechanism.
No files were changed, and the completion callback was not run.
Apparently running
npx alphaclaw startexpects /data to exist.Running Doctor from the UI generates this P1 error:
Then asking agent to fix also doesn't help as agents responds with: