@pi-harness/pi-harness 0.1.45 → 0.1.46

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 (60) hide show
  1. package/apps/web/dist/assets/{index-frdkU4wS.js → index-DE7mHG4Q.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/archify.json +1 -1
  5. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/browser-fetch.json +1 -1
  6. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/canvas-draw.json +1 -1
  7. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/change-verifier.json +2 -2
  8. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/code2skill.json +1 -1
  9. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/cost-meter.json +1 -1
  10. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/docker-sandbox.json +1 -1
  11. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/genui.json +1 -1
  12. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/image-compressor.json +1 -1
  13. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/memory.json +1 -1
  14. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/mock-server.json +1 -1
  15. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/module-search.json +1 -1
  16. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/plugin-check.json +1 -1
  17. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/plugin-finder.json +1 -1
  18. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/test-harness.json +1 -1
  19. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/undo-savepoint.json +1 -1
  20. package/node_modules/@pi-harness/api-gateway/package.json +1 -1
  21. package/node_modules/@pi-harness/cli/package.json +1 -1
  22. package/node_modules/@pi-harness/host-webserver/package.json +1 -1
  23. package/node_modules/@pi-harness/web-app/package.json +1 -1
  24. package/package.json +6 -6
  25. package/packages/api-gateway/dist/marketplace-entries/official/archify.json +1 -1
  26. package/packages/api-gateway/dist/marketplace-entries/official/browser-fetch.json +1 -1
  27. package/packages/api-gateway/dist/marketplace-entries/official/canvas-draw.json +1 -1
  28. package/packages/api-gateway/dist/marketplace-entries/official/change-verifier.json +2 -2
  29. package/packages/api-gateway/dist/marketplace-entries/official/code2skill.json +1 -1
  30. package/packages/api-gateway/dist/marketplace-entries/official/cost-meter.json +1 -1
  31. package/packages/api-gateway/dist/marketplace-entries/official/docker-sandbox.json +1 -1
  32. package/packages/api-gateway/dist/marketplace-entries/official/genui.json +1 -1
  33. package/packages/api-gateway/dist/marketplace-entries/official/image-compressor.json +1 -1
  34. package/packages/api-gateway/dist/marketplace-entries/official/memory.json +1 -1
  35. package/packages/api-gateway/dist/marketplace-entries/official/mock-server.json +1 -1
  36. package/packages/api-gateway/dist/marketplace-entries/official/module-search.json +1 -1
  37. package/packages/api-gateway/dist/marketplace-entries/official/plugin-check.json +1 -1
  38. package/packages/api-gateway/dist/marketplace-entries/official/plugin-finder.json +1 -1
  39. package/packages/api-gateway/dist/marketplace-entries/official/test-harness.json +1 -1
  40. package/packages/api-gateway/dist/marketplace-entries/official/undo-savepoint.json +1 -1
  41. package/packages/api-gateway/package.json +1 -1
  42. package/packages/api-gateway/src/marketplace-entries/official/archify.json +1 -1
  43. package/packages/api-gateway/src/marketplace-entries/official/browser-fetch.json +1 -1
  44. package/packages/api-gateway/src/marketplace-entries/official/canvas-draw.json +1 -1
  45. package/packages/api-gateway/src/marketplace-entries/official/change-verifier.json +2 -2
  46. package/packages/api-gateway/src/marketplace-entries/official/code2skill.json +1 -1
  47. package/packages/api-gateway/src/marketplace-entries/official/cost-meter.json +1 -1
  48. package/packages/api-gateway/src/marketplace-entries/official/docker-sandbox.json +1 -1
  49. package/packages/api-gateway/src/marketplace-entries/official/genui.json +1 -1
  50. package/packages/api-gateway/src/marketplace-entries/official/image-compressor.json +1 -1
  51. package/packages/api-gateway/src/marketplace-entries/official/memory.json +1 -1
  52. package/packages/api-gateway/src/marketplace-entries/official/mock-server.json +1 -1
  53. package/packages/api-gateway/src/marketplace-entries/official/module-search.json +1 -1
  54. package/packages/api-gateway/src/marketplace-entries/official/plugin-check.json +1 -1
  55. package/packages/api-gateway/src/marketplace-entries/official/plugin-finder.json +1 -1
  56. package/packages/api-gateway/src/marketplace-entries/official/test-harness.json +1 -1
  57. package/packages/api-gateway/src/marketplace-entries/official/undo-savepoint.json +1 -1
  58. package/packages/bundle-web-app/package.json +1 -1
  59. package/packages/cli/package.json +1 -1
  60. 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-frdkU4wS.js"></script>
18
+ <script type="module" crossorigin src="/assets/index-DE7mHG4Q.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-Dg7joYCK.css">
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
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": "archify",
3
3
  "packageName": "@pi-harness/plugin-archify",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Architecture Map",
6
6
  "description": "从工作区的模块和依赖清单生成一张只读的架构图。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-fetch",
3
3
  "packageName": "@pi-harness/plugin-browser-fetch",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Browser Fetch",
6
6
  "description": "抓取公网 HTTP/HTTPS 页面并转成有上限的文本,固定 DNS、拦截内网地址、只接受文本类型,可取消且有整体超时。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "canvas-draw",
3
3
  "packageName": "@pi-harness/plugin-canvas-draw",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Canvas Draw",
6
6
  "description": "在面板里用结构化的节点和连线生成经过校验的 Mermaid 流程图源码。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "change-verifier",
3
3
  "packageName": "@pi-harness/plugin-change-verifier",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Change Verifier",
6
6
  "description": "交接前把项目测试和 Git 变更评审合成一道显式的验收关卡。",
7
7
  "author": "Pi Harness",
@@ -13,7 +13,7 @@
13
13
  "id": "workflow",
14
14
  "label": "工作流"
15
15
  },
