@vincenthanxiaodu/pi-web 1.202608.20 → 1.202608.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -114,7 +114,7 @@
114
114
  html, body { margin: 0; height: 100%; overflow: hidden; background: var(--pi-bg); color: var(--pi-text); }
115
115
  body { min-height: 100dvh; }
116
116
  </style>
117
- <script type="module" crossorigin src="./assets/index-rAQ0irIo.js"></script>
117
+ <script type="module" crossorigin src="./assets/index-vN-bQgXV.js"></script>
118
118
  <link rel="modulepreload" crossorigin href="./assets/vendor-editor-core-CXO8gGab.js">
119
119
  <link rel="modulepreload" crossorigin href="./assets/vendor-editor-languages-CpW4sJsX.js">
120
120
  </head>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vincenthanxiaodu/pi-web",
3
- "version": "1.202608.20",
3
+ "version": "1.202608.21",
4
4
  "description": "Web UI for persistent Pi Coding Agent sessions in real workspaces.",
5
5
  "license": "MIT",
6
6
  "author": "Federico Jaramillo Martinez",