Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Pvisilias/clawcode

ClawCode v0.1.95

14 Mar 23:40
@Pvisilias Pvisilias

Choose a tag to compare

What's New

  • Messages sent counter — track total messages per workspace and globally on the usage page
  • Usage parser Windows fix — handles Windows console output encoding

Bug Fixes

  • 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

See v0.1.9 release for the full settings, appearance, plan mode, and environment manager update.

Assets 14
  • sha256:0a804b82c5e9e1127553d9b2fffc4f6febbac66334c468d331ccee07a6d4cdd0
    146 MB 2026年03月14日T23:39:25Z
  • sha256:98c8ab4c1bb165b7267c919426549d34a7ccf14b0f71aa2d2212cc6fc07f1e07
    155 KB 2026年03月14日T23:39:25Z
  • sha256:ce1c5b3180863db41c0cceeaa2cf7dc7202ca1732601a0e862a87f0f21549b76
    141 MB 2026年03月14日T23:39:57Z
  • sha256:4aaabed9067542c923edd31047a2f7cadad28eb5d9a071a220c97367bdb3b8df
    147 KB 2026年03月14日T23:39:57Z
  • sha256:eae921052efe8ac03968121f95ab1136a2b4e982c2fc4ea5bc61bfd8586c9287
    152 MB 2026年03月14日T23:35:25Z
  • sha256:e2f4fab4baff03f160144cb6ef5852eda80f9be6bd437d716f0d0f849d5c72f6
    160 KB 2026年03月14日T23:35:25Z
  • sha256:98d5fce93431b51321dd3da7e8ec8909aa6ebe598ad8bae6cbbfadd500f6550a
    147 MB 2026年03月14日T23:35:53Z
  • sha256:2ad04c08d0384615df76f32f8b7b645d283fa01f062fd566c14f8da7a2bae97c
    153 KB 2026年03月14日T23:35:53Z
  • sha256:daf57d61d082b5679f2897901a7e0a861ed407579f766cf7a1b49d487f800944
    120 MB 2026年03月14日T23:36:44Z
  • sha256:df55b8f68e6a3cbbaa0cc9baaf6340866e133333ac4d9e95e93417d3110f519b
    124 KB 2026年03月14日T23:36:44Z
  • 2026年03月08日T16:49:01Z
  • 2026年03月08日T16:49:01Z

ClawCode v0.1.90

14 Mar 22:47
@Pvisilias Pvisilias

Choose a tag to compare

What's New

  • Settings redesign — full-screen settings overlay with sidebar navigation
  • Appearance — independent theme presets for light and dark mode, per-mode glass opacity, live color picker, border radius control
  • Usage — view token consumption, provider quotas, and active sessions per workspace and across all projects
  • 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) and permission alerts
  • Environment manager — scan .env files across your project, view and edit variables inline, detect exposed files not in .gitignore with one-click fix
  • Git settings — dedicated page per workspace for repository connection and contribution graph

Improvements

  • Appearance persists instantly on refresh with no flash of default colors
  • Agent files page is now read-only to prevent accidental agent breakage
  • UI color consistency with semantic tokens across the app
Loading

ClawCode v0.1.86

13 Mar 12:56
@Pvisilias Pvisilias

Choose a tag to compare

v0.1.86

Fixes

  • Fixed infinite splash screen refresh loop for logged-in users after updating
  • Fixed feedback API key being auto-generated before user opens "Get Code" — now shows raw key on first use
  • Fixed Bearer undefined on submit-feedback (missing runtime env var in published builds)
  • Fixed auto-updater not reliably installing on macOS quit

Improvements

  • Check for Updates menu item (ClawCode menu on macOS, File menu on Windows) — shows "Install Update & Restart" when an update is downloaded
  • Electron main process hardened: all webContents calls guard against destroyed windows
  • Server crash recovery: shows error page with Restart button, auto-restarts server on dock click
  • Native "You're up to date!" dialog when no updates available
