Archived
7.2 KiB
7.2 KiB
@jmfederico/pi-web
1.202605.11
Patch Changes
1f06b25: Make the Pi Web light/dark themes the default automatic theme pair and keep Classic as the fallback for missing theme selections.619840a: Clear stale workspace activity indicators when sessions become idle or all remaining sessions are archived.9d4a017: Deep-link terminal selection so action-created terminals open directly and reload back to the same terminal.698a899: Load and watch first-party workspace plugin packages from the single Pi Web development command without requiring local symlinks.fb7903f: Document and harden separate Pi Web plugin package development, including the Actions plugin refresh flow and public terminal navigation helper.32182a5: Allow Pi package installs to create systemd services from bundled Pi Web entrypoints whenpi-web-serverandpi-web-sessiondare not on the service shell PATH.8fbdd6e: Prevent resize observers from attaching to missing UI elements during panel rerenders.1f06b25: Keep loading other external plugins when one plugin fails during registration.2631a63: Add persistent project, workspace, and session context in the web UI so mobile users keep their location visible while navigating between panels and chat.3da2fcf: Add in-place overflow lenses for workspace rows so truncated workspace labels and plugin links can be read or clicked, and cap long project and session names to two lines.894c4d0: Avoid automatically reselecting archived-only sessions unless an archived session was explicitly selected, and let closing the archived section clear archived session selection.cf1b0ed: Replace the workspace hover lens with a workspace actions/details menu so metadata remains accessible without blocking list scrolling or shifting rows.ea5d863: Preserve chat scroll positions more reliably across session and workspace changes, and keep live event groups collapsed when users close them during streaming.0a086c9: Keep action-palette plugin actions responsive when they change workspace tools or routes.3cce6d2: Rework chat scroll restoration around explicit bottom and anchor positions so session navigation and streaming updates keep the user's reading position stable.e5bc87b: Add a Go to Terminal action with a keyboard shortcut and clarify that plugin shortcuts are default keybindings attached to actions.
1.202605.10
Patch Changes
fb9e524: Build bundled Pi Web plugins from TypeScript during development and release packaging while shipping browser-loadable JavaScript modules.b637add: Update static file serving and WebSocket dependencies to patched releases, removing controlled dependency warnings and npm audit findings.ebe5639: Show active session and terminal activity on project and workspace rows so background work is visible from navigation.
1.202605.9
Patch Changes
9c028a7: Move archived session files out of active Pi session directories so normal session lists no longer scan archived histories.1d8dba9: Fix the homepage Keep control card icon so it renders clearly across browsers.c5dc655: Replace the chat history banner with a count-based conversation position meter that shows approximate message position without extra requests.6f7713f: Contain long edit diff lines inside the diff viewer so they scroll horizontally within the tool card instead of widening the chat transcript.ee6f60f: Improve Pi Web tool cards for edit operations with live preview updates, paired call/result display, and rendered diffs that match the TUI more closely.545499a: Add friendlier rotating in-progress response notices when opening a chat mid-reply.71ce2fb: Make workspace navigation bars horizontally scrollable on desktop and mobile, with side shadows showing when more items are available.547b6e6: Expand the live trailing events group while a session is active, then collapse it again once readable conversation output appears.e89441f: Make the mobile navigation panel sections collapsible so projects, workspaces, and sessions can each use more screen space.babb802: Add a beta-labeled Pi Web status panel with update instructions tailored to global npm, Pi package, or local installs. The panel appears for update/restart messages and stays visible for local or unknown installs, while keeping the bundled Info plugin as the minimal documented plugin example.6f7713f: Keep chat bubble and event group headers sticky while scrolling so long messages remain easier to orient within the transcript.b51d56c: Add theme tokens, a theme picker, and built-in current/docs-inspired themes for the Pi Web UI.
1.202605.8
Patch Changes
c77c47c: Document the Pi Web CalVer release rule so releases use the release month, increment the patch component for additional releases in the same month, and require explicit user confirmation before any breaking major release.3099579: Document and tighten the Pi Web plugin API around explicitpiWeb.pluginsmetadata, versioned browser modules, AI-oriented local plugin development, website plugin docs on pi-web.dev, feedback guidance, and resilient discovery that skips invalid plugins without hiding valid ones.
1.202605.7
Patch Changes
aab9ffb: Preserve newly started empty sessions and their prompt drafts across browser reloads until the user deletes them.c5bc855: Improvepi-web doctorandpi-web installto use the detected bash, zsh, or fish login shell, verify the systemd user service context can find required commands before installation, and print shell-specific PATH setup advice without persisting transient PATH values.9b1b1bb: Fix the docs mobile navigation so FAQ pages no longer overflow and compact the GitHub/theme controls on small screens.0aa0a13: Fix chat history reloads so previously displayed messages are not duplicated from the browser cache.42cad58: Add remote-first development positioning to the website and docs, including a philosophy page and laptop-versus-server FAQ guidance.c66d834: Add a static Pi Web website with installation docs, troubleshooting FAQ, and GitHub Pages deployment.6a8f8b6: Add global web UI/loginand/logoutflows for configuring API key and subscription provider authentication.
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.