Use case

How to write standup updates automatically from your work history

Updated July 2026 · by Jerry Liu, Dayflow's founder

The fastest way to write a standup update is to not write it from memory. If your Mac already keeps a record of what you worked on, your update is a read-out, not a reconstruction.

That is the whole trick. The rest of this post is the workflow.

Why standup updates are hard to write

By 9am you have to summarize a day that ended 16 hours ago. Human memory is terrible at this: you remember the big dramatic task (the outage, the demo) and forget the ninety minutes of code review, the three short calls, and the dependency upgrade that actually took your afternoon. So updates drift toward vague (“kept working on the migration”) or theatrical (only the highlights).

Manual time trackers fix this in theory - if you remember to start and stop timers, which is a second job on top of your first one.

The automatic version

Dayflow is a free, open-source work journal for Mac that records your screen at one frame every 10 seconds and has AI write a readable timeline of what you actually did: “Implementing OAuth token refresh, 9:04-9:48,” “Reviewing PR #412,” “Researching pricing pages on competitors’ sites.” Everything is stored on your Mac - recordings never leave your computer.

Your standup workflow becomes:

  1. Open Dayflow and look at yesterday’s timeline.
  2. Copy the three or four entries that matter to your team.
  3. Say them.

That is genuinely the entire process. The timeline is already written in plain sentences, so there is nothing to decode - it reads like the update itself.

What this looks like in practice

A real timeline from a working day looks something like:

The update writes itself: “Yesterday: shipped OAuth token refresh, documented the API changes, and got the flaky payments test passing. Today: continuing on payments.”

Honest limitations

The setup

Download Dayflow (free, MIT-licensed, macOS 14+, about 100MB of RAM and under 1% CPU), grant screen recording permission, and let it run. Use a local AI model via Ollama or LM Studio if you want nothing to ever leave your machine, or bring your own API key. By tomorrow’s standup you will have a timeline to read from instead of a memory to squeeze.

See where your day actually went

Dayflow is $0, open source, and everything stays on your Mac.

Download for MacOS macOS 14+ · MIT licensed · no account required