From 3fdaaf1c08f08c2dce4cc92b923797de7da91889 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:01:26 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 36 ++++++++++++++++++++++++++++++++++ dist/registry.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+) diff --git a/README.md b/README.md index a610d8e..0e3558e 100644 --- a/README.md +++ b/README.md @@ -834,6 +834,15 @@ Also available for bat and Ghostty in the same repository. +
+ VS Code Themes - Ports of all built-in VS Code themes (Modern, Plus, VS, High Contrast). +
+ OpenCode ports of all built-in VS Code themes from the vscode.theme-defaults extension. Includes vscode-modern, vscode-plus, vscode-vs, and vscode-hc with automatic dark/light variant selection. One-line install script included. +

+ 🔗 View Repository +
+
+
âž• Add a Theme via PR @@ -1137,6 +1146,15 @@ Also available for bat and Ghostty in the same repository. +
+ opencode-kanban - Kanban-style task management for opencode +
+ Kanban tool that allows you to stay in terminal. +

+ 🔗 View Repository +
+
+
OpenSpec - Spec-driven development
@@ -1155,6 +1173,15 @@ Also available for bat and Ghostty in the same repository.
+
+ P4OC (Pocket for OpenCode) - Android client for OpenCode +
+ Native Android app for controlling OpenCode from your phone. Chat with AI, manage sessions, browse files with syntax highlighting, view diffs, and use an embedded terminal — all styled with a terminal UI aesthetic. Available on Google Play. +

+ 🔗 View Repository +
+
+
Qwen Code OAI Proxy - Qwen model proxy
@@ -1221,6 +1248,15 @@ Also available for bat and Ghostty in the same repository.
+
+ kickstart.opencode - A heavily commented OpenCode starter config that teaches you what everything does. +
+ Inspired by kickstart.nvim. A minimal, well-commented OpenCode configuration designed as a starting point, not a framework. Every decision is explained. Includes free-only models and MCPs, a plan/execute workflow with interview-style clarification, and a careful agent for supervised AI execution. Read it, understand it, make it yours. +

+ 🔗 View Repository +
+
+
Opencode Config Starter - Flexible config starting point
diff --git a/dist/registry.json b/dist/registry.json index 2267cf1..09c96cc 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -1262,6 +1262,18 @@ ], "tags": [] }, + { + "productId": "opencode-kanban", + "type": "projects", + "displayName": "opencode-kanban", + "repoUrl": "https://github.com/qrafty-ai/opencode-kanban", + "tagline": "Kanban-style task management for opencode", + "description": "Kanban tool that allows you to stay in terminal.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-neovim", "type": "projects", @@ -1364,6 +1376,18 @@ ], "homepageUrl": "https://openwork.software/" }, + { + "productId": "p4oc", + "type": "projects", + "displayName": "P4OC (Pocket for OpenCode)", + "repoUrl": "https://github.com/theblazehen/P4OC", + "tagline": "Android client for OpenCode", + "description": "Native Android app for controlling OpenCode from your phone. Chat with AI, manage sessions, browse files with syntax highlighting, view diffs, and use an embedded terminal — all styled with a terminal UI aesthetic. Available on Google Play.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "qwen-code-oai-proxy", "type": "projects", @@ -1445,6 +1469,18 @@ ], "tags": [] }, + { + "productId": "kickstart-opencode", + "type": "resources", + "displayName": "kickstart.opencode", + "repoUrl": "https://github.com/orionpax1997/kickstart.opencode", + "tagline": "A heavily commented OpenCode starter config that teaches you what everything does.", + "description": "Inspired by kickstart.nvim. A minimal, well-commented OpenCode configuration designed as a starting point, not a framework. Every decision is explained. Includes free-only models and MCPs, a plan/execute workflow with interview-style clarification, and a careful agent for supervised AI execution. Read it, understand it, make it yours.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-config-starter", "type": "resources", @@ -1517,6 +1553,18 @@ ], "tags": [] }, + { + "productId": "opencode-vscode-themes", + "type": "themes", + "displayName": "VS Code Themes", + "repoUrl": "https://github.com/regen45t/opencode-vscode-themes", + "tagline": "Ports of all built-in VS Code themes (Modern, Plus, VS, High Contrast).", + "description": "OpenCode ports of all built-in VS Code themes from the vscode.theme-defaults extension. Includes vscode-modern, vscode-plus, vscode-vs, and vscode-hc with automatic dark/light variant selection. One-line install script included.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "poimandres-theme", "type": "themes",