Changelog

Recent releases across the Clawteam control plane.

  • v0.1.6

    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.5

    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.4

    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.3

    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