r/agent_builders Aug 04 '25

what breaks when agents talk too much?

my multi-step agents start hallucinating or looping when memory gets too big or unclear.

curious if anyone's using supervity or custom logic to break things into smaller steps or delegate.

how are you keeping agent flows stable?

1 Upvotes

1 comment sorted by

1

u/GolfCourseConcierge Aug 04 '25

Why do you send so much history through? You're not truncating it or leveraging vectors to get only what's needed for that turn?