mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-16 03:54:25 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
5bc8823193
commit
a0a51d0f70
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue