Hi,
I’ve been exploring AI-assisted workflows for power electronics simulation lately. Tools like Claude Code can invoke shell commands directly, which made me wonder — is there any plan to add a CLI interface for PLECS?
Even a minimal version that lets you modify component parameters, run simulations, and export results from the command line would be hugely useful. It would make PLECS much easier to integrate with AI agents and automation scripts, without relying on the XML-RPC interface which need python script.
Is this something the team has considered? Any rough timeline if so?
Thanks!