feat: add check_queue_empty tool (v0.3.0)

Synchronous, non-blocking count of active ClaudeJobs per product or across
all accessible products. Registers check_queue_empty MCP tool with optional
product_id scope, productAccessFilter AuthZ, tests, and README docs.
This commit is contained in:
Scrum4Me Agent 2026-05-03 17:57:17 +02:00
parent 3ce2c044c4
commit d4522e8e53
6 changed files with 262 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "scrum4me-mcp",
"version": "0.2.0",
"version": "0.3.0",
"description": "MCP server for Scrum4Me — exposes dev-flow tools and prompts via the Model Context Protocol",
"type": "module",
"bin": {