Skip to content

AND-245: show bundled Harness version and update action - #105

Merged
yaojin3616 merged 1 commit into
mainfrom
agent/debugger/2e283b05
Aug 20, 2026
Merged

AND-245: show bundled Harness version and update action#105
yaojin3616 merged 1 commit into
mainfrom
agent/debugger/2e283b05

Conversation

@yaojin3616

Copy link
Copy Markdown
Contributor

Summary

  • show both the DSH Desktop version and the actually bundled Harness package version in About
  • add a Check for Updates action to About and reuse the existing signed desktop update flow
  • use the same About implementation from the Windows titlebar and native macOS app menu
  • cover installed-package lookup, manifest fallback, localized copy, and menu wiring

Verification

  • npm run typecheck
  • npm test (27 files, 168 tests)
  • npm run build

Closes AND-245
Closes #104

@yaojin3616
yaojin3616 merged commit 9d256b9 into main Aug 20, 2026
4 checks passed
@yaojin3616
yaojin3616 deleted the agent/debugger/2e283b05 branch August 20, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

建议给 APP 增加一个当前 harness 版本号的显示以及更新版本按钮,harness 已经更新到 rc.8 了,但是桌面端还是 rc.7

1 participant