I learned about Scheduled Tasks, Loops, and Self-Improving Automations.
Since I don't currently have a Claude subscription, I tried Antigravity to explore these concepts. I built an automation that runs on a schedule, checks system health and disk usage, records the results, and updates a status file after each run.
The automation reads previous results before starting, helping it learn from past runs and improve over time. After multiple runs, it detected a stable system and adjusted its schedule to run every 10 minutes.