From e6dbdb4cca655f1c8a8ef628e0ebc2370a82aeec Mon Sep 17 00:00:00 2001 From: Ahmed Rehan Date: Wed, 20 May 2026 01:05:50 +0500 Subject: [PATCH] docs: add agent-harness to projects --- data/projects/agent-harness.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/projects/agent-harness.yaml diff --git a/data/projects/agent-harness.yaml b/data/projects/agent-harness.yaml new file mode 100644 index 0000000..6a7107c --- /dev/null +++ b/data/projects/agent-harness.yaml @@ -0,0 +1,11 @@ +name: agent-harness +repo: 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. +tags: + - cli + - agent-assets + - workspace + - discovery + - opencode +homepage: https://www.npmjs.com/package/@ar27111994/agent-harness \ No newline at end of file