chore(release): v1.202607.0

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 20:47:05 +02:00
parent 256db336e3
commit 16b801b8cd
26 changed files with 31 additions and 118 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Make archive and delete actions reliable for large multi-session selections.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Allow chat copy buttons to work from HTTP private-network addresses by falling back when the browser Clipboard API is unavailable.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Keep delegation tools available in human-created and independently spawned sessions, remove them from tracked child sessions, and guide parents to wait for required children at join points without polling.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Keep npm release builds working across platforms and exclude internal test-support modules from published packages.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Speed up chat loading, session resume, and long-conversation rendering while reducing browser response sizes.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Show complete file paths and commands in tool headers and expanded details, with horizontal scrolling for long tool targets and results.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Make spawned and tracked subsessions inherit the dispatching session's current model instead of falling back to the last globally selected model.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Preserve archive and archived-session delete actions for older federated PI WEB machines that do not yet advertise session persistence or delete capabilities.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Manage Pi packages from Settings on the selected local or federated PI WEB machine, with install, update, and removal flows that respect each machine's advertised capabilities.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Keep the chat prompt stable during streaming so mobile touch gestures, including iOS paste and edit callouts, are not interrupted.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Prevent iOS Safari from zooming into small text inputs across the web UI.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Require Pi 0.80 or newer and use its stable streaming API for session-name generation.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Support Pi's `max` thinking level and refresh shipped runtime dependencies.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Name Relay handoff sessions consistently from their relay name and leg number.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Improve file suggestions by waiting for all Git probes before deciding whether to scan the wider workspace.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Promote the Updates tab to stable by removing its beta label while keeping update message counts visible.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Edit machine-scoped PI WEB settings on the selected machine—including session daemon tools, plugin enablement, path access, and upload defaults—while keeping gateway/browser-only settings local and disabling unsupported remote forms.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Show generated suffixes for unnamed sessions so multiple new empty chats are easier to distinguish.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add `/reload` for PI WEB sessions so newly installed Pi package resources can be loaded without restarting the session daemon, with separate guidance for browser plugin reloads.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Open new chats immediately—including on mobile—queue sends until their backend sessions are ready, and keep concurrent starts and archive/delete/reload actions aligned with server persistence.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Standardize Settings panels so descriptions, notices, and controls render in a consistent order.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Show complete message dates and model identifiers in a consistent label, wrapping expanded metadata without changing message-header height.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add a terminal copy mode with a touch-selectable, color-preserving output snapshot and a Copy all action for mobile browsers.