TOKENICODE DeepSeek Alpha v0.10.0-alpha.5
TOKENICODE DeepSeek Alpha v0.10.0-alpha.5
This release focuses on font consistency and a smoother new-chat folder flow.
Changes
- Font selection now also applies to mono-styled UI labels by default, so pinyin/English/path/model chips no longer keep a mismatched monospace look.
- Added a settings toggle for mono-styled labels following the interface font.
- The last selected project folder is now remembered as the default conversation folder.
- New Chat no longer clears the project folder, so a fresh task opens directly in the current/default folder.
- Added a folder picker chip under the input box for quick project folder switching.
Verification
pnpm exec tsc --noEmitpnpm buildgit diff --checkpnpm tauri buildproduced the Windows executable and installers; the final updater signing step was skipped becauseTAURI_SIGNING_PRIVATE_KEYis not configured.