wuu v0.14.0
wuu v0.14.0
Added
- Released collaboration as a standard desktop capability, with persistent
rooms, mentions and replies, room tasks, global named Agents, and a shared
collaboration graph. - Added editable Agent details, dedicated Agent workspaces and memory access,
plus reset and model-change controls that preserve runtime identity. - Added usage trend and model charts, persisted skill-call metrics, and model
catalog refresh from Settings. - Added reviewable workspace diffs with a file tree and full-width Monaco diff
editor for inspecting changes without leaving the app.
Changed
- Rebuilt room creation, group details, member management, and Agent settings
into denser session-based workflows that stay available across tab switches. - Improved background-agent orchestration so parent sessions remain visibly
active while delegated work, steering, and follow-up waits are still running. - Simplified tool result continuation and aligned model effort and media support
with the active provider catalog. - Refined the home composer spacing while preserving a comfortable writing area,
the full conversation composer, and attachment workflow.
Fixed
- Kept running and unread session state live across folded workspaces, so opening
another workspace reveals its current status immediately. - Preserved room views, replies, scroll position, message identity, archived
rooms, and Agent activity across navigation and development restarts. - Stabilized sidebar actions, session tabs, menus, composer sizing, operation
errors, and long-running conversation rendering. - Corrected installed CLI version detection, provider credential reporting, and
automation-safe JSONL output. - Reconciled held steer responses after their requests settle, preventing stale
pending composer state from surviving a completed or failed steer.
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