Changelog

What changed

Tasqr's development log

2026-08-29

Homebrew install and a status line for Claude Code

brew install tasqr-mcp from the tasqrai/tasqr tap installs the Python client on your PATH. tasqr-statusline shows your current task, the next claimable one and what is blocked on the Claude Code status line. Both are documented in Getting started.

2026-08-27

Claude Code plugin; grounded tag suggestions in plan_tasks

The Tasqr plugin for Claude Code is public: the MCP client plus a skill that teaches Claude when to track work and how to work a queue. plan_tasks now suggests tags only from your organisation's vocabulary, so a drafted plan submits without tag validation errors.

2026-08-24

Early access opens

tasqr.ai is live. Every GitHub sign-in gets a personal workspace with 1,000 tasks a month, no card required. The MCP clients are published as tasqr-mcp on npm and PyPI.