mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
This release packages the emergency H5 token pause so upgraded users can resume desktop and browser chat without generating or carrying a token. The release notes document the temporary open-access behavior and the verification run used before tagging. Constraint: v0.2.4 restored startup but token auth can still break chat flows for upgraded users Rejected: Wait for a full token-auth redesign | users are actively blocked and H5 auth is not critical right now Confidence: high Scope-risk: narrow Directive: Restore H5 token controls only with migration coverage and browser chat E2E Tested: bun run scripts/release.ts 0.2.5 --dry Tested: bun run scripts/release.ts 0.2.5 Tested: bun test src/server/__tests__/h5-access-auth.test.ts src/server/middleware/cors.test.ts Tested: bun run check:server Tested: bun run check:desktop
Claude Code Haha Desktop
基于 Tauri 2 + React 的桌面客户端。
开发
bun install
bun run tauri dev
构建
# macOS (Apple Silicon)
./scripts/build-macos-arm64.sh
# Windows (x64, MSI only)
.\scripts\build-windows-x64.ps1
构建产物位于 build-artifacts/ 目录,文件名会显式包含平台、架构和包类型。
常见问题
macOS 提示"已损坏,无法打开"
xattr -cr /Applications/Claude\ Code\ Haha.app