Option to continue after an intent

Can we please have an option to continue a conversation after an intent, so the mic stays open and the user can continue without a new wake-word?
As far as I know this currently not possible in an intent script.

If you are ready to interfere with the VPE firmware, you can change the logic of the satellite.
Or just assemble a DIY project to try it out.

If you just want to start the listening stage in your automation, it will be enough to forward the voice_assistant.start action to HA (see this block). after that, you can use it in automations and scripts.

I would like to see this a result/return-option in the intent scripts.
Let the intent script return a “ContinueConversation” Boolean default to FALSE