fix(imports): 3 broken imports — ENTITY_MODELS path, Room→CommConversation, get_cached_mail_summary→MailService
Check Cross-Plugin Imports / check (push) Has been cancelled

This commit is contained in:
Agent Zero
2026-08-17 07:14:29 +02:00
parent d50615e870
commit 5b0b1e093a
19 changed files with 15296 additions and 4 deletions
@@ -0,0 +1,26 @@
{
"py_defs": 1616,
"py_dead": 629,
"ts_defs": 959,
"ts_dead": 442,
"critical_dead": [
{
"name": "seed_default_workspace",
"file": "app/services/workspace_service.py",
"line": 560,
"lang": "py"
},
{
"name": "register_default_history_hooks",
"file": "app/core/history_hooks.py",
"line": 128,
"lang": "py"
},
{
"name": "register_default_entities",
"file": "app/core/restore_registry.py",
"line": 114,
"lang": "py"
}
]
}