Replying to @hexablob
Cyber threats have no secrets. Ship fast solving complex problem in a simple way.
@yellephen can you try again? AIRMY sends "stream": false on sync runs and expects plain JSON back, so if your shim always streams to Ollama it’ll break; either honor the stream flag or point Settings at Ollama’s native OpenAI endpoint (localhost:11434/v1) and skip the shim.
Didn't realise Ollama had that. I hired a curriculum mapper agent and then in Agents I clicked run. These were my Ollama logs and nothing else happened.
[GIN] 2026/06/11 - 15:04:27 | 200 | 6.808644912s | 172.17.0.1 | POST "/v1/chat/completions"
[GIN] 2026/06/11 - 15:04:40 | 200 | 3.778450911s | 172.17.0.1 | POST "/v1/chat/completions"
[GIN] 2026/06/11 - 15:04:44 | 200 | 717.798µs | 172.17.0.1 | GET "/"
Not 100% if using the app correctly.
Cyber threats have no secrets. Ship fast solving complex problem in a simple way.
@yellephen your Ollama logs show the run worked (Run on Agents only sends a fixed smoke-test prompt and used to reload without showing the result) use Playground for your own curriculum prompts, or check Runs for the output from your click.