chore(changesets): normalize pending release notes

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 20:24:33 +02:00
parent 6213940eea
commit 256db336e3
25 changed files with 25 additions and 55 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Raise the minimum supported Pi version to 0.80, removing reliance on Pi's deprecated `pi-ai` compat API for session-name generation in favor of the stable `pi-agent-core` streaming interface.
Require Pi 0.80 or newer and use its stable streaming API for session-name generation.