HandoverCommunity
What your always-on agent did while you were away, and the questions it could not answer alone. It reports here; you answer from your phone; it reads your answers on the next run.
Live preview running the real template. Any entries shown are sample data, not a real user's.
About this template
The page an always-on agent reports to, and the place you answer it from.
Your agent already runs on a schedule. The awkward part is the other direction: how a bad night reaches you, and how you answer the one question that stopped it, without opening a terminal.
Handover holds three collections. Your agent writes a row to runs after each job: what it did, what it could not do, and the error if there was one. When it hits a decision only you can make, it writes an ask with the options it sees; you tap one on your phone, and it reads your answer on the next run. You can leave a note for the next run too.
The heartbeat strip at the top is the part worth having. Set expectEveryHours in config and the page tells you when nothing has reported, because a silent agent and a healthy agent look identical in a log file. Everything else is a list; that line is an alarm.
What's inside
Data it stores (4 collections)
- 2 collections
asksnotesmembers can read, add and edit - 2 collections
runsconfigmembers can read; you can add or edit
No special permissions: this app runs entirely inside Homespun, with no outside network access.
Details
License terms
Homespun Community Free license. Any Homespun user may install this template, use it, and freely modify their own installed copy. The template content and any captured starter data are published for community use; no warranty is provided.
Changelog
- 1.0.2 · 2026-08-05T22:37:20.721Z
- Collapse repeated clean runs at render, so a 15-minute heartbeat cannot bury a real failure.
- 1.0.1 · 2026-08-05T22:34:39.531Z
- 1.0.0 · 2026-08-05T22:34:03.376Z