@uzysjung/agent-harness 26.88.0 → 26.88.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/README.md CHANGED
@@ -10,7 +10,7 @@ Coding agents keep getting stronger out of the box — piling on skills and MCPs
10
10
 
11
11
  ![agent-harness demo — one-command install of vetted AI-coding skills & plugins](https://raw.githubusercontent.com/uzysjung/uzys-agent-harness/main/docs/assets/agent-harness-demo.gif)
12
12
 
13
- > **What "vetted" means** — ≥ 1000 GitHub stars + active maintenance + a Docker install-verification run (49/52 assets green today), re-checked monthly by a CI cron ([catalog-verify](docs/COMPATIBILITY.md), [trust-tier-drift](.github/workflows/)). It is **not** a line-by-line security audit or a prompt-injection scan of asset contents. npm/npx assets are version-pinned; **plugin/skill assets resolve to upstream HEAD (not commit-pinned yet)**. Treat installed assets like any third-party dependency — see [SECURITY.md](SECURITY.md).
13
+ > **What "vetted" means** — ≥ 1000 GitHub stars + active maintenance + a Docker install-verification run (49/58 assets green today), re-checked monthly by a CI cron ([catalog-verify](docs/COMPATIBILITY.md), [trust-tier-drift](.github/workflows/)). It is **not** a line-by-line security audit or a prompt-injection scan of asset contents. npm/npx assets are version-pinned; **plugin/skill assets resolve to upstream HEAD (not commit-pinned yet)**. Treat installed assets like any third-party dependency — see [SECURITY.md](SECURITY.md).
14
14
 
15
15
  🇰🇷 [한국어](./README.ko.md)
16
16
 
package/dist/index.js CHANGED
@@ -699,7 +699,7 @@ var cac = (name = "") => new CAC(name);
699
699
  // package.json
700
700
  var package_default = {
701
701
  name: "@uzysjung/agent-harness",
702
- version: "26.88.0",
702
+ version: "26.88.1",
703
703
  description: "Curate vetted AI-coding skills & plugins by your tech stack \u2014 install only what you need, across Claude Code, Codex, OpenCode & Antigravity",
704
704
  type: "module",
705
705
  publishConfig: {