@uzysjung/agent-harness 26.96.0 → 26.97.0
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/templates/skills/compaction-handoff/SKILL.md +264 -130
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.
|
|
702
|
+
version: "26.97.0",
|
|
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: {
|