Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 07:02
1d6a063

0.4.0 (2026-06-07)

Features

  • add terminal agent picker and project remove context menu (fea07a5)
  • frontend: add context menu, drag-and-drop, delete and new-entry dialogs to file explorer (67bf983)
  • frontend: add useCreateFile, useDeleteFile, useMoveFile hooks (8cb17f3)
  • frontend: add VanJS file context menu builder (78e8c71)
  • go: add CreateFile, DeleteFile, MoveFile to workspace (2a7586b)
  • go: register POST /files, DELETE /files, POST /files/move routes (9bc7ab6)
  • terminal agent picker and project remove context menu (c670cb8)
  • updated toaster not showing issue (987e805)

Bug Fixes

  • add missing install.sh template to git tracking (fd7af3b)
  • frontend: add success toasts to mutations and fix empty-state layout (cb25d30)
  • frontend: add success toasts to mutations and fix empty-state layout (ae15859)
  • landing page build issues (fa71c24)
  • landing: derive PAGES_BASE from Astro.site instead of hardcoded domain (ea263b7)
  • updated git panel stylings and experiences (97f54fc)
  • workspace: address PR review quality concerns (6366bc5)
  • workspace: allow importing non-git directories as projects (504553f)
  • workspace: allow importing non-git directories as projects (231cea2)
  • workspace: resolve CodeQL path-injection and git panel loading state (dadce66)
  • workspace: validate project paths via git instead of os.Stat (9dfdb70)