My bot keeps explaining the steps to do something even when it is capable of performing the action itself. I want it to take action automatically unless the task is irreversible or difficult to undo, such as certain terminal commands or online actions.
The bot explicitly said it would do reversible actions automatically and only ask for confirmation on irreversible or hard to undo tasks. It even updated a USER.md file to reflect this behavior.
Despite that, it still defaults to telling me what to do instead of taking initiative and executing actions on its own. Is this normal behavior for bots or agents like this? Am I misunderstanding how these preferences are supposed to work, or doing something wrong?