You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: refresh public site — remote-control feature, 50+ providers, fix stale download links
- README + landing page (docs/index.html): describe the remote session-control
/ live-terminal capability (the product's differentiator, shipped on iOS/Mac),
not just monitoring; state provider breadth as "50+" (source has 56).
- Fix broken downloads: the hardcoded v1.10.7 macOS DMG + Android APK links
404'd (v1.10.7 is long gone) → point to /releases (/releases/latest) so they
always resolve. Drop the stale "Latest release: v1.10.7" line.
- Remove the outdated "Android: push/team management still being completed" copy
(those are built) and the misleading "Latest" badge on the v1.10.7 release-notes
entry (the page already points to /releases/latest for the current build).
(release-notes.html still lists only up to v1.10.7 — it needs real v1.11–v1.26
changelog content, which isn't fabricated here.)
<pstyle="color:#808098;font-size:.85rem;margin-top:12px">Latest release: v1.10.7. Browse all builds on <ahref="https://github.com/JasonYeYuhe/cli-pulse/releases/latest" style="color:#cfd6ff">GitHub Releases</a>.</p>
44
+
<pstyle="color:#808098;font-size:.85rem;margin-top:12px">Browse the latest builds on <ahref="https://github.com/JasonYeYuhe/cli-pulse/releases/latest" style="color:#cfd6ff">GitHub Releases</a>.</p>
<pstyle="color:#c0d8c8">CLI Pulse for Android is in beta. Some features (push notifications, team management) are still being completed. Join our testing program to get early access.</p>
49
+
<pstyle="color:#c0d8c8">CLI Pulse for Android is in beta. Join our testing program to get early access.</p>
<pstyle="color:#7aaa8e;font-size:.85rem;margin-top:12px">Limited to 100 testers. You can also sideload the <ahref="https://github.com/JasonYeYuhe/cli-pulse/releases/download/v1.10.7/CLI-Pulse-Android-v1.10.7.apk" style="color:#a0e8c0">APK directly</a>.</p>
55
+
<pstyle="color:#7aaa8e;font-size:.85rem;margin-top:12px">Limited to 100 testers. You can also sideload the <ahref="https://github.com/JasonYeYuhe/cli-pulse/releases" style="color:#a0e8c0">APK from GitHub Releases</a>.</p>
56
56
</div>
57
57
58
58
<divclass="card">
59
59
<h2>About</h2>
60
60
<p>CLI Pulse is a developer app for monitoring usage, quotas, resets, sessions,
61
-
and alerts across supported AI coding providers.</p>
62
-
<pstyle="margin-top:12px">Supports Claude, Codex, Gemini, Cursor, Copilot, JetBrains AI, Ollama, Warp, Augment, and more. Available on macOS, iOS, watchOS, and Android (beta).</p>
61
+
and alerts across 50+ AI coding providers — and for remotely watching and
62
+
steering your Mac's AI-CLI agents from iPhone or iPad.</p>
63
+
<pstyle="margin-top:12px">Supports 50+ providers including Claude, Codex, Gemini, Cursor, Copilot, JetBrains AI, Ollama, Warp, and Augment. Available on macOS, iOS, watchOS, and Android (beta).</p>
0 commit comments