Hacker News new | ask | show | jobs
We spent months building AI agents. Then we deleted them (runnit.io)
3 points by marktolson 9 days ago
1 comments

You missed a key point here: context bias. It's always better to have conpletely separate agents per task if you want "fresh eyes" on any given task.
True, but resetting context to avoid bias doesn't require different agent personas with limited scope, it requires refreshing the context which can be done with a single agent.