16
- "capabilities": ["read-only"],
16
+ "capabilities": ["runs-commands"],
17
17
  "hooks": ["项目脚本", "Git 变更", "插件面板"],
18
18
  "profile": {
19
19
  "name": "@pi-harness/plugin-change-verifier",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "code2skill",
3
3
  "packageName": "@pi-harness/plugin-code2skill",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Code2Skill",
6
6
  "description": "把选中的工作区源码打包成一个本地 Pi skill,自动生成 SKILL.md 并保留引用。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "cost-meter",
3
3
  "packageName": "@pi-harness/plugin-cost-meter",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Cost Meter",
6
6
  "description": "把运行时上报的费用按 UTC 天累计到本地账本,提供会话快照和可选的日预算提醒;不猜测模型价格。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "docker-sandbox",
3
3
  "packageName": "@pi-harness/plugin-docker-sandbox",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Docker Sandbox",
6
6
  "description": "用本地镜像在 Docker 里执行 argv 命令:容器无网络、工作区默认只读,CPU、内存与进程数固定受限,输出会清理,取消时自动收尾。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "genui",
3
3
  "packageName": "@pi-harness/plugin-genui",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "GenUI",
6
6
  "description": "把结构化数据渲染成文本、标签和进度条卡片,HTML 与脚本一律按纯文本显示。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "image-compressor",
3
3
  "packageName": "@pi-harness/plugin-image-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Image Compressor",
6
6
  "description": "为模型上下文生成体积受限的图片副本,保留原图并报告省下的字节数。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "memory",
3
3
  "packageName": "@pi-harness/plugin-memory",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Memory",
6
6
  "description": "跨会话保存有上限的笔记,支持显式的回忆与更新。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "mock-server",
3
3
  "packageName": "@pi-harness/plugin-mock-server",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Mock Server",
6
6
  "description": "按显式路由起一个本地 HTTP mock 服务,用来做集成测试,不依赖外部服务。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "module-search",
3
3
  "packageName": "@pi-harness/plugin-module-search",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Module Search",
6
6
  "description": "在工作区源码里查找 import、export 和已声明的符号,只读不改。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-check",
3
3
  "packageName": "@pi-harness/plugin-plugin-check",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Check",
6
6
  "description": "在加载前检查已安装插件的清单,报告不安全、格式错误或不兼容的元数据。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-finder",
3
3
  "packageName": "@pi-harness/plugin-plugin-finder",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Finder",
6
6
  "description": "在配置好的 npm 兼容 registry 里搜索 Pi 插件,查询有上限,安装交回控制台完成。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "test-harness",
3
3
  "packageName": "@pi-harness/plugin-test-harness",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Test Harness",
6
6
  "description": "运行工作区里五个固定名字的 npm 脚本,返回真实状态和清理过的 12 KiB 输出尾部;超时可配置,取消时清理整棵进程树。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "undo-savepoint",
3
3
  "packageName": "@pi-harness/plugin-undo-savepoint",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Undo Savepoints",
6
6
  "description": "在 agent 改动前建立可查看的存档点,之后可以安全还原工作区。",
7
7
  "author": "Pi Harness",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/api-gateway",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
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.45",
3
+ "version": "0.1.46",
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.45",
3
+ "version": "0.1.46",
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.45",
3
+ "version": "0.1.46",
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.45",
3
+ "version": "0.1.46",
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.45",
62
- "@pi-harness/cli": "0.1.45",
63
- "@pi-harness/core": "^0.1.45",
64
- "@pi-harness/host-webserver": "0.1.45",
65
- "@pi-harness/web-app": "0.1.45",
61
+ "@pi-harness/api-gateway": "0.1.46",
62
+ "@pi-harness/cli": "0.1.46",
63
+ "@pi-harness/core": "^0.1.46",
64
+ "@pi-harness/host-webserver": "0.1.46",
65
+ "@pi-harness/web-app": "0.1.46",
66
66
  "semver": "7.8.5"
67
67
  },
