@pi-harness/pi-harness 0.1.58 → 0.1.59

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.
Files changed (21) hide show
  1. package/apps/web/dist/assets/{index-DytC_uIV.js → index-B9ioDJfx.js} +1 -1
  2. package/apps/web/dist/index.html +1 -1
  3. package/apps/web/package.json +1 -1
  4. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/context-doctor.json +1 -1
  5. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/history-compressor.json +1 -1
  6. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/session-insights.json +1 -1
  7. package/node_modules/@pi-harness/api-gateway/package.json +1 -1
  8. package/node_modules/@pi-harness/cli/package.json +1 -1
  9. package/node_modules/@pi-harness/host-webserver/package.json +1 -1
  10. package/node_modules/@pi-harness/web-app/package.json +1 -1
  11. package/package.json +6 -6
  12. package/packages/api-gateway/dist/marketplace-entries/official/context-doctor.json +1 -1
  13. package/packages/api-gateway/dist/marketplace-entries/official/history-compressor.json +1 -1
  14. package/packages/api-gateway/dist/marketplace-entries/official/session-insights.json +1 -1
  15. package/packages/api-gateway/package.json +1 -1
  16. package/packages/api-gateway/src/marketplace-entries/official/context-doctor.json +1 -1
  17. package/packages/api-gateway/src/marketplace-entries/official/history-compressor.json +1 -1
  18. package/packages/api-gateway/src/marketplace-entries/official/session-insights.json +1 -1
  19. package/packages/bundle-web-app/package.json +1 -1
  20. package/packages/cli/package.json +1 -1
  21. package/packages/host-webserver/package.json +1 -1
@@ -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-DytC_uIV.js"></script>
18
+ <script type="module" crossorigin src="/assets/index-B9ioDJfx.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-5PWQdE1Y.css">
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web",
3
- "version": "0.1.58",
3
+ "version": "0.1.59",
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": "context-doctor",
3
3
  "packageName": "@pi-harness/plugin-context-doctor",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Context Doctor",
6
6
  "description": "体检当前上下文:找出压力来源、超大或读不出的消息以及工具报错。压缩请求会排到 agent 空闲后,确认后才调用模型(会产生费用),等待可取消。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "history-compressor",
3
3
  "packageName": "@pi-harness/plugin-history-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "History Compressor",
6
6
  "description": "上下文占用接近设定阈值时,自动压缩当前 Pi 会话。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "session-insights",
3
3
  "packageName": "@pi-harness/plugin-session-insights",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Session Insights",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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.58",
62
- "@pi-harness/cli": "0.1.58",
63
- "@pi-harness/core": "^0.1.58",
64
- "@pi-harness/host-webserver": "0.1.58",
65
- "@pi-harness/web-app": "0.1.58",
61
+ "@pi-harness/api-gateway": "0.1.59",
62
+ "@pi-harness/cli": "0.1.59",
63
+ "@pi-harness/core": "^0.1.59",
64
+ "@pi-harness/host-webserver": "0.1.59",
65
+ "@pi-harness/web-app": "0.1.59",
66
66
  "semver": "7.8.5"
67
67
  },
68
68
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "context-doctor",
3
3
  "packageName": "@pi-harness/plugin-context-doctor",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Context Doctor",
6
6
  "description": "体检当前上下文:找出压力来源、超大或读不出的消息以及工具报错。压缩请求会排到 agent 空闲后,确认后才调用模型(会产生费用),等待可取消。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "history-compressor",
3
3
  "packageName": "@pi-harness/plugin-history-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "History Compressor",
6
6
  "description": "上下文占用接近设定阈值时,自动压缩当前 Pi 会话。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "session-insights",
3
3
  "packageName": "@pi-harness/plugin-session-insights",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Session Insights",
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.58",
3
+ "version": "0.1.59",
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": "context-doctor",
3
3
  "packageName": "@pi-harness/plugin-context-doctor",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Context Doctor",
6
6
  "description": "体检当前上下文:找出压力来源、超大或读不出的消息以及工具报错。压缩请求会排到 agent 空闲后,确认后才调用模型(会产生费用),等待可取消。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "history-compressor",
3
3
  "packageName": "@pi-harness/plugin-history-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "History Compressor",
6
6
  "description": "上下文占用接近设定阈值时,自动压缩当前 Pi 会话。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "session-insights",
3
3
  "packageName": "@pi-harness/plugin-session-insights",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Session Insights",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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.58",
3
+ "version": "0.1.59",
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",