-
-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I noticed your post and had actually been trying as a side project to do something like this but you've beat me to it. Congrats! This is also, awesome!
However, I noticed that the voice dictation is a bit off -- it may work for a period of time, but then if theres a pause, even though it still shows as recording, will not continue to pick up sound. An easy perhaps fallback fix for this would be to allow for voice input support naturally through the mobile device itself.
I have also noticed that on mobile, if you try and rotate your phone to get perhaps an expanded view of the terminal horizontally, it struggles to adapt often times resulting in for a period of time, the weird glitching effects that were present in early versions (and even still present occasionally today) of CLI coding agents. This can be problematic as, if someone say, accidentally drops their phone, they must now wait for the UI to correct itself for the application to continue to be usable.
Hope this helps!