Kaimon returning empty results

I keep getting these message:

Hmm, the kaimon tool keeps returning empty results even when I use q=false. Let me check the session status and try a different approach.

Working

when using Kaimon.jl with Deepseek V4 flash. But it is connected to a REPL in VSCode, and in the REPL I see:

agent> using SymbolicAWEModels; try SymbolicAWEModels.calc_steady_torque catch; false end
calc_steady_torque (generic function with 2 methods)

agent> 1+1
2

So I can see the output in the connected REPL, but the AI tool cannot see it. What could be the reason?

The Kaimon TUI shows: