release: v1.9.0 - #120
Merged
Merged
Conversation
Bump the workspace, frontend, and Tauri versions to 1.9.0 and add the hand-written release highlights. Minor rather than patch: this release adds a 12th agent (DeepSeek Harness) and renames an existing one (Windsurf -> Devin Desktop). The notes carry Simplified and, for the first time, Traditional Chinese translations as `lang:` comment blocks. Traditional Chinese needed no code change — the parser and the latest.json variant script have always accepted hyphenated language codes, and zh-TW readers were simply falling back to Simplified. Its wording follows the terminology already established in the zh-TW locale (代理 / 專案 / 設定 / 外掛), not a character-level conversion of the Simplified text. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump + hand-written release highlights for v1.9.0.
Minor rather than patch: this release adds a 12th agent (DeepSeek Harness) and renames an existing one (Windsurf → Devin Desktop).
Contents
.github/release-notes/v1.9.0.mdCargo.toml,Cargo.lockhk-*crates → 1.9.0package.json,package-lock.jsoncrates/hk-desktop/tauri.conf.jsonAll five version files come from
scripts/bump-version.sh 1.9.0; no dependency changes rode along.Since v1.8.2
The last three land in the auto-generated What's Changed rather than the highlights.
Traditional Chinese notes
First release whose notes carry a
lang:zh-TWblock. No code change was needed — both the client parser and thelatest.jsonvariant script already accept hyphenated language codes, and zh-TW readers were silently falling back to Simplified. The wording follows the terminology already established in the zh-TW locale (代理 / 專案 / 設定 / 外掛) rather than a character-level conversion of the Simplified text.After merge: tag
v1.9.0on main, which triggersrelease.ymland produces a draft release.🤖 Generated with Claude Code