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",