Releases: ShravanthReddy/Hermote-bridge
Release list
v0.13.2
Hermote’s Mac bridge connects the Hermes Agent running on your Mac to the Hermote iPhone and iPad app.
- Pair with a setup code from
hermote-bridge up. - Connect through Tailscale or the hosted relay at
relay.hermote.app. - Use encrypted chat, attachments, and terminals through your paired connection.
Linux hosts are also supported; guided setup and service commands are macOS-only.
Install the bridge:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/Hermote-bridge/main/install.sh | bashWebsite: https://hermote.app
Setup guide: https://github.com/ShravanthReddy/Hermote-bridge
The iOS app’s public TestFlight launch is being prepared. A public install link will be shared when it is available.
v0.13.1
Hermote’s Mac bridge connects the Hermes Agent running on your Mac to the Hermote iPhone and iPad app.
- Pair with a setup code from
hermote-bridge up. - Connect through Tailscale or the hosted relay at
relay.hermote.app. - Use encrypted chat, attachments, and terminals through your paired connection.
Linux hosts are also supported; guided setup and service commands are macOS-only.
Install the bridge:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/Hermote-bridge/main/install.sh | bashWebsite: https://hermote.app
Setup guide: https://github.com/ShravanthReddy/Hermote-bridge
The iOS app’s public TestFlight launch is being prepared. A public install link will be shared when it is available.
v0.13.0
Changelog
- 32b6e50: Preserve original attachments with bounded file-backed streaming ( <>)
- d0ce276: Release Hermote Bridge with canonical setup and bounded attachment uploads ( <>)
- 15069e5: Release accepted iOS improvements with shipped audio behavior ( <>)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/Hermote-bridge/main/install.sh | bash
v0.12.0
Changelog
- d52a4d2: HermesKit + hermes-remote: QA sweep batches 2–7 (Claude Fable 5.1 noreply@anthropic.com)
- 129da34: hermes-remote: answer folder listings in the daemon (Claude Fable 5.1 noreply@anthropic.com)
- 4b9d6f5: hermes-remote: keep the relay attachment alive (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.11.0
Changelog
- 6c2770a: Bridge: probe the gateway child while it runs and respawn one that stops answering (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.10.0
Changelog
- 7953bb6: Bridge: allow DELETE /api/messaging/ for cancelling a guided setup (Claude Fable 5.1 noreply@anthropic.com)
- e37e5c3: Docs: WP6 part-3 landing notes, inspector fallback in ADR-028, pty in the remote README (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.9.0
Changelog
- 0efc7c1: hermes-remote: pty channel — shells on the Mac over the paired tunnel (plan 10 / WP6 part 2) (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.8.0
Changelog
- 52bb677: HermesKit: model, environment, memory-provider and workspace services (plan 10 / WP8) (Claude Fable 5.1 noreply@anthropic.com)
- 68f326b: HermesKit: skills, toolsets and MCP management services; paste-anything MCP import (plan 10 / WP5) (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.7.0
Changelog
- b142d8e: hermes-remote: allow the Command Center and stored-transcript routes (plan 10 / WP4) (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash
v0.6.0
Changelog
- 1654984: hermes-remote push: carry the phone's completion chime file name (Claude Fable 5.1 noreply@anthropic.com)
- 91135aa: hermes-remote: push notifications for phones that are away (plan 10 / WP3, S14) (Claude Fable 5.1 noreply@anthropic.com)
Install or update:
curl -fsSL https://raw.githubusercontent.com/ShravanthReddy/hermes-remote/main/install.sh | bash