Most likely the answer is to just sit and do nothing. But have you discovered an approach to making agentic coding, etc work for you without feeding into distraction and attention deficit?
Ask HN: What do you do when your AI agents are working?
1–10 of 11 posts
Re: Ask HN: What do you do when your AI agents are working?
#2One option is to orchestrate more agents across different repositories or projects at the same time, so there’s essentially less downtime while you’re waiting between tasks. But I really dislike that kind of constant context switching - it makes me feel a bit like Lucille Ball in that 1950s episode where she's wrapping chocolates [1].
I prefer to focus on a single project at a time. When I do hand something off to an LLM, I have three go‑to activities that I alternate between. I'll try to do some physical exercise (jumping jacks, pull-ups and push-ups), grab my violin/piano since both are less than a meter from my desk, or I'll study Japanese.
Re: Ask HN: What do you do when your AI agents are working?
#3This allows me to basically do "asynchronous" work and keep-up with the increasingly complex work environment where there are lots of things going on, sometimes too many things, all at once.
Re: Ask HN: What do you do when your AI agents are working?
#4The crux is to know where your attention is needed and quickly get the full context of the task when you come back.
That’s why I built Codehydra https://github.com/stefanhoelzl/codehydra
Re: Ask HN: What do you do when your AI agents are working?
#5Re: Ask HN: What do you do when your AI agents are working?
#6Re: Ask HN: What do you do when your AI agents are working?
#7So i try to stagger the big rocks and chip off smaller ones in parallel. Also being able to complete the smaller tasks and move on makes me feel less brain mush from parallelizing.
I use a project decision layer too to provide guidance across sessions. This makes me feel more confident in their work staying aligned with project direction.
Wonder how others determine when agents are running normally or when they need some human judgement.
Re: Ask HN: What do you do when your AI agents are working?
#8It is important to make good use of both manual work and AI.
Re: Ask HN: What do you do when your AI agents are working?
#9Re: Ask HN: What do you do when your AI agents are working?
#10https://mattmccormick.ca/we-re-all-managers-now-my-journey-i...