ClawCode Changelog

Version
0.1.95
March 15, 2026

Usage tracking & Windows fixes

Messages sent counter, Windows compatibility for usage parsing, and version management fix.

  • Messages sent counter — track total messages per workspace and globally on the usage page.
  • Usage parser now handles Windows console output encoding.
  • Fixed auto-updater not detecting new versions due to semver comparison (0.1.9 vs 0.1.86).
  • Fixed glass sidebar not applying on app launch when appearance was cached.
0.1.9
March 14, 2026

Settings, Appearance & Plan Mode

Full settings redesign with appearance customization, plan mode, thinking levels, environment manager, and notification controls.

  • Settings redesign — full-screen overlay with sidebar navigation and consistent UI.
  • Appearance — independent theme presets for light and dark mode, per-mode glass opacity, live color picker.
  • Usage page — view token consumption, provider quotas, and active sessions per workspace.
  • Plan mode — toggle agents to read-only analysis mode, persisted per workspace.
  • Thinking levels — select reasoning depth (Off, Low, Medium, High, Extra High) per workspace.
  • Notification settings — control completion notifications (Always, Only when unfocused, Never).
  • Environment manager — scan .env files, view/edit variables inline, detect exposed files with one-click gitignore fix.
  • Git settings — dedicated page per workspace for repository connection and contribution graph.
  • Appearance persists instantly on refresh — no flash of default colors.
  • Agent files page is now read-only to prevent accidental agent breakage.
0.1.86
March 13, 2026

Stability & Electron hardening

Major reliability pass on the Electron shell, auto-updater, feedback API keys, and server crash recovery.

  • Check for Updates menu item — check, download, and install updates from the ClawCode / File menu.
  • Menu label changes to "Install Update & Restart" when an update is ready.
  • Native "You're up to date!" dialog when no updates are available.
  • Server crash recovery — shows error page with Restart button instead of a blank screen.
  • Auto-restart server on dock click if it died while the app was hidden.
  • Feedback API key flow — keys are now generated only when you open Get Code, showing the raw key immediately.
  • Fixed auto-updater not reliably installing on macOS quit (window close handler was intercepting).
  • Fixed feedback submit returning 401 — runtime env var was missing from published builds.
  • Fixed feedback API key being silently auto-created on page visit, so users never saw the raw key.
  • Fixed all menu and dock actions crashing if the window was destroyed mid-operation.
  • Hardened all webContents IPC sends with destroy guards to prevent Electron crashes.
0.1.85
March 13, 2026

Hotfix — Auth redirect loop

Fixes an infinite refresh loop that prevented logged-in users from reaching the app after updating to v0.1.8.

  • Auto-updater: macOS now installs downloaded updates on quit without needing to click the update button.
  • Auto-updater: buffered update events so the update banner appears reliably on Windows and macOS.
  • Fixed infinite splash screen refresh loop after updating — logged-in users were stuck in a redirect cycle between /setup and /.
  • Fixed hard page reload in setup flow destroying auth state, replaced with client-side navigation.
0.1.8
March 13, 2026

Feedback system

Collect bug reports and feature requests from your users directly inside ClawCode, with embeddable forms, real-time sync, and one-click task creation.

  • Feedback system — collect bug reports and feature requests from your users directly inside ClawCode.
  • Custom feedback forms — configure issue and feature request fields per project (Pro).
  • Embeddable feedback code — get ready-to-use code snippets to add feedback forms to your app (Pro).
  • Create tasks from feedback — turn user-submitted issues and feature requests into tasks with one click (Pro).
  • Central feedback view — see all feedback across projects in one place.
  • Live feedback updates — new submissions appear instantly via real-time sync.
  • Fixed macOS glass sidebar not showing on first app launch.
  • Fixed Pro users seeing workspace limit lock on sidebar after app update.
  • Fixed Windows users being redirected to setup screen despite being logged in.
  • Fixed chat agents sometimes marking tasks as completed instead of human review.
  • Fixed server-side Pro status check using wrong database field.
  • Removed unnecessary task activity entries from TASKS.json to reduce file bloat.
  • Chat task mentions now show correct status colors matching the kanban board.
  • Fixed feedback page title bar not being draggable in empty areas.
0.1.7
March 11, 2026

Tasks redesign, Calendar, and Plan import

Fully rebuilt tasks page, new calendar views, plan import from Notion/Taskade, and Pro-gated agent automation.

  • Tasks redesign: fully rebuilt tasks page inspired by Symphony by OpenAI.
  • New task creation dialog with inline status, priority, assignee, labels, due date, and @ file mentions.
  • Task detail side panel with editable fields, notes, and calendar date picker.
  • Assign tasks to agents — agents are automatically triggered when tasks move to in progress.
  • Scheduled tasks: agents pick up and execute tasks automatically based on due date (Pro).
  • Import tasks from Linear, ClickUp, or CSV (Pro).
  • Plan import: import plans from Notion, Taskade, or any Markdown file — append or replace (Pro).
  • Pro gating: import and agent automation features are now Pro-only.
  • Calendar view: new calendar page per workspace showing all scheduled tasks with month, week, and day views.
  • Central calendar: combined view across all workspaces — see every scheduled task from every project in one place.
  • macOS glass sidebar with native vibrancy effect — semi-transparent background adapting to light and dark mode.
  • Consistent styling across all dropdowns, popovers, select menus, tooltips, and context menus.
  • Chat #task mentions now show task IDs and status-colored icons matching the kanban board.
  • Chat input auto-focuses on dashboard load and workspace switch.
  • Agents triggered from chat now move tasks to Human Review with notes instead of marking completed.
  • Scheduled and in-progress tasks are triggered across all workspaces automatically.
  • Desktop notifications when tasks complete while the app is minimized.
  • Duplicating a task now generates a proper unique ID.
  • Fixed macOS: update button now properly quits and installs instead of just hiding the window.
  • Fixed agent migration not updating all agents across all workspaces.
  • Fixed buttons unclickable behind Electron titlebar drag region.
  • Fixed OpenClaw update banner not appearing.
  • Fixed tasks not updating when completed while app is minimized.
  • Fixed duplicate task not opening the detail panel.
  • Fixed cancelled tasks incorrectly getting error labels.
