qalarc.com / projects / qalarc-agent
Qalarc Agent
Phone-controlled AI coding agent — chat with GLM-5.2, edit files, run commands on your dev machine from your phone.
📱 Download the Android app: Download APK (v1.0.0, 0.92 MB)
Qalarc Agent is a native Android WebView app (with PWA support) that turns your phone into a remote control for a full AI coding agent running on your dev machine. It talks to a self-hosted Node.js backend over your Tailscale network — so your phone and your dev box are on the same secure private wire wherever you are.
The agent runs a real tool-use loop powered by GLM-5.2: it can read, write, and edit files, run bash commands, and grep across your codebase. Every tool call is sandboxed to a project folder you choose, so the agent can't escape the workspace. Each project keeps its own conversation history, so you can context-switch between repos without losing your thread.
Three permission profiles let you dial the autonomy up or down: read-only (look, don't touch), standard (edit files, run safe commands), and YOLO (full access). An extended-thinking mode lets the model reason step-by-step before acting on hard problems. You can even spin up a new project from your phone using built-in templates, then start coding on it immediately.
API keys for Z.AI are configured in-app, so there's no server-side secret management to worry about. Requires the self-hosted backend running on your dev machine and a Z.AI API key.
Capabilities
Real agent tool-use loop — read/write/edit files, bash, grep
Sandboxed to project folders — the agent can't escape the workspace
Per-project conversation history with context switching
Three permission profiles: read-only, standard, YOLO
Extended thinking mode for step-by-step reasoning
Create new projects from your phone with templates
In-app Z.AI API key settings — no server-side secrets
Native Android WebView app + installable PWA
Tags
Status: active · First built: 2026-08-03 · Last updated: 2026-08-07