Skip to content

wuu v0.13.1-nightly.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 11:45
· 347 commits to main since this release

wuu v0.13.1-nightly.3

Added

  • Added collaboration rooms, global Agents, and room tasks to the unified
    sidebar and session-tab workflow.
  • Added reset support for running named agents, including cross-process wake
    recovery.

Changed

  • Simplified the channel canvas to a single-column conversation layout and
    moved numeric room unread counts onto the sidebar session-status axis.
  • Unified provider media admission so text-only agents no longer receive image
    inputs they cannot process.

Fixed

  • Kept rooms read while they remain visible, preventing a message received in
    the active room from appearing unread after switching away.
  • Preserved clean Markdown reply summaries and allowed their author controls to
    mention agents without accidentally opening the thread.
  • Kept channel-room tab context, composer alignment, response status, and agent
    activity accurate across layout and app-server changes.

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