Skip to content

Releases: blueberrycongee/wuu

wuu v0.15.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:31

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.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

wuu v0.14.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 05:27

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.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

wuu v0.13.1-nightly.3

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

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

wuu v0.13.1-nightly.2

wuu v0.13.1-nightly.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:16

wuu v0.13.1-nightly.2

Added

  • Added agent activity snapshots to the collaboration graph: hovering an agent
    shows its effective model, recent attributable file changes, language mix,
    and token usage.
  • Added persisted unread counts to the channel list.

Changed

  • Simplified the agent preview card and mention selection styling to a quiet,
    flat treatment.
  • Grouped nearby consecutive channel messages from the same author under one
    identity header.

Fixed

  • Accepted large attachment requests so sending multiple images no longer
    fails silently.
  • Preserved Markdown rendering in collapsed long channel messages.
  • Disabled runtime slash commands in channel composers.
  • Cascaded task owner candidates to the selected room's agent members.
  • Scoped agent response status to its room, and kept the mention picker,
    avatar validation, and room setup controls aligned.

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

wuu v0.13.1-nightly.1

wuu v0.13.1-nightly.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:01

wuu v0.13.1-nightly.1

Changed

  • Enabled group chat in packaged desktop builds so the existing
    channels, room management, mentions, replies, and collaboration views can be
    tested as a prerelease.
  • Marked semver prerelease tags as GitHub prereleases instead of promoting them
    as the latest stable release.

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

wuu v0.13.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:06

wuu v0.13.0

Added

  • Added a desktop Automations center with workspace-bound creation,
    project-bound tasks, friendly schedule controls, and a responsive resizable
    detail pane.
  • Expanded group chat with room renaming and dissolution, dynamic group
    avatars, a dedicated room details sidebar, a searchable member picker, and a
    continuously arranged collaboration graph.
  • Added richer channel conversations with current-room @ mentions, active
    Agent response status, compact consecutive messages, reply previews, and a
    resizable thread panel.
  • Added searchable localized time zones, unified hover tooltips, an embedded
    browser proxy, and confirmable AI-generated commit messages to the desktop
    app.

Changed

  • unconfined permission mode now lifts only the path boundary and keeps a
    protection floor in every mode. Sensitive paths (.env, SSH private keys,
    credential configuration) can no longer be written through file tools or
    staged/committed through git in unconfined; reads of sensitive files
    reach the model with common secret patterns masked; command-output
    redaction stays on. The app's own credential files under the wuu home
    (auth.json, credentials.json, remote.json, phone.json) are now
    unreadable and unwritable through agent tools in every mode — previously
    standard mode could overwrite them through the runtime-metadata
    exemption. The sensitive-path list also covers id_rsa/id_ed25519/
    id_ecdsa key files, and output redaction now masks PEM private-key
    blocks.

  • Background command records now add durable owning-conversation and app-server
    host-generation data. The owning conversation is taken from host state rather
    than a model argument. This is additive record data only: no lifecycle cleanup
    or cascade behavior is implemented yet, and legacy lifecycle data continues
    to parse and round-trip.

  • Slash command rows now lead with the command to type (/review) and carry a
    short summary beside it, so built-in commands and skills read the same way.

  • Subagent wake and completion updates now merge into quieter turn-level groups
    so delegated work stays readable without fragmenting the conversation.

  • Channel and automation catalog layouts now share a denser, more consistent
    reading axis and simpler detail surfaces.

Removed

  • Removed Wuu's provider-neutral wuu_tool_search progressive tool loading.
    Appending schemas to the top-level tools array mid-conversation invalidated
    the provider prompt-cache prefix past the insertion point, so every load
    risked another cold prefix. Loading is now native where the provider and
    model support deferred discovery and flat everywhere else, which keeps the
    request prefix stable for the fixed cost of the full tool schema. The local
    search executor stays: provider-native discovery still needs it to search the
    catalog and return loadable schemas. Existing configs setting
    agent.tool_loading to wuu_tool_search (or the tool_search alias, or
    tool_search: true) keep starting and now resolve to auto, printing a
    one-time deprecation notice. Explicit native on a provider or model without
    native discovery now falls back to flat with a visible notice instead of
    silently selecting Wuu progressive loading.

Fixed

  • Fixed the composer slash command panel hiding every skill until the user typed
    a search query, showing skill rows without their /<name> command, and
    labelling the skills catalog entry Browse Skills while it opened a catalog
    tab.
  • Fixed Git attribution in Windows Git Bash shells when Git resolves without an
    .exe suffix.
  • Fixed a white screen on the Automations tab when no automation records
    existed, caused by the Go app-server returning null for an empty task list
    while the renderer called .some() on it.
  • Fixed interrupted and replayed subagent completion handling, stale child
    status after restart, and several orchestration recovery paths.
  • Fixed Codex model discovery blocking or overwriting a model selection made
    while the model list was still loading.
  • Fixed channel composer, status, member-picker, message-flow, and empty-room
    layout regressions across narrow and resized views.
  • Fixed paused automation drafts, responsive automation details, stale preload
    settings, off-screen desktop menus, and unclickable toast actions.

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

wuu v0.12.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:57
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

wuu v0.12.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:13

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

wuu v0.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:21

wuu v0.12.0

Added

  • Added the agent collaboration workspace with room chat, message attachments,
    Markdown rendering, room membership context, a draggable relationship graph,
    a task board, threaded replies, and jump-to-latest controls.
  • Added native macOS voice input with saved preferences, optional BYOK text
    polishing, live recording feedback, and a responsive waveform beside the
    composer send control.
  • Added desktop skill preview dialogs that show the underlying Skill content and
    keep the preview body scrolling inside a stable modal.
  • Added cross-session Dream memory consolidation and stable continuation for
    large projected tool results.

Removed

  • Removed the Agent Templates section from the desktop skills catalog and the
    underlying runtime discovery in internal/agenttemplate/. The desktop
    rendered Claude Code-style .claude/agents/*.md files when present, but
    nothing in the desktop UI or in spawn_agent ever consumed the
    discovery to trigger work, so the section was effectively dead UI.
    Restoring it later is a small change once a real spawn/invoke path
    exists. Drops the agent-template/list IPC method, the agent_template
    extension kind, the AgentTemplate* protocol types, and the
    agent_template_count field on initialize.

Fixed

  • Fixed resumed goals so they start a continuation turn instead of only changing
    the banner status, and clarified idle active goals as ready to continue.
  • Returned a recovery-focused error when the goal tool tries to complete a
    blocked or paused goal before the user resumes it.
  • Improved channel reliability and reading behavior across repeated agent wakes,
    missed inbox checks, resize, message polling, scrolling, and composer overlap.
  • Kept voice transcripts stable through polishing and direct-send flows, avoided
    duplicate transcription, and steered running turns consistently from voice,
    Enter, and the send button.
  • Let completed Agent command output use the full terminal workspace width so
    long paths and diff statistics no longer wrap against an empty terminal list.
  • Fixed responsive session actions, side-chat composer restoration, hero composer
    focus after send failures, conversation status alignment, plan progress width,
    and the Windows conversation search shortcut hint.
  • Centered the skills catalog content within its scroll region on the desktop.
  • Removed count badges from the skills catalog section headings on the desktop.

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

wuu v0.11.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:47

wuu v0.11.1

Fixed

  • Restored the standard left-sidebar toggle in full-panel workspaces, including
    hover preview, pinned expansion, and native macOS titlebar hit testing.

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