"""AI UI Control plugin — lets AI agents control the frontend UI via WebSocket.""" from app.plugins.builtins.ai_ui_control.plugin import AIUIControlPlugin __all__ = ["AIUIControlPlugin"]