Developer tools / In development
aidcue
Native Android app for controlling, monitoring, and reviewing remote AI coding agents from a phone.

01 / Starting point
About the project
aidcue connects to a remote OpenCode server. It streams live output, surfaces tool calls and diffs, and brings servers and sessions into a mobile interface.
02 / Constraints
Requirements
Live output, tool calls, and code review need to remain understandable on a phone.
03 / Implementation
Implementation
The app is built with Kotlin Multiplatform and Jetpack Compose. Ktor handles HTTP and SSE connections, while SQLDelight stores local data. Android is the current target, and the project is in active development.
04 / Current state
In active development, with Android as the current target. The app brings servers, sessions, live output, tool calls, and diffs into a mobile interface.
Project images