Changelog

Recent releases across the Clawteam control plane.

v0.1.62026-04-03

Editor overhaul and tighter agent execution loops

  • Unified Tiptap editing and Markdown display into one pipeline
  • Improved paste reliability, inline-code spacing, and link rendering
  • Archived agents now use restoreable soft-delete flow
  • OpenCode joined the supported runtime provider set
  • Reply-triggered agent work now inherits thread-root mentions
v0.1.52026-04-02

Mentions, permissions, and runtime operations

  • @task and @all mention flows landed in comments
  • Workspace repositories moved into their own settings surface
  • Runtime page added CLI update support and direct-download paths
  • Task execution remained serial per task to prevent collisions
  • README and onboarding were redesigned around faster setup
v0.1.42026-04-01

My Tasks, landing i18n, and identity polish

  • My Tasks page added board/list views and scope tabs
  • Landing pages gained Simplified Chinese localization
  • About and Changelog marketing routes were added
  • Unified avatar rendering landed across pickers and controls
  • Landing SEO and auth flows were tightened
v0.1.32026-03-31

Agent intelligence foundations

  • @mention-triggered agent execution in comments
  • Live agent output streamed into task detail
  • Richer threaded discussion and reaction model
  • File upload pipeline added with attachment tracking
  • Repo checkout isolation improved around agent execution