Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: modelstudioai/openwork
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6d24e94
Choose a base ref
...
head repository: modelstudioai/openwork
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: db7fc21
Choose a head ref
  • 15 commits
  • 16 files changed
  • 4 contributors

Commits on Jun 8, 2026

  1. Configuration menu
    Copy the full SHA
    84a8acd View commit details
    Browse the repository at this point in the history
  2. chore: sync desktop entrypoint cleanup (#19)

    OpenWork-Sync-Mode: export
    
    Qwen-Code-Base: 22167490ec6cda55b3181a56e6bf982f792a3d0c
    
    Qwen-Code-Commit: 1ad4b4b81ad09cbfaaedc025b653d0ce8383020d
    
    OpenWork-Base: 84a8acd
    DragonnZhang authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    151ce94 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. chore(release): desktop v0.0.3 [skip ci]

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    DragonnZhang and github-actions[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    5159a03 View commit details
    Browse the repository at this point in the history
  2. fix: add source_channel tracking to Bailian links and add CLI/API Key…

    … entries (#21)
    
    Added ModelStudio CLI Site and Get API Key links with source_channel params.
    Updated bare console link to include source_channel=cli_github.
    TreeLin authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    316fdc8 View commit details
    Browse the repository at this point in the history
  3. chore: sync desktop brand builder skill (#22)

    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 1ad4b4b81ad09cbfaaedc025b653d0ce8383020d
    Qwen-Code-Commit: 957b0f1ed29f169a69f9048fa39ec777cba3c6e6
    OpenWork-Base: 316fdc8
    DragonnZhang authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    aa00430 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Configuration menu
    Copy the full SHA
    50c163b View commit details
    Browse the repository at this point in the history
  2. chore: sync qwen-code desktop docs (#24)

    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 26aa765e1838ab15152153c20077c9f20e41c16b
    Qwen-Code-Commit: b298f2e60b283d62decaf897f0d39152d705dbcb
    OpenWork-Base: 50c163b
    DragonnZhang authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    b12027f View commit details
    Browse the repository at this point in the history
  3. [codex] Guard desktop release signing (#25)

    * fix(desktop): remove duplicate app version setting
    
    * fix: guard desktop release signing
    DragonnZhang authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    6a63d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708955a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b60d1d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44c061d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

  1. [codex] Sync qwen-code desktop release updates (#29)

    * feat(desktop): Add desktop app package with Qwen ACP SDK integration (#3778)
    
    OpenWork-Sync-Mode: export
    
    Qwen-Code-Base: ac4d100e1af971c3b5e2530427cc9c5278a99b74
    
    Qwen-Code-Commit: 62e45c567fe18b9387ca1a18737e64ef6e1c2c00
    
    OpenWork-Base: 44c061d
    
    * fix(desktop): allow unsigned Windows auto-updates
    
    OpenWork-Sync-Mode: export
    
    Qwen-Code-Base: 5121c6563ef78b9b3bad606324ffde89292a5d84
    
    Qwen-Code-Commit: 04412163ab16875d0009a06491f7e14217843c35
    
    OpenWork-Base: 10f3bf6
    DragonnZhang authored Jun 15, 2026
    Configuration menu
    Copy the full SHA
    e8b4b14 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. ci(desktop): mac code-signing + App Store Connect API-key notarization (

    #30)
    
    Switch the macOS desktop release notarization path from the Apple ID +
    app-specific password method to the App Store Connect API key method,
    which is more robust (no 2FA, no password expiry) and reuses the notary
    key already provisioned for the org's Apple Developer account.
    
    The signing step now reads APPLE_NOTARY_API_KEY_P8_BASE64,
    APPLE_NOTARY_KEY_ID, and APPLE_NOTARY_ISSUER_ID, decodes the .p8 to a
    temp file, and exports APPLE_API_KEY/APPLE_API_KEY_ID/APPLE_API_ISSUER,
    which electron-builder (>=24) consumes to notarize via notarytool. The
    existing unsigned-draft fallback behavior is preserved.
    LaZzyMan authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    0a8634f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd94506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db7fc21 View commit details
    Browse the repository at this point in the history
Loading