68
68
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "archify",
3
3
  "packageName": "@pi-harness/plugin-archify",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Architecture Map",
6
6
  "description": "从工作区的模块和依赖清单生成一张只读的架构图。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-fetch",
3
3
  "packageName": "@pi-harness/plugin-browser-fetch",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Browser Fetch",
6
6
  "description": "抓取公网 HTTP/HTTPS 页面并转成有上限的文本,固定 DNS、拦截内网地址、只接受文本类型,可取消且有整体超时。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "canvas-draw",
3
3
  "packageName": "@pi-harness/plugin-canvas-draw",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Canvas Draw",
6
6
  "description": "在面板里用结构化的节点和连线生成经过校验的 Mermaid 流程图源码。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "change-verifier",
3
3
  "packageName": "@pi-harness/plugin-change-verifier",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Change Verifier",
6
6
  "description": "交接前把项目测试和 Git 变更评审合成一道显式的验收关卡。",
7
7
  "author": "Pi Harness",
@@ -13,7 +13,7 @@
13
13
  "id": "workflow",
14
14
  "label": "工作流"
15
15
  },
16
- "capabilities": ["read-only"],
16
+ "capabilities": ["runs-commands"],
17
17
  "hooks": ["项目脚本", "Git 变更", "插件面板"],
18
18
  "profile": {
19
19
  "name": "@pi-harness/plugin-change-verifier",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "code2skill",
3
3
  "packageName": "@pi-harness/plugin-code2skill",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Code2Skill",
6
6
  "description": "把选中的工作区源码打包成一个本地 Pi skill,自动生成 SKILL.md 并保留引用。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "cost-meter",
3
3
  "packageName": "@pi-harness/plugin-cost-meter",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Cost Meter",
6
6
  "description": "把运行时上报的费用按 UTC 天累计到本地账本,提供会话快照和可选的日预算提醒;不猜测模型价格。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "docker-sandbox",
3
3
  "packageName": "@pi-harness/plugin-docker-sandbox",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Docker Sandbox",
6
6
  "description": "用本地镜像在 Docker 里执行 argv 命令:容器无网络、工作区默认只读,CPU、内存与进程数固定受限,输出会清理,取消时自动收尾。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "genui",
3
3
  "packageName": "@pi-harness/plugin-genui",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "GenUI",
6
6
  "description": "把结构化数据渲染成文本、标签和进度条卡片,HTML 与脚本一律按纯文本显示。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "image-compressor",
3
3
  "packageName": "@pi-harness/plugin-image-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Image Compressor",
6
6
  "description": "为模型上下文生成体积受限的图片副本,保留原图并报告省下的字节数。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "memory",
3
3
  "packageName": "@pi-harness/plugin-memory",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Memory",
6
6
  "description": "跨会话保存有上限的笔记,支持显式的回忆与更新。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "mock-server",
3
3
  "packageName": "@pi-harness/plugin-mock-server",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Mock Server",
6
6
  "description": "按显式路由起一个本地 HTTP mock 服务,用来做集成测试,不依赖外部服务。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "module-search",
3
3
  "packageName": "@pi-harness/plugin-module-search",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Module Search",
6
6
  "description": "在工作区源码里查找 import、export 和已声明的符号,只读不改。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-check",
3
3
  "packageName": "@pi-harness/plugin-plugin-check",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Check",
6
6
  "description": "在加载前检查已安装插件的清单,报告不安全、格式错误或不兼容的元数据。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-finder",
3
3
  "packageName": "@pi-harness/plugin-plugin-finder",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Finder",
6
6
  "description": "在配置好的 npm 兼容 registry 里搜索 Pi 插件,查询有上限,安装交回控制台完成。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "test-harness",
3
3
  "packageName": "@pi-harness/plugin-test-harness",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Test Harness",
6
6
  "description": "运行工作区里五个固定名字的 npm 脚本,返回真实状态和清理过的 12 KiB 输出尾部;超时可配置,取消时清理整棵进程树。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "undo-savepoint",
3
3
  "packageName": "@pi-harness/plugin-undo-savepoint",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Undo Savepoints",
6
6
  "description": "在 agent 改动前建立可查看的存档点,之后可以安全还原工作区。",
7
7
  "author": "Pi Harness",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/api-gateway",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
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": "archify",
3
3
  "packageName": "@pi-harness/plugin-archify",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Architecture Map",
6
6
  "description": "从工作区的模块和依赖清单生成一张只读的架构图。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "browser-fetch",
3
3
  "packageName": "@pi-harness/plugin-browser-fetch",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Browser Fetch",
6
6
  "description": "抓取公网 HTTP/HTTPS 页面并转成有上限的文本,固定 DNS、拦截内网地址、只接受文本类型,可取消且有整体超时。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "canvas-draw",
3
3
  "packageName": "@pi-harness/plugin-canvas-draw",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Canvas Draw",
6
6
  "description": "在面板里用结构化的节点和连线生成经过校验的 Mermaid 流程图源码。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "change-verifier",
3
3
  "packageName": "@pi-harness/plugin-change-verifier",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "Change Verifier",
6
6
  "description": "交接前把项目测试和 Git 变更评审合成一道显式的验收关卡。",
7
7
  "author": "Pi Harness",
@@ -13,7 +13,7 @@
13
13
  "id": "workflow",
14
14
  "label": "工作流"
15
15
  },
