Giving an autonomous agent homeostatic sleep: fatigue from real token cost, plus REM dreaming

Dzikula · reddit · 2026-09-22

After running a 50-node autonomous companion agent for a year, a solo developer mined 5 days of logs (2,498 model calls): the reader subsystem drove 27–40% of turns, 64% of them on empty chunks, and the model's self-eval scores were nearly useless (90% within a 0.16-wide band).

He built a homeostatic layer:

Changes: reader hard-capped at 20 chunks/hour (was 60), digest interval 120s→600s; fatigue scales down autonomy/exploration rewards; the module fails open within 90 seconds. The ongoing experiment: whether dream content later surfaces in daytime behavior unprompted.

Original post →

More from coding & agent

coding & agent channel →