# Agents Don’t Get Tired. I Do.

URL: https://danylovorvul.com/blog/agents-dont-get-tired-i-do/
Author: Danylo Vorvul
Date: 2026-09-24
Tags: agents, mindset
Description: Agents can draft through the night, but their output is only useful when a rested human is ready to review what they changed.

Agents don't get tired, and it makes me a bit uncomfortable 😄

I'm writing a PhD dissertation about coding agents and architecture. The short version: the more autonomy you give an agent, the more your methods for keeping the architecture clean start to matter. An agent that writes one function can't do much damage. An agent that works alone for eight hours can.

Which is funny, because eight hours alone is exactly how I use them.

Every evening, before I call it a night, I launch agents on a chunk of work. Then I go to sleep.

It's the best productivity tip I have right now: let your agents draft you something while you're sleeping. You wake up to a draft instead of a blank page. The morning is for reading it, and for checking that the night didn't quietly bend the architecture I'm writing a dissertation about.

Today I'm exhausted. I didn't spin anything up.

And I feel guilty.

It's the gym-membership feeling. You pay every month, and every day you skip, the money reminds you it's being wasted. My agents are a gym that never closes. They're ready at 2 a.m., on weekends, on the night I have nothing left. Every night I don't launch them is a night the gym was open and I stayed home.

But the night shift doesn't replace me. It drafts, and I read. The shift that never gets tired is only worth running because someone rested enough to read its output.

So am I the only one who feels this?
