Archived
chore(release): v1.202605.5
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@jmfederico/pi-web": patch
|
||||
---
|
||||
|
||||
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.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@jmfederico/pi-web": patch
|
||||
---
|
||||
|
||||
Improve package gallery discoverability for remote web UI and browser control plane searches.
|
||||
@@ -1,5 +1,12 @@
|
||||
# @jmfederico/pi-web
|
||||
|
||||
## 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
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@jmfederico/pi-web",
|
||||
"version": "1.202605.4",
|
||||
"version": "1.202605.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@jmfederico/pi-web",
|
||||
"version": "1.202605.4",
|
||||
"version": "1.202605.5",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@codemirror/lang-css": "^6.3.1",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jmfederico/pi-web",
|
||||
"version": "1.202605.4",
|
||||
"version": "1.202605.5",
|
||||
"description": "Remote web UI and browser control plane for persistent Pi Coding Agent sessions.",
|
||||
"license": "MIT",
|
||||
"author": "Federico Jaramillo Martinez",
|
||||
|
||||
Reference in New Issue
Block a user