ANTIGRAVITY LABJP
TAG

drift detection

2 articles
Back to all tags
Related:
Antigravity 2.01Gemini 3.5 Flash1model pinning1scheduled runs1reproducibility1indie development1regression testing1Antigravity1Agents1Configuration1Operations1
Antigravity/2026-06-23Advanced

When the Default Model Changes Underneath You: Pinning and Diff-Gating Scheduled Runs

Antigravity 2.0 promoted Gemini 3.5 Flash to the default fast model. It is a welcome upgrade, but any scheduled run that leaned on the default starts producing subtly different output one morning. Here is how I pin the model explicitly, fingerprint the output, and gate drift, sized for a solo developer's pipeline.

App Dev/2026-06-20Advanced

Agent Config Drifts Quietly Across Environments: Detection and Correction

Across two Macs and an automation host, agent settings slowly diverge and only one side fails. Here is how to surface that config drift with normalized hashing and a correction workflow, from an indie developer's setup.