Skip to content

Creation-SSH v0.6.4

Choose a tag to compare

@suiyuebaobao suiyuebaobao released this 09 Jul 06:47

Creation-SSH v0.6.4

下载 / Downloads

  • Windows 安装版 / Windows installer: Creation-SSH_0.6.4_x64-setup.exe
  • Windows MSI: Creation-SSH_0.6.4_x64_en-US.msi
  • Windows 便携版 / Windows portable: Creation-SSH_0.6.4_portable-Windows-x64.zip
  • Android arm64 APK: C-SSH_0.6.4_android-arm64.apk
  • Android AAB: C-SSH_0.6.4_android-arm64.aab

新增 / Added

  • AI 运行状态持久化与页面恢复:切换页面或重新进入 AI 助手后,正在运行/刚结束的回合可以恢复事件与状态。
  • AI run-state persistence and page recovery, so active or recently finished turns restore their event stream and status after returning to the AI assistant.
  • ACP/Hermes 基础协议骨架:先提供能力描述与适配入口,后续继续扩展完整 Hermes 体验。
  • First ACP/Hermes protocol skeleton with capability descriptors and integration entry points; full Hermes workflow work remains staged for later releases.
  • 桌面与移动端新增 GitHub 更新检测入口,提示用户前往 Releases 下载,不做静默自动安装。
  • GitHub update checks on desktop and mobile; the app opens Releases instead of silently auto-installing updates.
  • 系统语言跟随模式:默认跟随系统语言,也可手动选择 9 种界面语言;偏好继续落 SQLite。
  • System-language following by default, with manual selection across 9 UI languages and SQLite-backed preferences.
  • 移动端 AI 可见图标改为组件化 SVG 图标,减少 emoji 在不同系统上的不一致显示。
  • Mobile AI visible indicators now use componentized SVG icons instead of emoji.

修复 / Fixed

  • 修复高并发工具调用场景下 AI 执行链路容易崩溃的问题:同一模型回合内的多个工具调用改为受控串行执行,并补充运行态 guard。
  • Fixed high-concurrency AI tool-call crashes by routing multiple tool calls from the same model turn through a controlled serial path with run-state guards.
  • 修复移动端 AI 输入框被软键盘遮挡的问题:Android Activity 使用 adjustResize,前端按 visualViewport 调整底部空间。
  • Fixed mobile AI input being covered by the Android soft keyboard through adjustResize and visualViewport-based bottom spacing.
  • 修复移动端 AI 权限模式、执行档、工具次数等偏好在退出/切换页面后回到默认值的问题。
  • Fixed mobile AI permission mode, execution mode, and tool-loop preferences reverting after leaving the page or restarting.
  • 补齐 PC 端工具调用次数自定义入口,与移动端一样走持久化配置。
  • Added the missing PC-side custom tool-loop control, persisted the same way as mobile.
  • 本版继续包含终端尺寸/状态栏、默认透明度 80%、agent 版本同步、正式资产全带版本号等此前修复。
  • Carries forward terminal sizing/status-bar fixes, 80% default desktop transparency, synchronized agent versioning, and versioned public asset names.

验证 / Verified

  • Rust: cargo fmt --check, cargo build --workspace, cargo test --workspace, cargo clippy --workspace --all-targets -- -D warnings 全部通过 / all passed.
  • Frontend: desktop/mobile npm run build passed; system-language, mobile AI keyboard avoidance, and splash timeline regression checks passed.
  • Desktop: npm run tauri build produced setup/MSI; creation-gui.exe and setup metadata report 0.6.4; portable zip was rebuilt.
  • Android: aarch64 release APK/AAB generated; APK passed apksigner verify --verbose --print-certs and aapt dump badging; package com.creationssh.mobile, versionName 0.6.4, versionCode 6004, ABI arm64-v8a only.
  • AAB structure inspection found only base/lib/arm64-v8a/libcreation_mobile_lib.so.
  • Sanitized scans passed for source/docs/public text: no private keys, tokens, real credentials, or non-example IPs found.

SHA256

CFC6D71575E26C1F2E84539505AF1AC5DB72B0B63F182EF3DA2C6191AE3AE799  Creation-SSH_0.6.4_portable-Windows-x64.zip
1B3D8364CED5BA4A6E53FD28F4024A53322C286D904C4AC95527A0827AF7BAF6  Creation-SSH_0.6.4_x64_en-US.msi
48A0318A3AFDC7679301C00F46DCA0C6BCC329BD3FF2A8184A90B1B6298A6131  Creation-SSH_0.6.4_x64-setup.exe
891AC7731D7B592122294B28E508030DBEDB1792253F6DF8C09F296AAEF25001  C-SSH_0.6.4_android-arm64.aab
5F8099C77DFD547DCF969937D02AA07C184F3C05B1A5A107EE6BFA43F26CA664  C-SSH_0.6.4_android-arm64.apk