From a0a51d0f70bf6b685827fdfda8d53e861c80f4a8 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:59 +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 0e3558e..55dcbb0 100644 --- a/README.md +++ b/README.md @@ -930,6 +930,15 @@ Also available for bat and Ghostty in the same repository. +
+ CodeWalk - Native cross-platform Flutter client for OpenCode server mode +
+ 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. +

+ 🔗 View Repository +
+
+
Codex Proxy Server - Local API proxy
diff --git a/dist/registry.json b/dist/registry.json index 09c96cc..490e165 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -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",