Skip to content

wuu v0.12.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:13
· 569 commits to main since this release

wuu v0.12.1

Changed

  • Simplified the main Agent's delegated-work guidance so completed subagent tasks
    are always integrated and verified before the overall task is reported complete,
    while per-message result-card instructions stay out of the stable base prompt.
  • Restored concise progress updates before non-trivial tool use and during longer
    work so users can see what the Agent is doing without narrating every action.

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