@clipboard-health/groundcrew 4.13.0 → 4.14.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.
@@ -14,6 +14,7 @@ api.openai.com
14
14
  chatgpt.com
15
15
  docs.anthropic.com
16
16
  docs.claude.com
17
+ downloads.claude.ai
17
18
  platform.claude.com
18
19
 
19
20
  # Hosted MCP servers + their auth/web hosts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clipboard-health/groundcrew",
3
- "version": "4.13.0",
3
+ "version": "4.14.0",
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",
@@ -89,7 +89,7 @@
89
89
  "husky": "9.1.7",
90
90
  "jscpd": "4.2.4",
91
91
  "knip": "6.14.2",
92
- "lint-staged": "17.0.5",
92
+ "lint-staged": "17.0.7",
93
93
  "markdownlint-cli2": "0.22.1",
94
94
  "nx": "22.7.3",
95
95
  "oxfmt": "0.52.0",