It is working for me, but it does have slightly different behavior related to the end UI state.
(I will look more into that)
@nikivi With that said, you might have better luck looking into the new extension’s API. That API will give you much more control and integrate more deeply with Bike. It is a learning curve to setup the environment, but then I think dev is quite a bit easier then AppleScript based dev.
I think in the past you’ve posted about creating very specific keystroke workflows. With the extension API you can set code to run with single key bindings, or sequences of keys. I think you might like it.