@clipboard-health/groundcrew 4.7.1 → 4.7.2

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.
@@ -20,8 +20,10 @@ platform.claude.com
20
20
  api.linear.app
21
21
  api.notion.com
22
22
  api.slack.com
23
+ app.incident.io
23
24
  developers.notion.com
24
25
  linear.app
26
+ mcp.incident.io
25
27
  mcp.linear.app
26
28
  mcp.notion.com
27
29
  mcp.slack.com
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clipboard-health/groundcrew",
3
- "version": "4.7.1",
3
+ "version": "4.7.2",
4
4
  "description": "Linear-driven orchestrator that launches AI coding agents in git worktrees, with workspace lifecycle and usage tracking.",
5
5
  "keywords": [
6
6
  "agent",
@@ -81,7 +81,7 @@
81
81
  "@tsconfig/node24": "24.0.4",
82
82
  "@tsconfig/strictest": "2.0.8",
83
83
  "@types/node": "24.12.4",
84
- "@typescript/native-preview": "7.0.0-dev.20260522.1",
84
+ "@typescript/native-preview": "7.0.0-dev.20260527.2",
85
85
  "@vitest/coverage-v8": "4.1.7",
86
86
  "cspell": "10.0.0",
87
87
  "dependency-cruiser": "17.4.2",