harness-wingman 0.4.1 → 0.4.2
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harness-wingman",
|
|
3
|
-
"version": "0.4.
|
|
4
|
-
"gitHead": "
|
|
3
|
+
"version": "0.4.2",
|
|
4
|
+
"gitHead": "96b53119e5d203340d9d40b6d80df893cfd41f18",
|
|
5
5
|
"description": "Wingman — 本地 harness 配置面板(Claude Code / Codex / dsh)。面板只绑 127.0.0.1,不自动上报使用数据;内容样本与授权的数据边界见 getwingman.dev/data。",
|
|
6
6
|
"license": "UNLICENSED",
|
|
7
7
|
"bin": {
|