docs: auto-regenerate README and registry data

This commit is contained in:
github-actions[bot] 2026-06-20 01:01:59 +00:00
parent 5bc8823193
commit a0a51d0f70
2 changed files with 21 additions and 0 deletions

View file

@ -930,6 +930,15 @@ Also available for bat and Ghostty in the same repository.
</blockquote>
</details>
<details>
<summary><b>CodeWalk</b> <img src="https://badgen.net/github/stars/verseles/codewalk" height="14"/> - <i>Native cross-platform Flutter client for OpenCode server mode</i></summary>
<blockquote>
A fast, native Flutter client for OpenCode server mode with realtime streaming chat, speech-to-text on all platforms, multi-server profiles, model selection, and a Material 3 responsive UI for Linux, macOS, Windows, Web, and Android.
<br><br>
<a href="https://github.com/verseles/codewalk">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Codex Proxy Server</b> <img src="https://badgen.net/github/stars/unluckyjori/Codex-Proxy-Server" height="14"/> - <i>Local API proxy</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -1046,6 +1046,18 @@
],
"tags": []
},
{
"productId": "codewalk",
"type": "projects",
"displayName": "CodeWalk",
"repoUrl": "https://github.com/verseles/codewalk",
"tagline": "Native cross-platform Flutter client for OpenCode server mode",
"description": "A fast, native Flutter client for OpenCode server mode with realtime streaming chat, speech-to-text on all platforms, multi-server profiles, model selection, and a Material 3 responsive UI for Linux, macOS, Windows, Web, and Android.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "codex-proxy-server",
"type": "projects",