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/CHANGELOG.md
T

12 KiB

@jmfederico/pi-web

1.202606.0

Patch Changes

  • 6c094af: Keep slash command autocomplete visible above the chat status indicator.
  • bad3a18: Add an action-palette command for deleting browser-cached new sessions, while keeping archive and delete session actions context-specific.
  • fdd2cf2: Keep chat file mention suggestions working on installations that do not have ripgrep available, add an all-file @ mention mode, stop hiding directories in the file explorer, and report optional ripgrep availability in pi-web doctor.
  • a038da6: Fix mobile browser layout so the app no longer leaves an extra bottom gap above browser controls while preserving standalone PWA safe-area spacing.
  • 9c80eb0: Avoid suggesting unavailable pi-web restart commands for local checkout installs, and show native service commands only when PI WEB can detect matching service files.
  • 5090661: Add pi-web version and include installed and running PI WEB version details in doctor output.
  • 9c80eb0: Rename the PI WEB status workspace tab to Updates so version and restart guidance is easier to find.

1.202605.14

Patch Changes

  • 3bd4773: Correct the chat history range label when normalized display messages are fewer than the raw session transcript entries.
  • 1c1740a: Keep left navigation section titles visible while project, workspace, and session lists scroll.
  • 5737b22: Add a collapse control for the left navigation panel in wide and two-panel layouts.
  • 50f1ddc: Refresh session list message counts from live session status updates.
  • c73ac5b: Keep PWA navigation bars visible after returning to the app from the background.
  • 2abd1d9: Queue prompts submitted during session compaction in pi-web and deliver them only after compaction finishes.
  • 958596a: Make pi-web status print a concise service health report without invoking paged system service output.
  • f569467: Add an optional terminal soft-key bar for common control, navigation, and Meta-style key sequences, with mobile-friendly defaults and a persistent toggle.
  • 61a763a: Keep the chat status indicator bubble above sticky message titles.
  • 559c6f6: Add a desktop edge control for collapsing and expanding the workspace tools panel.

1.202605.13

Patch Changes

  • 57a6a4a: Improve pi-web doctor to report missing commands safely, skip Linux systemd checks on non-Linux platforms, and avoid misleading restart advice after the macOS node-pty permission workaround.
  • 34e657d: Add a pi-web doctor diagnostic for the upstream macOS node-pty spawn-helper permission issue, including the workaround and tracking links.
  • 8247281: Add macOS LaunchAgent service installs and a shared development install mode with pi-web install --dev.
  • 4bfd4ac: Add homepage and remote-first website copy that explains PI WEB's persistent-by-default agent workflow.
  • 679008d: Fix workspace and project activity indicators so stale session activity clears instead of reappearing after idle sessions.
  • 56fa641: Restore spellcheck and autocorrect for prose in the web chat prompt while keeping command-like input protected from autocorrection.
  • 711c4f3: Run workspace deletion and configurable workspace actions in visible PI WEB terminals with reload-safe command-run tracking, mobile-friendly cancellation, and shell continuation after command completion.

1.202605.12

Patch Changes

  • 13bb8e4: Add a theme-aware dash favicon and uppercase PI WEB page titles.
  • 428f7bb: Add a session list action to archive a session together with its descendant sessions in the same workspace.
  • f4aeb06: Make the mobile location breadcrumbs clickable so they open project, workspace, or session selection directly.
  • 5bc2542: Extend chat diff row backgrounds across the full horizontal scroll area.
  • 9e3d272: Prefill the prompt editor with the selected user message after forking a session.
  • 23e82e1: Improve empty states for workspace tools and session selection when no project, workspace, or session is selected.
  • a1e903f: Add cached image previews up to 10 MB to the workspace file browser for common image file types.
  • df20563: Add refresh controls when PI WEB is launched as a PWA, with action palette commands for refreshing app data or reloading the page.
  • 2f5293a: Fix mobile workspace panels, including the PI WEB status panel, so overflowing content remains scrollable on iPhone.
  • 3409b0a: Name newly forked and cloned web sessions with readable Fork and Copy counters based on the source session title.
  • 6a8f2f2: Prevent the message composer from inserting a stray blank line when starting a new session with the keyboard shortcut.
  • 1546143: Add PWA manifest icons so installed PI WEB apps use the project icon.
  • 1546143: Standardize user-facing PI WEB branding in uppercase across the app, docs, and install metadata.

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 when pi-web-server and pi-web-sessiond are 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 explicit piWeb.plugins metadata, 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: Improve pi-web doctor and pi-web install to 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 /login and /logout flows 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.