wuu v0.15.0
Added
- Added a local plugin package platform with desktop and CLI workflows for
installing, reviewing, approving, updating, and removing packages. - Added plugin-provided runtime tools, persisted plugin settings, approved
desktop modules, and replaceable renderer surfaces.
Changed
- Made plugin activation and updates atomic and fingerprint-gated, so failed or
unapproved package generations cannot replace the active runtime. - Enforced filesystem and process boundaries for plugin and shell execution.
- Simplified agent memory storage by removing legacy compatibility paths.
Fixed
- Kept document drawer transitions, queued messages, and subagent wait status
accurate during long-running work. - Reduced repeated workspace permission scans and isolated expensive long-turn
rendering to improve desktop responsiveness. - Prevented failed runtime registrations and stale plugin policy from surviving
package updates or removal.
This release contains only the unsigned macOS arm64 desktop app:
wuu-<version>-mac-arm64.dmgwuu-<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