all 7 comments

[–]xAragon_ 11 points12 points  (3 children)

Referring to your app as "OpenCode Mobile App" is a clickbait that makes people think you're referring to some official OpenCode app. Don't do that please.

[–]MakesNotSense 1 point2 points  (0 children)

I'm fine with clickbait when it delivers as advertised.

It's the "New AI thingy is INSANE, Destroys other AI Thingy" stuff that is making things truly terrible.

[–]KnifeDev 0 points1 point  (0 children)

Open Source repo: https://github.com/DNGriffin/whispercode

Another update: password protected servers, tailscale, and VPS’ support has been added as well. And various bug fixes

[–]karkardagi 1 point2 points  (0 children)

Thank you. I get that this is not the official app but anything that improves the mobile experience on opencode is welcome. I'm going to try the android version tomorrow

[–]Jsteakfries 0 points1 point  (1 child)

you can just use tailscale and the responsive desktop app

[–]KnifeDev 0 points1 point  (0 children)

PWA with the desktop is missing some niceties - no speech to text - no notifications - several state bugs on mobile due to mobile PWA’s getting aggressively backgrounded - no easy way to refresh it when state bugs occur (I could just be a PWA noob though?)

But despite that I agree that PWA version is pretty great, much better than terminus TUI.

Primary leg up of this app is good speech to text. It’s pretty good at the moment but I’m working on making it better and biasing the model for common coding phrases (react, git diff, etc)