Skip to content

docs: iCloud relay, iOS widget/Siri/Live Activity, and /ack endpoint - #9

Merged
malpern merged 1 commit into
mainfrom
docs/relay-and-ios-features
Jun 30, 2026
Merged

docs: iCloud relay, iOS widget/Siri/Live Activity, and /ack endpoint#9
malpern merged 1 commit into
mainfrom
docs/relay-and-ios-features

Conversation

@malpern

@malpern malpern commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Documents the features added in #7/#8 that the docs were missing.

README

  • Cross-device iCloud relay in the pitch + Features list
  • Expanded iOS section: Control Center control, home-screen widget, Siri/Shortcuts, "Now reading" Live Activity, TestFlight, relay receiver + privacy note
  • Added a POST /ack example to Network Mode
  • Tech stack bumped to Swift 6.4; added CloudKit / WidgetKit / App Intents / ActivityKit
  • Fixed a user-specific absolute path in the iOS build instructions

SKILL.md

  • Documented POST /ack (project_id required, agent_id scopes to one agent, relays to LAN peers, returns {"status":"acknowledged"})
  • Added /ack to the 404 endpoint list
  • Semantics verified against HTTPRequestParser.parseAckRequest and the relayAck path

CHANGELOG

  • New Unreleased section: iCloud relay + iOS additions, plus the two relay fixes (voice fidelity, dedup)

Docs-only; no code changes.

🤖 Generated with Claude Code

README, SKILL.md, and CHANGELOG were missing the features added in #7/#8.

- README: cross-device iCloud relay in the pitch + Features; expanded iOS
  section (Control Center control, home-screen widget, Siri/Shortcuts, Live
  Activity, TestFlight, relay receiver + privacy note); /ack example; bumped
  tech stack to Swift 6.4 and added CloudKit/WidgetKit/App Intents/ActivityKit;
  fixed a user-specific absolute path in the iOS build instructions.
- SKILL.md: documented the POST /ack endpoint (project_id required, agent_id
  scopes to one agent, relays to LAN peers, {"status":"acknowledged"}); added
  /ack to the 404 endpoint list. Verified semantics against HTTPRequestParser
  and the relayAck path.
- CHANGELOG: added an Unreleased section for the relay + iOS additions and the
  two relay fixes (voice fidelity, dedup).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@malpern
malpern merged commit 4a1511c into main Jun 30, 2026
2 checks passed
@malpern
malpern deleted the docs/relay-and-ios-features branch June 30, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant