feat(frontend): 添加 SSH 终端运行中标记

为 SSH 顶部服务器标签和内部终端标签补充 `%` 运行中提示,
并基于发送命令、shell prompt、断连与错误链路派生运行态。
This commit is contained in:
yinjianm
2026-04-19 21:33:24 +08:00
parent 940c8babc2
commit 6253b90151
15 changed files with 530 additions and 230 deletions
+1
View File
@@ -7,6 +7,7 @@
| 时间戳 | 名称 | 类型 | 涉及模块 | 决策 | 结果 |
|--------|------|------|---------|------|------|
| 202604192106 | terminal-running-indicator | - | - | - | ✅完成 |
| 202604190520 | status-monitor-cpu-summary-modal | - | - | - | ✅完成 |
| 202604190351 | status-monitor-cpu-total-and-per-core | implementation | frontend, backend | status-monitor-cpu-total-and-per-core#D001 | ✅完成 |
| 202604190358 | status-monitor-network-vertical-stack | implementation | frontend | - | ✅完成 |