Files
nexus-terminal/.helloagents/CHANGELOG.md
T
yinjianm 7af8812e26 feat(workspace): enhance status cards and terminal groups
add memory and disk monitoring cards with richer server metrics
and localized labels in the workspace status panel

group ssh terminal tabs by server with per-group add actions to
make multi-terminal relationships clearer

sync helloagents archive and module documentation for the
completed workspace updates
2026-03-25 22:58:27 +08:00

3.9 KiB
Raw Blame History

变更日志

[Unreleased]

  • 2026-03-25:初始化 .helloagents/ 知识库骨架与首批模块文档,不代表源码功能变更。
  • 2026-03-25:新增 GHCR Docker 发布 workflow,并将 docker-compose.yml 的三个业务镜像切换到 ghcr.io/micah123321/*
  • 2026-03-25/workspace 默认布局改为“左侧 Workbench + 中央视终端 + 右侧状态监控”,并在状态监控中新增开机累计上下行流量展示。
  • 2026-03-25:继续微调 /workspace Workbench,新增默认“快捷指令”标签、调整三栏宽度到更接近 xterminal 参考图,并修复终端区域鼠标悬停时指针异常消失的问题。

修复

新增