0.1.6
March 9, 2026

Welcome, stats & workflow shapes

A major update introducing the new onboarding experience, coding stats, and advanced workflow tools.

  • Welcome page — animated feature tour on first launch with task, plan, workflow, and contribution previews.
  • Onboarding survey — "How did you find us" and "What describes you" steps after login with social media sub-select.
  • Contribution graph — GitHub-style heatmap showing commit activity per workspace and across all projects.
  • Coding streak tracker — current streak, longest streak, and today's commits at a glance.
  • Peak coding hours — mini heatmap showing when you code most by day and hour.
  • Language breakdown — donut chart showing your top languages from the last 90 days.
  • Shareable coding stats card — one-click share to X with auto-download, or save as PNG.
  • Workflow node shapes — rectangle, diamond, circle, parallelogram, and hexagon for real flowchart design.
  • Workflow edge editing — click an edge to edit its label, type, and color.
  • AI workflow generation now understands shapes and edge types.
  • Workspace templates — new workspaces come with a starter Plan, Tasks, and Workflow.
  • Context files — Plan, Tasks, and Workflow chats now support @mentioning APP_BRIEF.md and PROJECT_RULES.md.
  • Agent auto-migrations — agent configs update automatically after app update across all workspaces.
  • Redesigned setup, open workspace, and onboarding pages with consistent styling.
  • Fixed Plan page showing infinite spinner on empty workspaces.
  • Fixed workspace logo picker freezing the app on large projects.
  • Fixed @ mention file selection not highlighting with arrow keys.
  • Fixed project completion checklist counting template items as done.
  • Fixed workflow disappearing on page refresh (race condition saving empty state over real data).
  • Fixed workflow showing "Saving..." on page load when nothing changed.
  • Fixed @mentioned context files not being passed to agent prompts.
  • Fixed logo thumbnail API type error on newer Next.js versions.
0.1.5
March 8, 2026

Free plan and Workspace limits

ClawCode is now accessible to everyone with the new Free plan tier.

  • Free plan — all users can now access ClawCode without a Pro subscription.
  • Free users are limited to 2 workspaces (Pro = unlimited).
  • Upgrade to Pro card shown when free users hit the workspace limit.
  • Downgrade selector — when downgrading from Pro, choose which workspaces to keep.
  • OpenClaw update banner — notifies and updates OpenClaw directly from the app.
  • Fixed session cleanup on logout.
  • Clean up stale npm temp directories that blocked OpenClaw updates.
  • Stop gateway before updating to prevent file lock errors.
0.1.4
March 7, 2026

Performance & Stability

A maintenance release focused on bulk data fetching and cross-platform reliability.

  • Bulk agent fetching — single request loads agents for all workspaces.
  • Bulk workspace data fetching — tasks, workflow, intake & plan loaded in 1 request.
  • Workspace switching now requires 0 HTTP requests (pre-cached data).
  • macOS auto-update now works correctly.
  • Fixed agent operations failing on macOS when launched from Finder/Dock.
  • Agent label display fixes.
  • Windows CI build reliability improvements.
  • CI workflow consolidated with platform selection.
  • Release notes support added to build workflow.
  • Gateway RPC improvements for agent communication.
0.1.3
March 6, 2026

Navigation & Auth

Fixing core navigation issues and refining the authentication flow.

  • Central page navigation — switching between workspaces in Central view now works reliably.
  • Windows icon now displays correctly in taskbar and search.
  • Removed Next.js middleware and moved Supabase auth fully client-side.
  • Workspace context race conditions resolved.
  • Git utilities cleanup and improved diff handling.
0.1.2
March 5, 2026

Windows Support

Expanding to Windows and introducing a new authentication system.

  • Windows support (NSIS installer).
  • Complete auth overhaul — email OTP login with pending session flow.
  • OpenClaw binary auto-detection across platforms.
  • Chat interface improvements and better message rendering.
  • Kanban board reworked for reliability.
  • Workspace creation and switching stability.
0.1.1
March 1, 2026

Initial Beta Release

The first public beta release of ClawCode.

  • Multi-workspace dashboard for managing software projects.
  • Run multiple AI coding agents per workspace in parallel.
  • Built-in terminal with per-agent sessions.
  • Task board (kanban) for organizing work.
  • Workflow canvas for visualizing agent pipelines.
  • Project intake & planning tools.
  • Git integration with diff viewer.
  • macOS (Apple Silicon & Intel) support.