@lousy-agents/cli 5.13.4 → 5.13.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.
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.132"
13
+ "version": "v2.1.133"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -18,10 +18,10 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.4.14",
21
- "@lousy-agents/mcp": "5.13.3",
21
+ "@lousy-agents/mcp": "5.13.4",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "11.14.0",
24
- "@types/node": "24.12.2",
24
+ "@types/node": "24.12.3",
25
25
  "@upstash/context7-mcp": "2.2.4",
26
26
  "chance": "1.1.13",
27
27
  "testcontainers": "11.14.0",
@@ -956,9 +956,9 @@
956
956
  }
957
957
  },
958
958
  "node_modules/@lousy-agents/mcp": {
959
- "version": "5.13.3",
960
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.13.3.tgz",
961
- "integrity": "sha512-On9nd2jMeoVrdy02vVA05Vr6VbVXzb3I5/zo/e9B4qJiQ3o3WKMCUpwTkpdXAXs/GQJRJfxzqBFeeN8QndH+8A==",
959
+ "version": "5.13.4",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.13.4.tgz",
961
+ "integrity": "sha512-SzPC9xUqXQqNONlJ5PlJObMqvJ0KPI66Fxo2cRpMf+TM3uyhlf40+TQ6GvZPwSsLV9jNwPjc+xkNjwl1u1hEpQ==",
962
962
  "dev": true,
963
963
  "license": "BSD-2-Clause-Patent",
964
964
  "dependencies": {
@@ -1567,9 +1567,9 @@
1567
1567
  "license": "MIT"
1568
1568
  },
1569
1569
  "node_modules/@types/node": {
1570
- "version": "24.12.2",
1571
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.2.tgz",
1572
- "integrity": "sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==",
1570
+ "version": "24.12.3",
1571
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.3.tgz",
1572
+ "integrity": "sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==",
1573
1573
  "dev": true,
1574
1574
  "license": "MIT",
1575
1575
  "dependencies": {
@@ -29,10 +29,10 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@biomejs/biome": "2.4.14",
32
- "@lousy-agents/mcp": "5.13.3",
32
+ "@lousy-agents/mcp": "5.13.4",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
34
34
  "@testcontainers/postgresql": "11.14.0",
35
- "@types/node": "24.12.2",
35
+ "@types/node": "24.12.3",
36
36
  "@upstash/context7-mcp": "2.2.4",
37
37
  "chance": "1.1.13",
38
38
  "testcontainers": "11.14.0",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.132"
13
+ "version": "v2.1.133"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -20,9 +20,9 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.4.14",
23
- "@lousy-agents/mcp": "5.13.3",
23
+ "@lousy-agents/mcp": "5.13.4",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
25
- "@types/node": "24.12.2",
25
+ "@types/node": "24.12.3",
26
26
  "@upstash/context7-mcp": "2.2.4",
27
27
  "chance": "1.1.13",
28
28
  "tsx": "4.21.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.13.4",
3
+ "version": "5.13.5",
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": {
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.132"
13
+ "version": "v2.1.133"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "libnss3, libnspr4, libatk1.0-0t64, libatk-bridge2.0-0t64, libcups2t64, libdrm2, libdbus-1-3, libatspi2.0-0t64, libxcomposite1, libxdamage1, libxfixes3, libxrandr2, libgbm1, libxkbcommon0, libasound2t64, yamllint, shellcheck",
@@ -16,25 +16,25 @@
16
16
  "@emotion/server": "11.11.0",
17
17
  "@mui/material": "9.0.1",
18
18
  "@mui/material-nextjs": "9.0.1",
19
- "next": "16.2.5",
19
+ "next": "16.2.6",
20
20
  "react": "19.2.6",
21
21
  "react-dom": "19.2.6"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@biomejs/biome": "2.4.14",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.13.3",
26
+ "@lousy-agents/mcp": "5.13.4",
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",
30
- "@types/node": "24.12.2",
30
+ "@types/node": "24.12.3",
31
31
  "@types/react": "19.2.14",
32
32
  "@types/react-dom": "19.2.3",
33
33
  "@upstash/context7-mcp": "2.2.4",
34
34
  "@vitejs/plugin-react": "6.0.1",
35
35
  "@vitest/ui": "4.1.5",
36
36
  "eslint": "10.3.0",
37
- "eslint-config-next": "16.2.5",
37
+ "eslint-config-next": "16.2.6",
38
38
  "happy-dom": "20.9.0",
39
39
  "jsdom": "29.1.1",
40
40
  "typescript": "6.0.3",