Suggestion: Allow the model to run editor actions

I was surprised to find that the model can’t run editor actions (vscode commands). This would be very useful. For example letting it run source.addMissingImports to have the language server handle missing imports correctly instead of the model guessing or grepping around and getting it wrong. Please add this tool for the models to use!