Archived
chore: improve package search metadata
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@jmfederico/pi-web": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Improve package gallery discoverability for remote web UI and browser control plane searches.
|
||||||
+9
-2
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202605.4",
|
"version": "1.202605.4",
|
||||||
"description": "Browser control plane for persistent Pi Coding Agent sessions.",
|
"description": "Remote web UI and browser control plane for persistent Pi Coding Agent sessions.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Federico Jaramillo Martinez",
|
"author": "Federico Jaramillo Martinez",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@@ -103,7 +103,14 @@
|
|||||||
"pi-coding-agent",
|
"pi-coding-agent",
|
||||||
"coding-agent",
|
"coding-agent",
|
||||||
"agent",
|
"agent",
|
||||||
"web"
|
"web",
|
||||||
|
"ui",
|
||||||
|
"web-ui",
|
||||||
|
"webui",
|
||||||
|
"remote",
|
||||||
|
"browser",
|
||||||
|
"control-plane",
|
||||||
|
"persistent-sessions"
|
||||||
],
|
],
|
||||||
"pi": {
|
"pi": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user