@clipboard-health/ai-rules 2.18.4 → 2.18.5
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/package.json
CHANGED
|
@@ -24,7 +24,7 @@ When a bug traces into a `@clipboard-health/*` library, read the source code in
|
|
|
24
24
|
- **eslint-plugin**: Clipboard's ESLint Plugin
|
|
25
25
|
- **example-nestjs**: A NestJS application using our libraries, primarily for end-to-end testing.
|
|
26
26
|
- **execution-context**: A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.
|
|
27
|
-
- **groundcrew**: Linear-driven orchestrator that launches AI coding agents in
|
|
27
|
+
- **groundcrew**: Linear-driven orchestrator that launches AI coding agents in git worktrees, with workspace lifecycle, Sprite remote runners, and usage tracking.
|
|
28
28
|
- **json-api**: TypeScript-friendly utilities for adhering to the JSON:API specification.
|
|
29
29
|
- **json-api-nestjs**: TypeScript-friendly utilities for adhering to the JSON:API specification with NestJS.
|
|
30
30
|
- **mongo-jobs**: MongoDB-powered background jobs.
|