Files
Nexus/docs/audit/2026-06-17-terminal-ui-deploy.md
T
r 9c9a51263c chore: 本地快照 — 终端 UI、服务器 site_url、后台任务与 Agent 导航
汇总未提交工作区:Servers 列表 site_url 链接、终端页与选机器 UI、SSH 连通性与 Telegram 通知、agent/offline/unset_path 后台调度与 gate_ai_review 门控;更新 AGENTS 与 agent-exploration 规则(仅本机 commit);同步 web/app 构建产物与相关文档。
2026-06-18 06:01:50 +08:00

34 lines
786 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 审计 — 终端 UI 部署(2026-06-17
**Changelog**: `docs/changelog/2026-06-17-terminal-ui-deploy.md`
## 审计范围
| 模块 | 文件 |
|------|------|
| 终端页 | `frontend/src/pages/TerminalPage.vue` |
| 右键菜单 | `frontend/src/components/terminal/TerminalContextMenu.vue` |
| xterm 会话 | `frontend/src/composables/terminal/useTerminalSessions.ts` |
| 全局布局 | `frontend/src/App.vue` |
## Step 3
| H | 规则 | 结论 |
|---|------|------|
| H1 | 纯前端,无新 API | PASS |
| H2 | 剪贴板仍走浏览器 API | PASS |
| H3 | 无密钥/凭据变更 | PASS |
## Closure
| H | 判定 |
|---|------|
| H1H3 | PASS |
## DoD
- [x] `local_verify.sh` 26/26
- [x] `npx vite build`
- [x] changelog + audit
- [ ] 生产 `/app/` 200 + 浏览器终验