docs: require pi 0.82.1 in user-facing requirements

This commit is contained in:
Federico Jaramillo Martinez
2026-07-25 22:10:42 +02:00
parent 20b65cf5b9
commit 92854489cf
5 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"downloadUrl": "https://www.npmjs.com/package/@jmfederico/pi-web",
"codeRepository": "https://github.com/jmfederico/pi-web",
"description": "PI WEB is a web UI for Pi Coding Agent that keeps persistent agent sessions running in real workspaces on your machine or server.",
"softwareRequirements": "Node.js 22.19.0 or newer and Pi Coding Agent >=0.81.1 <0.82",
"softwareRequirements": "Node.js 22.19.0 or newer and Pi Coding Agent >=0.82.1 <0.83",
"license": "https://github.com/jmfederico/pi-web/blob/main/LICENSE"
}
</script>