Skip to content

wuu v0.12.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:57
· 560 commits to main since this release
717d003

wuu v0.12.2

Added

  • Added conversation search across workspaces so matching sessions can be found
    without first switching to their project.
  • Added in-app PDF previews to the workspace file viewer.

Changed

  • Redesigned the desktop skills catalog with clearer grouping, compact summaries,
    simpler headings, and distinctive deterministic artwork for custom skills.

Fixed

  • Preserved composer focus when starting a conversation in another project.
  • Kept PDF pages white while making the surrounding viewer and toolbar follow the
    active light or dark theme.

This release contains only the unsigned macOS arm64 desktop app:

  • wuu-<version>-mac-arm64.dmg
  • wuu-<version>-mac-arm64.zip

The app includes its own private wuu core. Standalone CLI archives are not published.

The app is not signed or notarized yet. After moving wuu.app to /Applications, macOS may block it. For a release asset you trust, remove the quarantine attribute:

xattr -dr com.apple.quarantine /Applications/wuu.app
open /Applications/wuu.app