From 67f3ca466a41ffb4af9ae15c751addfd6d7e7429 Mon Sep 17 00:00:00 2001 From: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:11:48 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 9 +++++++++ dist/registry.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index 81afc42..60de013 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,15 @@ +
+ OpenSpec - Add Architecture planning and specification agent for OpenSpec +
+ An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture. +

+ 🔗 View Repository +
+
+
Optimal Model Temps - Optimal sampling temperatures
diff --git a/dist/registry.json b/dist/registry.json index 2319934..d7fc178 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -390,6 +390,18 @@ ], "tags": [] }, + { + "productId": "opencode-plugin-openspec", + "type": "plugins", + "displayName": "OpenSpec", + "repoUrl": "https://github.com/Octane0411/opencode-plugin-openspec", + "tagline": "Add Architecture planning and specification agent for OpenSpec", + "description": "An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-roadmap", "type": "plugins",