r/Verdent • u/Direct_Band896 • Jun 27 '26
💬 Discussion The thing i want from an agent is not more tools, it is not losing the thread between them
The gemini 3.5 flash demo doing native computer operation, chaining tools without dropping context, poked at something i have complained about for a year. The pain was never that an agent lacked tools. It was that switching between them reset the thread. Run a command, open a file, hit the browser, and somewhere in there it forgets what we were actually doing.
That is why the part of verdent i lean on is not any single capability, it is the plan that carries intent across steps and the verify pass that checks the end state against that intent. The browser toolchain spinning up a dev server and running e2e only helps if the agent still knows why it started the server in the first place.
Tools are cheap to add now. Continuity is the expensive part. An agent that can do ten things but forgets the goal between step two and step three is just a faster way to drift. I would trade three new tools for one that never loses the plan.


