Is that typical? How many agents are you using regularly, and are any of them running autonomously for hours?
Ask HN: How many AI agents do you actively use?
1–10 of 25 posts
I have around four for talking through ideas and three active coding agents. None of them are truly long-running.
Re: Ask HN: How many AI agents do you actively use?
#21 (not long running)
Re: Ask HN: How many AI agents do you actively use?
#3I run multiple fable/opus and sol sessions for both chat and coding- I read a lot of academic papers and it grew to a point where I needed to use a reference management system like zotero to keep track of it. So I recently one-shotted a ~1000 pdf literature review folder into a .bibtex file to import into zotero. . Includes multi-step DOI extraction and multi-review steps to reduce false positives. Also can check patents via EPO API. And can interact programmatically with zotero via its API to add tags, notes etc. Very specific to my requirements and codex sol max did it in a single 8-hr goal session with very few bugs
Re: Ask HN: How many AI agents do you actively use?
#4[dead]
Re: Ask HN: How many AI agents do you actively use?
#5Depends on how you define agents. I use CodeRabbit all the time but it has a swarm of dozens of sub-agents. So am i using 1 agent or 10+?
Re: Ask HN: How many AI agents do you actively use?
#6I'm obviously biased, but I'm building aq.dev, a shared workspace for running coding agents with a team, so I watch a lot of people's sessions more than my own haha.
If I'm between meetings, then I'm really watching 1-2 max. There could be a few others running in the background, but those I'm not paying attention to that much.
If I'm coding and in the zone, then usually 4-5 workspaces with 1-3 agents per workspace.
Re: Ask HN: How many AI agents do you actively use?
#7I have a tmux split in 4 panes, 4 agents running in 4 workspaces with shared memory. Most of the times I use 2 concurrently, but here and there I have extra analysis or reviews to do. I like this setup with tmux, works over ssh, easy to bring any one full focus, etc.
Re: Ask HN: How many AI agents do you actively use?
#8I'm obviously biased, but I'm building aq.dev, a shared workspace for running coding agents with a team, so I watch a lot of people's sessions more than my own haha. If I'm between meetings, then I'm really watching 1-2 max. There could be a few others running in the background, but those I'm not paying attention to that much. If I'm coding and in the zone, then usually 4-5 workspaces with 1-3 agents per workspace.
I watch a lot of people's sessions more than my own haha
That's not a good thing if you want people to use your service.
Re: Ask HN: How many AI agents do you actively use?
#9[dead]
Re: Ask HN: How many AI agents do you actively use?
#10[dead]