docs: auto-regenerate README and registry data

This commit is contained in:
github-actions[bot] 2026-06-20 01:10:23 +00:00
parent 5d0ac65ffe
commit 969f02a45a
2 changed files with 28 additions and 0 deletions

View file

@ -957,6 +957,15 @@ Also available for bat and Ghostty in the same repository.
</blockquote>
</details>
<details>
<summary><b>agent-harness</b> <img src="https://badgen.net/github/stars/ar27111994/agent-harness" height="14"/> - <i>Reusable agent asset lifecycle for OpenCode workspaces</i></summary>
<blockquote>
A Node.js CLI for discovering, curating, staging, activating, and wiring reusable AI-agent assets into developer workspaces, including OpenCode.
<br><br>
<a href="https://github.com/ar27111994/agent-harness">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>agenttrace</b> <img src="https://badgen.net/github/stars/luoyuctl/agenttrace" height="14"/> - <i>Local TUI for OpenCode session cost, health, and trace reports</i></summary>
<blockquote>

19
dist/registry.json vendored
View file

@ -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",