Release v2026.08.03.1
This follow-up release completes the task-identifier rollout for agent integrations and includes a small package-security refresh.
🤖 Use recognizable task identifiers from MCP tools
Clarabit MCP tools now accept the same human-friendly task references used in the app. Agents can use canonical references such as CLA-288, lowercase variants such as cla-288, or hyphenless variants such as CLA288 wherever a task reference is supported.
Numeric database IDs remain compatible, and responses continue to return the canonical uppercase, hyphenated identifier.
🔖 See the correct MCP version
The MCP server now reports its installed package version during initialization instead of returning a stale hardcoded value. This makes diagnostics and client compatibility checks clearer.
📄 Keep page-version history lightweight
Listing a page’s version history now returns metadata only. Full historical content is fetched only when an agent asks for a specific version, reducing payload and token usage for long-lived pages.
🛡️ Dependency maintenance
MCP package 2.6.0 also includes current production dependency security fixes.
No action is required for the Clarabit web app. Agent installations that pin package versions should update to @limeadelabs/clarabit-mcp@2.6.0.