- Update CodeMirror editor to Python mode and replace UI with Run + Output panel
- Add new Socket actions for running Python and receiving output
- Implement server-side Python execution via socket event and emit output
- Rebuild + restart server, then test with sample Python code