The mobile app gives you full visibility into your AI coding sessions, even when you are away from your desk. It can monitor and approve sessions that started from MiraBridge Desktop, VS Code, or another Gateway-connected runner.
Monitoring Sessions
The main screen shows your active conversation with the AI. You can see:
- AI messages and code generation in real-time
- Tool execution requests and their status
- File changes and diffs
- Terminal output with ANSI color support
Sending Instructions
Type instructions from your phone just like you would in VS Code. The message goes through the Gateway to the AI, and the response streams back to all connected devices.
Terminal View
The mobile terminal emulator supports full ANSI color rendering. You can monitor build output, test results, and server logs directly on your phone.
Terminal commands still execute on the local runner that owns the session, such as Desktop or VS Code. Mobile is the control and visibility surface; it does not secretly run commands on its own device.
Session History
Browse past sessions and conversations. All history is synced through the Gateway, so you see the same data on mobile as in VS Code.
Next Steps
- Notifications â get alerted about important events
- Desktop Terminal Commands â understand Desktop command execution
- Tools & Commands â understand what tools the AI uses