feat(perf): Implement core PerformanceMonitor for telemetry collection
This commit is contained in:
@@ -8,7 +8,8 @@ dependencies = [
|
||||
"imgui-bundle",
|
||||
"google-genai",
|
||||
"anthropic",
|
||||
"tomli-w"
|
||||
"tomli-w",
|
||||
"psutil>=7.2.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user