# @jmfederico/pi-web ## 1.202605.6 ### Patch Changes - 559436c: Install Pi Web services from the Pi extension using the normal login-shell command shims instead of hardcoded Node paths, so sessions use the same PATH for node and npm. - c547478: Keep mobile workspace selection in the Sessions view so users can confirm the remembered session before opening chat, and restore mobile URLs without an explicit view back to Sessions. - 42b9c53: Remove unsupported direct GitHub install instructions from the README. ## 1.202605.5 ### Patch Changes - a807569: Fix browser terminal sizing so progress/status lines update in place instead of wrapping when the PTY size has not caught up with the visible terminal. - d064c4e: Improve package gallery discoverability for remote web UI and browser control plane searches. ## 1.202605.4 ### Patch Changes - 7a9e7db: Copying selected rendered chat markdown now places the raw markdown source on the clipboard. - cf43c95: Formalize release notes with Changesets and project-local skills for changelog and npm publishing workflows. - e12382c: Keep a new prompt separate from the stopped prompt after aborting a session turn.