This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryUpdates What's New, default, and ConPTY across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds selectable Antigravity data source: both, cli, or ide. Adds selectable Antigravity data source: both, cli, or ide. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Medium |
Adds xAI Grok provider to onwatch setup wizard and installers. Adds xAI Grok provider to onwatch setup wizard and installers. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Improves update‑check resilience by retrying 5xx responses and falling back to releases list on timeout. Improves update‑check resilience by retrying 5xx responses and falling back to releases list on timeout. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
What's New
Antigravity: selectable data source - IDE, agy CLI, or Both (#77)
onWatch can now read your shared Google-account Antigravity quota from the agy CLI in addition to the desktop/IDE probe. Because all Antigravity variants share one quota, you pick a single source:
- both (default) - prefer the richer
agyCLI data (weekly + 5h buckets for both Gemini and Claude/GPT models), automatically falling back to the IDE probe ifagycan't be launched or reached. - cli - managed
agysession only. - ide - desktop/IDE probe only (previous behavior).
The source is configurable during onwatch setup, in install.sh / install.ps1, via the ANTIGRAVITY_SOURCE env var, and live from the dashboard settings - no restart needed. The Antigravity card shows a badge for the source that produced the current data. onWatch launches agy in a managed pseudo-terminal session, reuses it across polls, tears it down on idle/shutdown, and only ever reaps its own process (never your interactive agy). Cross-platform incl. Windows (ConPTY). New env vars: ANTIGRAVITY_SOURCE, ANTIGRAVITY_CLI_PATH.
Grok in setup and installers
The xAI Grok provider is now offered in the onwatch setup wizard and the install.sh / install.ps1 installers.
Update-check resilience
The self-update check now retries transient 5xx responses and falls back to the releases list when the latest-release endpoint times out.
Full Changelog: https://github.com/onllm-dev/onWatch/compare/v2.12.2...v2.12.3
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
Related context
Related tools
Beta — feedback welcome: [email protected]