oh-my-pr 4.5.4 → 4.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,6 +38,14 @@ You need:
38
38
  - GitHub auth via `gh auth login` or `GITHUB_TOKEN`
39
39
  - either the `codex` CLI or `claude` CLI installed and authenticated locally
40
40
 
41
+ Download the desktop app:
42
+
43
+ - [Download for macOS Apple Silicon](https://github.com/yungookim/oh-my-pr/releases/latest/download/oh-my-pr-macos-arm64.dmg)
44
+
45
+ The macOS desktop build is currently not notarized. If macOS blocks the first
46
+ launch, use Control-click or right-click, choose Open, and confirm the app in
47
+ Privacy & Security.
48
+
41
49
  Install and launch:
42
50
 
43
51
  ```bash
@@ -97,7 +105,7 @@ oh-my-pr can be used in a few ways:
97
105
  - server logs page: `http://localhost:5001/logs`
98
106
  - MCP server: `oh-my-pr mcp`
99
107
  - local REST API: see [LOCAL_API.md](LOCAL_API.md)
100
- - optional Tauri desktop shell
108
+ - desktop app downloads: [macOS Apple Silicon DMG](https://github.com/yungookim/oh-my-pr/releases/latest/download/oh-my-pr-macos-arm64.dmg)
101
109
 
102
110
  Local browser and API access work without a dashboard login. To use the web
103
111
  dashboard from another machine, set remote web credentials before starting the