@lousy-agents/cli 5.8.8 → 5.9.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.
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "ghcr.io/devcontainers/features/docker-in-docker:2.16.1": {},
20
20
  "ghcr.io/devcontainers-extra/features/actionlint:1.1.1": {
21
- "version": "1.7.11"
21
+ "version": "1.7.12"
22
22
  }
23
23
  },
24
24
  "forwardPorts": [3000, 5432],
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.4.10",
21
- "@lousy-agents/mcp": "5.8.7",
21
+ "@lousy-agents/mcp": "5.8.8",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "11.13.0",
24
24
  "@types/node": "24.12.2",
@@ -956,9 +956,9 @@
956
956
  }
957
957
  },
958
958
  "node_modules/@lousy-agents/mcp": {
959
- "version": "5.8.7",
960
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.7.tgz",
961
- "integrity": "sha512-yXTbVlPvxFppZE0q3/NBYrw3sOdcZspYRw5+PZW6q8d6E73a98kZCQRhFCzNhKSz2zo1tML7JDRrPKogy1Jfyw==",
959
+ "version": "5.8.8",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.8.tgz",
961
+ "integrity": "sha512-1bFOQGh6I4w5YTxbC3zrzGYZPW05oM1ryahCH5zdyA6zEPbXzcmPmSwwEDDVHNkXfy9SzfP6xkzeO+jjswLFQQ==",
962
962
  "dev": true,
963
963
  "license": "MIT",
964
964
  "dependencies": {
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@biomejs/biome": "2.4.10",
29
- "@lousy-agents/mcp": "5.8.7",
29
+ "@lousy-agents/mcp": "5.8.8",
30
30
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
31
31
  "@testcontainers/postgresql": "11.13.0",
32
32
  "@types/node": "24.12.2",
@@ -17,7 +17,7 @@
17
17
  "upgradePackages": false
18
18
  },
19
19
  "ghcr.io/devcontainers-extra/features/actionlint:1.1.1": {
20
- "version": "1.7.11"
20
+ "version": "1.7.12"
21
21
  }
22
22
  },
23
23
  "forwardPorts": [],
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.4.10",
23
- "@lousy-agents/mcp": "5.8.7",
23
+ "@lousy-agents/mcp": "5.8.8",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
25
25
  "@types/node": "24.12.2",
26
26
  "@upstash/context7-mcp": "2.1.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.8.8",
3
+ "version": "5.9.0",
4
4
  "description": "CLI scaffolding tool that sets up projects with structure, instructions, and feedback loops for AI coding assistants",
5
5
  "type": "module",
6
6
  "repository": {
@@ -17,7 +17,7 @@
17
17
  "upgradePackages": false
18
18
  },
19
19
  "ghcr.io/devcontainers-extra/features/actionlint:1.1.1": {
20
- "version": "1.7.11"
20
+ "version": "1.7.12"
21
21
  }
22
22
  },
23
23
  "forwardPorts": [3000],
@@ -23,7 +23,7 @@
23
23
  "devDependencies": {
24
24
  "@biomejs/biome": "2.4.10",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.8.7",
26
+ "@lousy-agents/mcp": "5.8.8",
27
27
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
28
28
  "@testing-library/jest-dom": "6.9.1",
29
29
  "@testing-library/react": "16.3.2",