@brickhouse-tech/sync-agents
Advanced tools
+6
-6
| { | ||
| "name": "@brickhouse-tech/sync-agents", | ||
| "version": "1.4.1", | ||
| "version": "1.4.2", | ||
| "description": "Simple scripts to DRY up common agent interactions across multiple LLM providers.", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
| "optionalDependencies": { | ||
| "@brickhouse-tech/sync-agents-darwin-arm64": "1.4.1", | ||
| "@brickhouse-tech/sync-agents-darwin-x64": "1.4.1", | ||
| "@brickhouse-tech/sync-agents-linux-arm64": "1.4.1", | ||
| "@brickhouse-tech/sync-agents-linux-x64": "1.4.1", | ||
| "@brickhouse-tech/sync-agents-win32-x64": "1.4.1" | ||
| "@brickhouse-tech/sync-agents-darwin-arm64": "1.4.2", | ||
| "@brickhouse-tech/sync-agents-darwin-x64": "1.4.2", | ||
| "@brickhouse-tech/sync-agents-linux-arm64": "1.4.2", | ||
| "@brickhouse-tech/sync-agents-linux-x64": "1.4.2", | ||
| "@brickhouse-tech/sync-agents-win32-x64": "1.4.2" | ||
| }, | ||
@@ -36,0 +36,0 @@ "overrides": { |