Skip to content

caty-gateway v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:41
· 28 commits to main since this release
e4d1845

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 setup shows a QR code; scan it with CatyPhone to pair over your Tailscale network.
  • Five backends with a passive doctor preflight; serve is 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).