@uzysjung/agent-harness 26.126.0 → 26.126.1
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/dist/index.js +4 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -712,7 +712,7 @@ var cac = (name = "") => new CAC(name);
|
|
|
712
712
|
// package.json
|
|
713
713
|
var package_default = {
|
|
714
714
|
name: "@uzysjung/agent-harness",
|
|
715
|
-
version: "26.126.
|
|
715
|
+
version: "26.126.1",
|
|
716
716
|
description: "Curate vetted AI-coding skills & plugins by your tech stack \u2014 install only what you need, across Claude Code, Codex, OpenCode & Antigravity",
|
|
717
717
|
type: "module",
|
|
718
718
|
publishConfig: {
|
|
@@ -4968,7 +4968,9 @@ function buildRouterChoices(state) {
|
|
|
4968
4968
|
{
|
|
4969
4969
|
value: "update",
|
|
4970
4970
|
label: "Update policy files (auto-backup)",
|
|
4971
|
-
|
|
4971
|
+
// v26.126.0 (R-3a) — skills 가 목록에 들어왔다. 이 문구가 곧 update 의 광고이고
|
|
4972
|
+
// (update 는 위저드로만 도달한다) 실동작과 어긋나면 그 자체로 거짓출하다.
|
|
4973
|
+
hint: "Refresh rules / agents / commands / hooks / skills \u2014 your edits are backed up",
|
|
4972
4974
|
enabled: true
|
|
4973
4975
|
},
|
|
4974
4976
|
{
|