This release fixes issues for SREs watching stability and regressions.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-api-monitoring
antigravity
api-monitoring
claude-code
codex
developer-tools
+4 more
go
openai
quota-tracker
zai
Summary
AI summaryFixed self-update failures when GitHub API rate limits are hit by falling back to the release redirect.
Full changelog
onWatch v2.12.5
Fixed
- Self-update failing with "GitHub API returned 403" (#81).
onwatch updatecould fail on the GitHub API's unauthenticated rate limit (60 requests/hour per IP), which shared NAT/CGNAT networks exhaust easily. The update check now falls back to the github.com release redirect, which isn't subject to that limit, so updates keep working even when the API is throttled.
Improved
- Update checks now honor
GITHUB_TOKEN/GH_TOKEN, raising the rate limit to 5,000 requests/hour when a token is present. - Clearer error message when GitHub does rate-limit you, pointing to the
GITHUB_TOKENworkaround.
Upgrade: run onwatch update, or reinstall via
curl -fsSL https://raw.githubusercontent.com/onllm-dev/onwatch/main/install.sh | bash
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]