conductor(checkpoint): Checkpoint end of Phase 2: AI Tooling and Alert System

This commit is contained in:
2026-02-23 14:48:21 -05:00
parent 3e9d362be3
commit b92f2f32c8
3 changed files with 5 additions and 4 deletions

1
gui.py
View File

@@ -26,6 +26,7 @@ import session_logger
import project_manager
import api_hooks
import theme
import mcp_client
from performance_monitor import PerformanceMonitor
CONFIG_PATH = Path("config.toml")