Field notes
from the lock screen.
How we think about Live Activities, AI-agent status, and pushing real-world job state to the iPhone.
- May 6, 2026Automation4 min read
Lock-screen status for long-running jobs
Training runs, deploys, backups, and AI agents don't fit in a notification. They fit on the lock screen. Here's why we built Chirp around Live Activities instead of push.
Read post - May 6, 2026CI / CD5 min read
GitHub Actions iPhone notifications without Slack or email
Slack and email turn green-and-red CI signal into background noise. Push GitHub Actions iPhone notifications and a Live Activity straight to your lock screen with three lines of YAML.
Read post