Is anyone interested in vibe coding on your phone?
by•
Currently, if you want to vibe code on your phone, one solution is to use something like VibeTunnel to connect to a terminal-based tool like ClaudeCode or similar. However, typing on a phone is inconvenient, and viewing diffs is not very user-friendly either.
I want to develop a Vibe Coding Telegram bot that allows seamless interaction with ClaudeCode directly within Telegram.
I think these two features significantly improve the mobile experience:
First, by using Telegram’s Mini App functionality, it can directly open a web page to view diffs.
Second, it needs to implement the same permission control as in the terminal, making every action by the agent fully controllable.
30 views

Replies
Try it. https://chatcode.top and Give me a star🫶
Super Intern
Cool idea, how to preview the live result? still in a back-and-forth way?