Files
nexus-terminal/.helloagents/plan/202603252310_connections-tree-search-explorer-polish/tasks.md
T
yinjianm 1662b2b9e8 feat(frontend): polish connection tree and terminal groups
Add explorer-style tree search in the connections view with
match-path expansion, clearer count highlighting, and a refined
sidebar header layout.

Improve terminal tab grouping by keeping new sessions appended
within their server group, highlighting the active group, and
deduplicating broadcast actions to send commands once per server.
2026-03-25 23:19:53 +08:00

998 B

任务清单: connections-tree-search-explorer-polish

@feature: connections-tree-search-explorer-polish
@created: 2026-03-25
@status: in_progress
@mode: R2

进度概览

完成 失败 跳过 总数
1 0 0 4

任务列表

1. 方案与范围确认

  • [√] 1.1 创建左侧树搜索与头部布局增强方案包 | depends_on: []

2. 交互增强实现

  • 2.1 在 ConnectionsView.vue 中实现左侧树搜索与命中链路过滤 | depends_on: [1.1]
  • 2.2 重做左侧头部布局并增强节点计数高亮 | depends_on: [2.1]

3. 验证与同步

  • 3.1 运行前端构建验证并同步 .helloagents 文档与归档记录 | depends_on: [2.2]

执行日志

时间 任务 状态 备注
2026-03-25 23:10 1.1 完成 创建 implementation 方案包,范围锁定为 ConnectionsView.vue 的左侧树搜索与资源管理器式头部增强