
Salchi
Mobile-first web GUI for coding-agent sessions
Typescript
PWA
Agent Tools
Desktop App
CLI
The Project
Salchi is a mobile-optimized web GUI and PWA for keeping up with coding-agent sessions from a phone, tablet, or desktop. It connects to authenticated provider CLIs for OpenAI/Codex, Claude, Cursor, and OpenCode so users can bring the AI subscriptions they already use.
A mobile-first control surface for coding agents.
Built Salchi as a self-hostable web surface for monitoring coding-agent sessions, reading progress, and responding remotely while the agent runtime stays on the machine with the project checkout. The workflow can run through `npx salchi`, a desktop app, or Tailscale Serve for private access from another device without exposing an editor to the public internet. The project spans a TypeScript monorepo with a web client, server and orchestration layer, desktop shell, provider integrations, PWA push notifications, and release tooling for the npm package and desktop app.

