Skip to content

Nexus Shell v1.6.3

Choose a tag to compare

@viewer12 viewer12 released this 28 Jul 16:44
· 3 commits to main since this release
e59f3b6

Nexus Shell v1.6.3

New Features

  • Editing Sessions now support multi-selection, with batch sync, re-fetch, conflict resolution and stop.

Improvements

  • The terminal no longer reloads when you switch pages — switching back is faster and the scroll history is kept.
  • Saving a remote file from an external editor is faster, and the Files page no longer reconnects for every action.
  • Filling in server product info from a URL now works on many more sites, and tells you the reason when it doesn't.
  • AI replies now always start at the same place on screen, so a long question no longer pushes the reply out of view.
  • In the Agent Bridge authorization dialog, Return no longer triggers Always Allow, and Esc now denies.

Bug Fixes

  • Fixed keys with missing private key data being synced to your other devices as empty entries; they are now flagged in the key list instead.
  • Stopping an editing session now asks for confirmation when there are unsynced changes, instead of discarding the local copy.
  • Fixed the file list being replaced by another server's contents after saving a file.
  • Fixed a cancelled AI reply sometimes still being added to the conversation.
  • Fixed being asked to authorize the same agent again after it updated itself.

新功能

  • 编辑会话支持多选,可批量同步、重新拉取、解决冲突与停止。

体验优化

  • 切换页面时终端不再重新加载,切回更快,滚动历史也不会丢失。
  • 用外部编辑器保存远端文件更快,文件页也不再每个操作都重连一次。
  • 通过 URL 填写服务器产品信息的成功率明显提升,失败时也会说明原因。
  • AI 回复的起始位置保持一致,提问再长也不会把回复挤出屏幕。
  • Agent 桥接的授权弹窗中,回车不再触发「始终允许」,Esc 对应「拒绝」。

问题修复

  • 修复私钥数据缺失的密钥被当作空条目同步到其他设备的问题,现在会在密钥列表中标记出来。
  • 停止编辑会话时若存在未同步的改动会先行确认,不再直接丢弃本地副本。
  • 修复保存文件后,文件列表被替换成另一台服务器内容的问题。
  • 修复 AI 回复被取消后仍偶发被追加进对话的问题。
  • 修复 Agent 自动更新后需要重新授权的问题。