Loading

ClawCode v0.1.85

13 Mar 12:18
@Pvisilias Pvisilias

Choose a tag to compare

v0.1.85 — Hotfix

Fixes

  • Fixed infinite splash screen refresh loop — logged-in users were stuck in a redirect cycle after updating to v0.1.8
  • Fixed hard page reload in setup flow destroying auth state

Improvements

  • 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
Loading

ClawCode v0.1.8

13 Mar 11:25
@Pvisilias Pvisilias

Choose a tag to compare

New Features

  • 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

Bug Fixes

  • 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
Loading

ClawCode v0.1.7

11 Mar 20:28
@Pvisilias Pvisilias

Choose a tag to compare

New Features

  • 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
    • Import tasks from Linear, ClickUp, or CSV (Pro)
  • Plan import: import plans from Notion, Taskade, or any Markdown file (Pro)
    • Append to existing plan or replace entirely
  • Calendar view: new calendar page for each workspace showing all scheduled tasks
    • Month, week, and day views
  • Central calendar: combined calendar across all your workspaces
    • See every scheduled task from every project in one place
    • Read-only task detail overlay — view agent assignments and task info without editing
  • Pro gating: import and agent automation features are now Pro-only
    • Free users can still organize tasks on the board, schedule dates, and use all views
    • Agent triggering and scheduled task automation require a Pro plan

UI Improvements

  • macOS glass sidebar with native vibrancy effect — semi-transparent background that adapts 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
  • Cleaner task card labels and cancel button

Improvements

  • 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

Bug Fixes

  • Fixed macOS: update button now properly quits and installs instead of just hiding the window
  • Fixed agent migration not updating all agents
  • 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
  • Fixed server-side pro check using wrong column (workspace_count instead of subscription_tier)
  • Fixed stale workspace limit cache showing sidebar as locked for pro users
  • Fixed task activity entries bloating TASKS.json
  • Fixed temporal-polyfill peer dependency conflict with @schedule-x/calendar
Loading

ClawCode v0.1.6

09 Mar 18:43
@Pvisilias Pvisilias

Choose a tag to compare

What's New

  • 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

Bug Fixes

  • 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
Loading

ClawCode v0.1.5

08 Mar 16:39
@Pvisilias Pvisilias
0009417
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • 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
Loading

ClawCode v0.1.4

07 Mar 17:24
@Pvisilias Pvisilias

Choose a tag to compare

What's Changed

Performance

  • ⚡ Bulk agent fetching — single request loads agents for all workspaces (was 1 request per workspace)
  • ⚡ Bulk workspace data fetching — tasks, workflow, intake & plan loaded in 1 request instead of 4
  • 🔌 Workspace switching now requires 0 HTTP requests (all data pre-cached from bulk fetch)

Fixed

  • 🔄 macOS auto-update now works (added .zip build target required by electron-updater)
  • 🍎 Fixed agent operations (create/delete/send) failing on macOS when app launched from Finder/Dock
  • 🏷️ Agent label display fixes
  • 🪟 Windows CI build reliability improvements

Improved

  • 🛠️ CI workflow consolidated — single workflow with platform selection (mac/windows/both)
  • 📝 Release notes support added to build workflow
  • 🌐 Gateway RPC improvements for agent communication
Loading

ClawCode v0.1.3

07 Mar 01:12
@Pvisilias Pvisilias

Choose a tag to compare

What's Changed

Fixed

  • 🧭 Central page navigation — switching between workspaces in Central view now works reliably under heavy agent load
  • 🪟 Windows icon now displays correctly in taskbar and search (via rcedit & AppUserModelId)
  • 🔒 Removed Next.js middleware — Supabase auth moved fully client-side, fixing redirect loops
  • 🔄 Workspace context race conditions resolved — no more stale data when switching workspaces quickly

Improved

  • 🔀 Git utilities cleanup and improved diff handling
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /