Skip to content

onWatch

v2.12.5 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Fixed 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 update could 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_TOKEN workaround.

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

Track onWatch

Get notified when new releases ship.

Sign up free

About onWatch

Real-time API quota tracking across AI platforms

All releases →

Related context

Beta — feedback welcome: [email protected]