Review database migration
dev-server / projects/api
Continue the conversation in the appOPEN SOURCE AI TOOL
Oh My Pi is a coding agent for the terminal. PinkCollab starts a real omp --mode rpc-ui process on a host you own, so you can prompt, follow, interrupt, and stop it from your phone.
dev-server / projects/api
Continue the conversation in the appA decision from you keeps work moving.
One phone.
Every workspace.
FROM YOUR DESK TO YOUR POCKET
Named exactly as they appear in the Android app.
Open Workspaces, browse the roots a paired host allows, and pick the project directory you want to work in.
Your prompt spawns omp --mode rpc-ui inside that directory. The session joins the list right away with its live status.
Watch streaming replies and tool activity, then use Send, Stop, or Exit while the app is connected.
No terminal emulator, no editor: PinkCollab starts and controls OMP sessions on your host. It does not attach to a terminal session.
LET’S GET YOU CONNECTED
Download the Android release APK, install the Gateway on the computer that will run sessions, and install and configure Oh My Pi (OMP) separately on that host. Then pair the phone and create your first session.
omp --version working in your terminal.npm install -g pinkcollab@latest
Installs the released native Gateway binary without Rust. Prefer a direct download? Choose your platform’s Gateway binary and verify it against SHA256SUMS on the latest release.
git clone https://github.com/3xian/PinkCollab.git
cd PinkCollab/gateway
cargo build --release --locked --bin pinkcollab-gateway
FROM A TAP TO A RUNNING AGENT
PinkCollab is a direct bridge to OMP — not another agent and not a cloud relay.
Start, follow, answer
Auth, sessions, streaming
Plans, tools, coding
Your chosen models
omp --mode rpc-ui process.02 · ControlCommands go in; structured events stream back to Android.03 · OwnWorkspace files and session records live on your host; OMP sends model requests to your provider.Your machines stay yours. OMP runs on your hosts. Model provider credentials are configured there, not on the phone; OMP may send them to your provider when making model requests. Pair devices with a single-use QR code and revoke access when you need to.
Deployment guideBEFORE YOU START
So the first surprise isn’t a surprise.
POWERED BY
Oh My Pi (OMP) is a coding agent for the terminal: subagents, plan mode, LSP and DAP, hindsight memory, hashline edits, and time-traveling rules, on a native Rust engine. PinkCollab adds no agent of its own — it drives OMP on your machines and carries the conversation to your phone.
Meet Oh My Piomp --mode rpc-ui on the host that owns the code in the current source version.
Work keeps moving.
So can you.