16
- "capabilities": ["read-only"],
16
+ "capabilities": ["runs-commands"],
17
17
  "hooks": ["项目脚本", "Git 变更", "插件面板"],
18
18
  "profile": {
19
19
  "name": "@pi-harness/plugin-change-verifier",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "code2skill",
3
3
  "packageName": "@pi-harness/plugin-code2skill",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Code2Skill",
6
6
  "description": "把选中的工作区源码打包成一个本地 Pi skill,自动生成 SKILL.md 并保留引用。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "cost-meter",
3
3
  "packageName": "@pi-harness/plugin-cost-meter",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Cost Meter",
6
6
  "description": "把运行时上报的费用按 UTC 天累计到本地账本,提供会话快照和可选的日预算提醒;不猜测模型价格。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "docker-sandbox",
3
3
  "packageName": "@pi-harness/plugin-docker-sandbox",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Docker Sandbox",
6
6
  "description": "用本地镜像在 Docker 里执行 argv 命令:容器无网络、工作区默认只读,CPU、内存与进程数固定受限,输出会清理,取消时自动收尾。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "genui",
3
3
  "packageName": "@pi-harness/plugin-genui",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "name": "GenUI",
6
6
  "description": "把结构化数据渲染成文本、标签和进度条卡片,HTML 与脚本一律按纯文本显示。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "image-compressor",
3
3
  "packageName": "@pi-harness/plugin-image-compressor",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Image Compressor",
6
6
  "description": "为模型上下文生成体积受限的图片副本,保留原图并报告省下的字节数。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "memory",
3
3
  "packageName": "@pi-harness/plugin-memory",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Memory",
6
6
  "description": "跨会话保存有上限的笔记,支持显式的回忆与更新。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "mock-server",
3
3
  "packageName": "@pi-harness/plugin-mock-server",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Mock Server",
6
6
  "description": "按显式路由起一个本地 HTTP mock 服务,用来做集成测试,不依赖外部服务。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "module-search",
3
3
  "packageName": "@pi-harness/plugin-module-search",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Module Search",
6
6
  "description": "在工作区源码里查找 import、export 和已声明的符号,只读不改。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-check",
3
3
  "packageName": "@pi-harness/plugin-plugin-check",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Check",
6
6
  "description": "在加载前检查已安装插件的清单,报告不安全、格式错误或不兼容的元数据。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "plugin-finder",
3
3
  "packageName": "@pi-harness/plugin-plugin-finder",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Plugin Finder",
6
6
  "description": "在配置好的 npm 兼容 registry 里搜索 Pi 插件,查询有上限,安装交回控制台完成。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "test-harness",
3
3
  "packageName": "@pi-harness/plugin-test-harness",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Test Harness",
6
6
  "description": "运行工作区里五个固定名字的 npm 脚本,返回真实状态和清理过的 12 KiB 输出尾部;超时可配置,取消时清理整棵进程树。",
7
7
  "author": "Pi Harness",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "undo-savepoint",
3
3
  "packageName": "@pi-harness/plugin-undo-savepoint",
4
- "version": "0.1.30",
4
+ "version": "0.1.31",
5
5
  "name": "Undo Savepoints",
6
6
  "description": "在 agent 改动前建立可查看的存档点,之后可以安全还原工作区。",
7
7
  "author": "Pi Harness",