feat(perf): Add get_ui_performance AI tool
This commit is contained in:
1
gui.py
1
gui.py
@@ -501,6 +501,7 @@ class App:
|
||||
ai_client.confirm_and_run_callback = self._confirm_and_run
|
||||
ai_client.comms_log_callback = self._on_comms_entry
|
||||
ai_client.tool_log_callback = self._on_tool_log
|
||||
mcp_client.perf_monitor_callback = self.perf_monitor.get_metrics
|
||||
|
||||
# ---------------------------------------------------------------- project loading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user