Skip to content

Releases: outsourc-e/clawsuite

ClawSuite v4.0.0 β€” Mac Release

27 Mar 14:01

Choose a tag to compare

ClawSuite v4.0.0

What's New

  • Workspace Orchestrator β€” goal decomposition, task, agent, checkpoint, merge pipeline
  • Conductor β€” SSE streaming, worker tracking, agent personas, iframe preview
  • Agent Hub β€” cost dashboard, run orchestrator, agent cards with real-time status
  • Electron Desktop App β€” gateway auto-discovery, onboarding wizard, stealth daemon
  • Cloud Provisioning β€” Polar webhooks, container pool management
  • Standalone DMG β€” 128MB, inline SSR server, no node_modules bloat

Platform

  • macOS (Apple Silicon)
  • Windows coming in v4.0.1

Install

  1. Download the DMG below
  2. Drag ClawSuite to Applications
  3. Launch β€” it auto-discovers your OpenClaw gateway

Notes

  • First public release
  • Mac-only for now, Windows EXE fix in progress
  • Updates built in β€” you will get notified when v4.0.1 drops

ClawSuite v3.2.0

28 Feb 22:45

Choose a tag to compare

ClawSuite v3.2.0

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io

ClawSuite v3.1.0 β€” Mobile Sprint

27 Feb 04:46

Choose a tag to compare

What's New

πŸ“± Mobile Chat Overhaul

  • iMessage-style composer docked edge-to-edge with keyboard-aware positioning
  • New bottom sheet action menu (ChatGPT-style tile grid) β€” attach file + model switch in one tap
  • Full model picker as second bottom sheet β€” browse all providers, pin/unpin, switch without leaving chat
  • Camera tile removed β€” clean 2-tile layout
  • Fixed: iOS file picker no longer collapses the action sheet

πŸ“Š Context Awareness

  • Context bar now always visible on mobile (was hidden below 80%)
  • Context alert modal wired into chat screen β€” fires at 50%, 75%, and 90% usage
  • Threshold state persists per day via sessionStorage

🎨 UI Polish

  • App icon is now a true square everywhere β€” fixed oval SVG viewBox (100Γ—95 β†’ 100Γ—100)
  • Consistent rounded-xl logo shape across all surfaces (chat, sidebar, dashboard, onboarding)
  • README logo rebuilt as transparent-corner PNG β€” no more white corners on GitHub
  • Single-click sidebar collapse fixed
  • Compaction overlay shown across all tabs on mobile

πŸ—‚οΈ Navigation & Screens

  • Agent Hub: mobile/desktop consistency pass, removed redundant quick-launch bar
  • Missions: pill-style filter tabs, always-visible header subtitle
  • Configure: renamed from Settings, add-action button moved to page header
  • Settings: full-screen drawer on mobile, single-column layout
  • Dashboard: removed redundant settings gear from mobile header

πŸ”§ Fixes

  • Composer white corner gap removed (PromptInput rounded/bg overridden on mobile)
  • Pill nav z-index corrected above composer
  • Updater: Content-Type header fix, patch notes shown on success

ClawSuite v3.0.0

26 Feb 16:22
9e03ad5

Choose a tag to compare

ClawSuite v3.0.0 β€” 2026-02-25

πŸš€ New Features

Agent Hub

  • Agent dispatch fix: wired to /api/agent-dispatch (gateway RPC) β€” missions now actually run
  • Exec approval modal: SSE-driven UI with stacked queue, 30s countdown, risk badges, auto-deny on timeout
  • Pause/steer fix: sends real steer signal via chat.send fallback
  • Live output panel: compact agent info, colored status badges, better progress bar

Dashboard

  • Cost tracking analytics: full /costs page with real SQLite data β€” hero KPIs, per-agent breakdown, 30-day trend chart, per-model usage table
  • Full dark mode consistency across all surfaces
  • Dynamic WebSocket origin (no more hardcoded localhost:3000)

New Screens

  • Memory Browser: view, search, and edit MEMORY.md + memory/*.md in-app
  • Workspace File Browser: split-panel file tree, syntax highlighting, edit + save
  • Cost Analytics: /costs route with real usage data

Settings & Infrastructure

  • Provider restart UX: confirm dialog β†’ full-screen gateway restart overlay β†’ health polling β†’ auto-dismiss
  • System metrics footer: persistent CPU/RAM/disk/gateway/uptime bar (off by default, toggle in Settings)
  • Session status fix: real gateway lookup β€” was hardcoded active before
  • Full security audit: input sanitization, path traversal protection, auth hardening
  • Mobile nav fix, CI fixed (pnpmβ†’npm)

πŸ“¦ 15 features shipped in this release

ClawSuite v2.2.0

14 Feb 01:36

Choose a tag to compare

ClawSuite v2.2.0

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • Full Dashboard with Gateway connection status
  • Activity Logs viewer for agent events
  • Browser control interface
  • File explorer with Monaco editor
  • Chat interface for agent conversations
  • Settings, Memory, Skills management

Built by @outsourc_e

Learn more at clawsuite.io

ClawSuite v2.1.2

08 Feb 19:55

Choose a tag to compare

ClawSuite v2.1.2

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io

ClawSuite v2.1.0

08 Feb 19:02

Choose a tag to compare

ClawSuite v2.1.0

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io

ClawSuite v2.0.6

08 Feb 18:14

Choose a tag to compare

ClawSuite v2.0.6

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io

ClawSuite v2.0.5

08 Feb 18:11

Choose a tag to compare

ClawSuite v2.0.5

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io

ClawSuite v2.0.4

08 Feb 18:07

Choose a tag to compare

ClawSuite v2.0.4

VSCode for AI Agents - Desktop interface for OpenClaw Gateway

Downloads

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) ClawSuite_*_aarch64.dmg
macOS Intel ClawSuite_*_x64.dmg
Windows 64-bit ClawSuite_*_x64-setup.exe
Linux 64-bit ClawSuite_*_amd64.AppImage

Installation

macOS: Download the .dmg, open it, and drag ClawSuite to Applications.

Windows: Download and run the installer.

Linux: Download the AppImage, make it executable (chmod +x), and run.

What's New

  • πŸŽ›οΈ Full Dashboard with Gateway connection status
  • πŸ“Š Activity Logs viewer for agent events
  • 🌐 Browser control interface
  • πŸ“ File explorer with Monaco editor
  • πŸ’¬ Chat interface for agent conversations
  • βš™οΈ Settings, Memory, Skills management

Built with ❀️ by @outsourc_e

Learn more at buildingthefuture.io