Launched this week

Cosyra
Run AI coding agents from your phone
299 followers
Run AI coding agents from your phone
299 followers
Cosyra is a mobile cloud terminal for AI development. Run Claude Code, Codex CLI, and Gemini CLI directly from your phone. Build with AI agents anywhere - no laptop or remote desktop required.









Free Options
Launch Team / Built With



ConnectMachine
How are you handling secrets/API keys? Is there a vault or env management system built in?
Cosyra
@syed_shayanur_rahman Yes we store your secrets in a secure vault. Encrypted at rest with JIT env variable injection. Env variables are low risk, so those will just get loaded into your environment automatically.
Does it support Git workflows fully? Like branching, merging, resolving conflicts, etc. directly from mobile?
Cosyra
@zerotox Yes, we have a git visualization UI so you can more easily reason about your worktree. I think the actual commands to create, switch, etc are best if prompted to your cli agent of choice. Although if you want to, you can type the commands out just like you would on your computer's terminal.
So when I am back at my desk, can I resume sessions started on my phone?
Cosyra
@adamroman even if there was a way for me to summarize the phone-session context and an ability to dump it into a desktop session, that'd be useful. A /summary endpoint from where I can copy context and paste into my desktop session would also work
cool product btw, I opted for the large screen phone, so it has a big enough form factor to try this out
Cosyra
@adamroman So this just happened today. While working on my laptop I needed a way to keep the codex session going while I closed my laptop and went elsewhere. A phone would be ideal to hold the sessions alive since it has connectivity where the laptop doesn't, so this would be a very useful use-case, "keep sessions alive on your phone and interact with them while you are on the go!"
Cosyra
Feature request: push notifications when a task completes or fails. That alone would make this a daily driver. Congrats on launching!!
Cosyra
@himani_sah1 Thank you. That feature is available today! All you have to do is opt in to notifications
Documentation.AI
Can you run multiple agents in parallel? Like Codex CLI and Gemini CLI at the same time?
Cosyra
@roopreddy For sure! Start codex in one tab and create a new terminal session in the side panel to spin up a parallel agent working on the same machine. Full terminal multiplexing!
This nails a real pain point. I run Claude Code constantly and the "walk away, come back to find it's been waiting for 20 minutes" loop is so frustrating. Having push notifications for agent input requests is the killer feature here — that alone justifies going mobile.
Cosyra
@letian_wang3 thank you that means a lot! I know it was definitely a pain point for me as well.