docs(macos): update bundled bun notes

This commit is contained in:
Peter Steinberger
2025-12-20 19:35:33 +00:00
parent 405ff0377a
commit 714ba2a58d
2 changed files with 16 additions and 22 deletions

View File

@@ -23,8 +23,7 @@ Author: steipete · Status: draft spec · Date: 2025-12-20
- `Clawdis` (LSUIElement MenuBarExtra app; hosts Gateway + node bridge + PeekabooBridgeHost).
- Bundle ID: `com.steipete.clawdis`.
- Bundled runtime binaries live under `Contents/Resources/Relay/`:
- `clawdis-gateway` (buncompiled Gateway)
- `clawdis` (buncompiled CLI)
- `clawdis` (buncompiled relay: CLI + gateway-daemon)
- The app symlinks `clawdis` into `/usr/local/bin` and `/opt/homebrew/bin`.
## Gateway + node bridge