I'm implementing a multi-agent system and I've noticed that the agent is too proactive do I have explicitly ask it many times, sometimes even as the last sentence of the chat, to DO MOT START implementing anything until I say so explicitly.
Still, it continues saying “you're right. I should stop” and then it decided to continue implementing some tasks it had decided that needs to be implemented.
This behavior is unacceptable because it breaks my design and then I need to undo what it does. And also because it's consuming tokens on unapproved tasks.
How can I stop it from happening and how can I get my money back?
Thanks
