@pi-harness/pi-harness 0.1.50 → 0.1.52

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.
@@ -15,7 +15,7 @@
15
15
  <link rel="apple-touch-icon" href="/icons/app/apple-touch-icon-180.png" sizes="180x180" />
16
16
  <link rel="manifest" href="/manifest.webmanifest" />
17
17
  <title>Pi Harness / Control Room</title>
18
- <script type="module" crossorigin src="/assets/index-CID0Xx2C.js"></script>
18
+ <script type="module" crossorigin src="/assets/index-DPtR73F9.js"></script>
19
19
  <link rel="modulepreload" crossorigin href="/assets/react-vendor-BxoMtjVy.js">
20
20
  <link rel="modulepreload" crossorigin href="/assets/markdown-vendor-DUdMWn0M.js">
21
21
  <link rel="stylesheet" crossorigin href="/assets/index-BTIJBvkA.css">
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Browser application entry for Pi Harness",
6
6
  "type": "module",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "agent-teams",
3
3
  "packageName": "@pi-harness/plugin-agent-teams",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Agent Team Board",
6
6
  "description": "在当前会话内维护一份角色、任务依赖与留言板,不会额外启动 agent,也不会对外发消息。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-session",
3
3
  "packageName": "@pi-harness/plugin-browser-session",
4
- "version": "0.1.31",
4
+ "version": "0.1.32",
5
5
  "name": "Browser Session",
6
6
  "description": "通过 Chrome DevTools 协议控制一个仅限本机回环的浏览器会话,命令受限、可取消,截图元数据会被清理。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "web-research",
3
3
  "packageName": "@pi-harness/plugin-web-research",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Web Research",
6
6
  "description": "通过可配置的搜索服务检索公网,返回带出处、有上限的证据。",
7
7
  "author": "Pi Harness",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/api-gateway",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Cordis HTTP API routes for the Pi Harness browser client",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/cli",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Plugin-first Pi Harness CLI",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/host-webserver",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Cordis route-registration service for the Pi Harness web host",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web-app",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Patchable Web application bundle for Pi Harness",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/pi-harness",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
5
5
  "bugs": {
6
6
  "url": "https://github.com/pi-harness/pi-harness/issues"
@@ -58,11 +58,11 @@
58
58
  "@earendil-works/pi-agent-core": "0.84.4",
59
59
  "@earendil-works/pi-ai": "0.84.4",
60
60
  "@earendil-works/pi-coding-agent": "0.84.4",
61
- "@pi-harness/api-gateway": "0.1.50",
62
- "@pi-harness/cli": "0.1.50",
63
- "@pi-harness/core": "^0.1.50",
64
- "@pi-harness/host-webserver": "0.1.50",
65
- "@pi-harness/web-app": "0.1.50",
61
+ "@pi-harness/api-gateway": "0.1.52",
62
+ "@pi-harness/cli": "0.1.52",
63
+ "@pi-harness/core": "^0.1.52",
64
+ "@pi-harness/host-webserver": "0.1.52",
65
+ "@pi-harness/web-app": "0.1.52",
66
66
  "semver": "7.8.5"
67
67
  },
68
68
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "agent-teams",
3
3
  "packageName": "@pi-harness/plugin-agent-teams",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Agent Team Board",
6
6
  "description": "在当前会话内维护一份角色、任务依赖与留言板,不会额外启动 agent,也不会对外发消息。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-session",
3
3
  "packageName": "@pi-harness/plugin-browser-session",
4
- "version": "0.1.31",
4
+ "version": "0.1.32",
5
5
  "name": "Browser Session",
6
6
  "description": "通过 Chrome DevTools 协议控制一个仅限本机回环的浏览器会话,命令受限、可取消,截图元数据会被清理。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "web-research",
3
3
  "packageName": "@pi-harness/plugin-web-research",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Web Research",
6
6
  "description": "通过可配置的搜索服务检索公网,返回带出处、有上限的证据。",
7
7
  "author": "Pi Harness",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/api-gateway",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Cordis HTTP API routes for the Pi Harness browser client",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "agent-teams",
3
3
  "packageName": "@pi-harness/plugin-agent-teams",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Agent Team Board",
6
6
  "description": "在当前会话内维护一份角色、任务依赖与留言板,不会额外启动 agent,也不会对外发消息。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-session",
3
3
  "packageName": "@pi-harness/plugin-browser-session",
4
- "version": "0.1.31",
4
+ "version": "0.1.32",
5
5
  "name": "Browser Session",
6
6
  "description": "通过 Chrome DevTools 协议控制一个仅限本机回环的浏览器会话,命令受限、可取消,截图元数据会被清理。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "web-research",
3
3
  "packageName": "@pi-harness/plugin-web-research",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Web Research",
6
6
  "description": "通过可配置的搜索服务检索公网,返回带出处、有上限的证据。",
7
7
  "author": "Pi Harness",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web-app",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Patchable Web application bundle for Pi Harness",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/cli",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Plugin-first Pi Harness CLI",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/host-webserver",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "private": true,
5
5
  "description": "Cordis route-registration service for the Pi Harness web host",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",