caty-gateway v0.1.0
caty-gateway v0.1.0
First public release of caty-gateway — the PC-side gateway that lets CatyPhone talk, by voice, to the AI agent running on your own machine (Claude Code, Codex CLI, OpenClaw, Hermes, or any OpenAI-compatible server such as Ollama / LM Studio).
Highlights
- One install command, then
caty-gateway setupshows a QR code; scan it with CatyPhone to pair over your Tailscale network. - Five backends with a passive
doctorpreflight;serveis fail-closed (non-loopback needs a token). - Conversations travel only between your PC and your phone; history stays on your PC.
- Attachments are metadata-only in this release (no backend receives original files yet).
Repository
- Fresh history, MIT license, README in English / 日本語 / 简体中文 / ไทย, docs in three layers, contributing guide.
- CI gates: test + lint with suite reconciliation, gitleaks, history check, PR size, risk-review labels; macOS lane runs on hosted runners now that the repository is public.
Not in this release
- PyPI package (tracked separately); real-conversation smoke records for every backend (issue #2); the ACP attachment path.
Previous release: none (first release).