@task-boards/mcp-server 0.22.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cli.js +458 -176
- package/build/cli.js.map +4 -4
- package/package.json +1 -1
- package/skills/task-boards-attention/SKILL.md +1 -1
package/package.json
CHANGED
|
@@ -48,7 +48,7 @@ task-boards-mcp orchestrator write-active-run --agent-run-id ... --work-item-id
|
|
|
48
48
|
task-boards-mcp orchestrator clear-active-run
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Global user hooks (`~/.cursor/hooks.json`) auto-report shell/MCP/Smart Mode blocks when the workspace contains `.task-boards.yaml` and `WORKSPACE_ROOT` / API token are configured.
|
|
52
52
|
|
|
53
53
|
## Auto bridge state files
|
|
54
54
|
|