Is Clonk a T3 Code alternative?
Yes. Both let you run and remote-control coding agents from your computer and phone. T3 Code focuses on the agent conversation; Clonk also shows the running product — localhost previews and an embedded iOS simulator — and adds publishing, Goals, voice, and multiplayer on top.
Can T3 Code show my localhost app or the iOS simulator?
Not today. Its clients render agent chats, diffs, and Git actions, and its public materials do not mention localhost previews or simulator streaming. Clonk streams live web previews and the embedded iPhone simulator to the Mac workspace and to the phone companion.
Which is more private for remote control?
Clonk's Mac-to-phone link is end-to-end encrypted, so the relay only carries ciphertext. T3 Code's clients connect through a hosted relay that terminates TLS, so relay infrastructure can technically read session traffic — though because it is open source, you can self-host the server yourself.