diff --git a/backend/app/version.py b/backend/app/version.py
index a49a568..90b6d12 100644
--- a/backend/app/version.py
+++ b/backend/app/version.py
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
-APP_VERSION = "0.20.8"
+APP_VERSION = "0.20.9"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"
diff --git a/frontend/src/components/HostActionLogModal.vue b/frontend/src/components/HostActionLogModal.vue
new file mode 100644
index 0000000..806d57c
--- /dev/null
+++ b/frontend/src/components/HostActionLogModal.vue
@@ -0,0 +1,110 @@
+
+
+
+ Выполняется на удалённом хосте… Это может занять несколько минут.
+ {{ message }}{{ title }}
+ {{ output }}
+
{{ agentControlMessage }}
+{{ agentControlMessage }}
{{ agentControlMessage }}
+{{ agentControlMessage }}
{{ sshTestMessage }}
{{ sshTestOutput }}
{{ agentUpdateMessage }}
-{{ agentUpdateOutput }}
-