This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/.changeset/fix-pi-0-80-8-modelruntime-auth.md
T
Federico Jaramillo Martinez f539193c3d docs(changeset): add Pi 0.80.8+ ModelRuntime auth migration changeset (slice 6)
Relay issue-62-authstorage leg 7 (final): add patch changeset for the
session-daemon crash fix on Pi >=0.80.8, re-verify green, confirm goal
criteria and cleanup. Relay complete.
2026-07-17 22:01:36 +02:00

424 B

@jmfederico/pi-web
@jmfederico/pi-web
patch

Fix the session daemon crashing on startup with Pi (@earendil-works/pi-coding-agent) 0.80.8 and newer. Pi removed the AuthStorage API in 0.80.8, which caused Pi Web to fail at module load. Authentication, OAuth login, API-key save/logout, provider listing, and the Anthropic subscription warning now run on Pi's new ModelRuntime credential APIs. Pi Web now requires Pi >=0.80.8.