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: v0.1.0
Choose a base ref
...
head repository: modelstudioai/openwork
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 16, 2026

  1. chore(release): desktop v0.1.0 (#32)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    DragonnZhang and github-actions[bot] authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    e0b7151 View commit details
    Browse the repository at this point in the history
  2. chore(sync): sync qwen-code desktop updates (#33)

    * ci(desktop): mac code-signing + App Store Connect API-key notarization (#5013)
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 2cfa32f
    Qwen-Code-Commit: 963fc54
    OpenWork-Base: e0b7151
    
    * docs(desktop): use main for brand builder skill (#5021)
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: c491f33
    Qwen-Code-Commit: 3c55295
    OpenWork-Base: e0b7151
    
    * perf(desktop): add --cli-only flag to skip non-CLI packages during vendor build (#5025)
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 3c55295
    Qwen-Code-Commit: 5121c65
    OpenWork-Base: e0b7151
    
    * fix(desktop): isolate update feed from CLI releases (#5139)
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 57a90f7
    Qwen-Code-Commit: a969c84
    OpenWork-Base: e0b7151
    
    * feat(desktop): show git branch in working directory badge (#5082)
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: 99d4c12
    Qwen-Code-Commit: a629dd0
    OpenWork-Base: e0b7151
    
    * chore(sync): record qwen-code desktop-v0.0.4 release (no version change)
    
    qwen-code's desktop release version bump (0.0.4) is intentionally not
    applied; OpenWork keeps its own release version (0.1.0). Recorded as an
    empty commit so future syncs skip this source commit.
    
    OpenWork-Sync-Mode: export
    Qwen-Code-Base: ad6368b
    Qwen-Code-Commit: ee8fb80
    OpenWork-Base: e0b7151
    DragonnZhang authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    3684038 View commit details
    Browse the repository at this point in the history
  3. ci(desktop): merge release PR directly when mergeable, else auto-merge (

    #34)
    
    The release version-bump PR step now checks the PR's mergeStateStatus:
    when CLEAN it squash-merges immediately, otherwise it falls back to
    enabling auto-merge. Shared merge args are factored into an array.
    DragonnZhang authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    a53ae79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5894e66 View commit details
    Browse the repository at this point in the history
Loading