Hi, I tried to create a very simple math agent following example from https://docs.koog.ai/functional-agents/ which is using functionalStrategy.
I keep getting Unresolved reference for handleEvents
It does work fine with other e.g. singleRunStrategy
koog = "0.6.0"
