Add macOS iOS Android companion platform client wrappers

This commit is contained in:
William Valentin
2026-02-16 13:55:35 -08:00
parent 542a8cb70f
commit ce9af106ff
7 changed files with 429 additions and 2 deletions
+1
View File
@@ -1291,3 +1291,4 @@ For more implementation details, see:
- Handlers: `src/gateway/handlers/`
- Gateway server: `src/gateway/server.ts`
- Companion runtime client helper: `src/companion/runtimeClient.ts`
- Platform companion wrappers: `src/companion/platformClients.ts`