RemDev API platform versions?

I’ve been investigating the possibility of migrating my (large & complicated) plugin to support split mode/remote development. One thing I couldn’t see anywhere - what is the minimum platform version required to support this?

Edit: similarly, what is the minimum platform version to support the new v2 modular plugin descriptors?

AFAIK 2025.3 is recommended for both.

https://platform.jetbrains.com/t/questions-on-v2-plugin-descriptor/3801/3,and the next post in the thread.

@jansorg is right. The 2025.3 has reasonably matured Plugin Model v2 Support. It is marked as experimental, but this is just to polish out the corner cases.