You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows 安装版 / Windows installer: Creation-SSH_0.6.8_x64-setup.exe
Windows MSI: Creation-SSH_0.6.8_x64_en-US.msi
Windows 便携版 / Windows portable: Creation-SSH_0.6.8_portable-Windows-x64.zip
Android arm64 APK: C-SSH_0.6.8_android-arm64.apk
Android AAB: C-SSH_0.6.8_android-arm64.aab
新增 / Added
桌面端支持多个独立 AI 弹窗;桌面端与移动端统一历史、主机、权限、执行档、工具循环和上下文入口,便于并行处理不同主机与任务。
Desktop supports multiple independent AI pop-out windows. Desktop and mobile share history, host, permission, execution-profile, tool-loop, and context controls for parallel host and task workflows.
AI 历史、权限模式、执行档、工具循环上限、自定义 AI 上下文窗口和上下文偏好持久化到本地 SQLite,重开页面或应用后继续沿用用户选择。
AI history, permission mode, execution profile, tool-loop limit, custom AI context window, and context preferences persist in local SQLite so user choices survive page changes and app restarts.
Added Stable, Balanced, Fast, and Ultra presets for AI and other short agent requests, with 1/2/4/8 concurrency limits and temporary per-host downgrade after SSH, channel, or streamlocal transport errors.
主机监控入口新增跨主机状态摘要,详情页支持 6 秒自动采集与可折叠侧栏,更适合持续巡检和窄屏操作。
Added cross-host monitoring summaries, 6-second automatic collection, and a collapsible detail sidebar for continuous checks and narrow layouts.
Android can follow the system language and theme, including the mobile light-mode request from GitHub Issue #18.
Windows、Android、五个公开资产固定名称与 Linux agent 版本统一为 0.6.8;agent 握手报告 0.6.8。iOS 和 macOS 不在本次发布范围内。
Windows, Android, all five fixed public asset names, and the Linux agent are synchronized to 0.6.8; the agent handshake reports 0.6.8. iOS and macOS are not part of this release.
修复 / Fixed
修复桌面端与移动端 AI 工作台在页面切换、应用重启或多窗口使用后可能丢失历史入口、权限、执行档、工具循环或上下文偏好的问题。
Fixed desktop and mobile AI workspaces losing history access, permissions, execution profiles, tool-loop limits, or context preferences after navigation, restart, or multi-window use.
修复高并发 AI 工具调用可能放大 agent 短请求传输故障的问题,统一并发保护并加入自动降级恢复路径。
Fixed high-concurrency AI tool calls amplifying transport failures in short agent requests by enforcing shared concurrency protection and automatic downgrade recovery.
Fixed agent-backed features becoming unavailable when older OpenSSH environments such as CentOS reject direct streamlocal; the client now falls back to the stdio bridge automatically.
Fixed credential reuse and authentication fallback after adding a key-based host: the local encrypted-vault key is preferred, with saved-password or explicit password fallback when needed.
Fixed global layout issues across narrow desktop windows, mobile portrait screens, and dynamic content; sidebars, toolbars, sheets, command-snippet execution/result containers, and primary work areas now adapt to available space.
修复 Android 软键盘遮挡 AI 输入区,以及 GitHub Issue #16 中 AI 回复内容越出卡片轮廓的问题。
Fixed the Android soft keyboard covering the AI composer and the AI-response content overflowing its card boundary as tracked in GitHub Issue #16.
Fixed Android system language and theme not refreshing consistently across some lifecycle and reopen paths, with clearer feedback when following the system.
修复文件上传/下载在分块和断点续传完成阶段的完整性处理,避免不完整结果被标记为成功。
Fixed upload/download integrity handling at the completion of chunked and resumable transfers so incomplete results are not reported as successful.
验证 / Verified
Windows 正式桌面版已完成构建、实机启动与本次相关功能验证。
The production Windows desktop build completed and was launched on a real machine for the affected feature checks.
Ubuntu 与 CentOS 真实链路已验证 agent 通信及兼容兜底;DeepSeek AI 对话与工具循环 E2E 已通过。
Real Ubuntu and CentOS paths verified agent communication and compatibility fallback. DeepSeek AI conversation and tool-loop E2E passed.
Android 正式构建与 AndroidX SplashScreen 静态 C 自动门禁已通过;MuMu x86_64 模拟器已从 Launcher 真实冷启动逐帧验证,系统 C、前端文字、大 C 与主界面连续衔接,无纯色空档或裁切。
The Android production build and static AndroidX SplashScreen C gate passed. A real Launcher cold start on the MuMu x86_64 emulator was verified frame by frame: the system C, frontend wordmark, large C, and main screen connect continuously without a solid-color gap or clipping.