From 969f02a45a9483aff3056b4e2c0c62475ecb53a6 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 20 Jun 2026 01:10:23 +0000
Subject: [PATCH] docs: auto-regenerate README and registry data
---
README.md | 9 +++++++++
dist/registry.json | 19 +++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/README.md b/README.md
index f88eafa..dcc342a 100644
--- a/README.md
+++ b/README.md
@@ -957,6 +957,15 @@ Also available for bat and Ghostty in the same repository.
+
+ agent-harness
- Reusable agent asset lifecycle for OpenCode workspaces
+
+ A Node.js CLI for discovering, curating, staging, activating, and wiring reusable AI-agent assets into developer workspaces, including OpenCode.
+
+ 🔗 View Repository
+
+
+
agenttrace
- Local TUI for OpenCode session cost, health, and trace reports
diff --git a/dist/registry.json b/dist/registry.json
index d26cabf..81f3bfd 100644
--- a/dist/registry.json
+++ b/dist/registry.json
@@ -1070,6 +1070,25 @@
],
"tags": []
},
+ {
+ "productId": "agent-harness",
+ "type": "projects",
+ "displayName": "agent-harness",
+ "repoUrl": "https://github.com/ar27111994/agent-harness",
+ "tagline": "Reusable agent asset lifecycle for OpenCode workspaces",
+ "description": "A Node.js CLI for discovering, curating, staging, activating, and wiring reusable AI-agent assets into developer workspaces, including OpenCode.",
+ "scope": [
+ "global"
+ ],
+ "tags": [
+ "cli",
+ "agent-assets",
+ "workspace",
+ "discovery",
+ "opencode"
+ ],
+ "homepageUrl": "https://www.npmjs.com/package/@ar27111994/agent-harness"
+ },
{
"productId": "agent-of-empires",
"type": "projects",