Skip to content

ClawCode v0.1.3

Choose a tag to compare

@Pvisilias Pvisilias released this 07 Mar 01:12
· 4 commits to main since this release

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