chore(release): v1.202605.11

This commit is contained in:
Federico Jaramillo Martinez
2026-05-21 14:03:07 +02:00
parent cf1b0ed345
commit ffb2942ead
22 changed files with 54 additions and 94 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Make the Pi Web light/dark themes the default automatic theme pair and keep Classic as the fallback for missing theme selections.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Clear stale workspace activity indicators when sessions become idle or all remaining sessions are archived.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Deep-link terminal selection so action-created terminals open directly and reload back to the same terminal.
-6
View File
@@ -1,6 +0,0 @@
---
"@jmfederico/pi-web": patch
"@jmfederico/pi-web-actions": patch
---
Load and watch first-party workspace plugin packages from the single Pi Web development command without requiring local symlinks.
@@ -1,6 +0,0 @@
---
"@jmfederico/pi-web": patch
"@jmfederico/pi-web-actions": patch
---
Document and harden separate Pi Web plugin package development, including the Actions plugin refresh flow and public terminal navigation helper.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
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.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web-actions": patch
---
Treat missing workspace actions configuration as an empty optional state instead of an error, with clearer guidance for invalid configs.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Prevent resize observers from attaching to missing UI elements during panel rerenders.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Keep loading other external plugins when one plugin fails during registration.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add persistent project, workspace, and session context in the web UI so mobile users keep their location visible while navigating between panels and chat.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
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.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Avoid automatically reselecting archived-only sessions unless an archived session was explicitly selected, and let closing the archived section clear archived session selection.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Replace the workspace hover lens with a workspace actions/details menu so metadata remains accessible without blocking list scrolling or shifting rows.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Preserve chat scroll positions more reliably across session and workspace changes, and keep live event groups collapsed when users close them during streaming.
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Keep action-palette plugin actions responsive when they change workspace tools or routes.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Rework chat scroll restoration around explicit bottom and anchor positions so session navigation and streaming updates keep the user's reading position stable.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add a Go to Terminal action with a keyboard shortcut and clarify that plugin shortcuts are default keybindings attached to actions.