https://github.com/NousResearch/hermes-agent/issues/510#issuecomment-4303266210
Do you have the experience that your agent using write_file tool to overwriting existing files?
I have a suggestion to add a confirm warning to make the agent think twice when it doing such a tool call, what is your thoughts?
GitHub
Overview Hermes tool descriptions are typically 1-15 line strings embedded in Python tool definitions. Kilocode's tool descriptions are mini-manuals — 50-167 lines each — with worked examples, ...