Running the generator on my own machine because the source cannot leave it:
sdods agent generate -p rwa-bank --adapter ollama --model qwen2.5-coder:7b --goal "add a contact"It does not call anything. It writes a paragraph about what it is going to do, then a line that looks like this in the answer text:
step_find({"project":"rwa-bank","text":"I navigate to the Contacts page"})and stops. The structured tool-call field is empty. Same model calls tools fine in other tooling, so I do not think it is the model.