@lousy-agents/cli 5.15.5 → 5.15.6

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.181"
13
+ "version": "v2.1.186"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.5.0/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.5.1/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -17,12 +17,12 @@
17
17
  "zod": "4.4.3"
18
18
  },
19
19
  "devDependencies": {
20
- "@biomejs/biome": "2.5.0",
21
- "@lousy-agents/mcp": "5.15.4",
20
+ "@biomejs/biome": "2.5.1",
21
+ "@lousy-agents/mcp": "5.15.5",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "12.0.3",
24
24
  "@types/node": "24.13.2",
25
- "@upstash/context7-mcp": "3.2.1",
25
+ "@upstash/context7-mcp": "3.2.2",
26
26
  "chance": "1.1.13",
27
27
  "testcontainers": "12.0.3",
28
28
  "tsx": "4.22.4",
@@ -38,9 +38,9 @@
38
38
  "license": "Apache-2.0"
39
39
  },
40
40
  "node_modules/@biomejs/biome": {
41
- "version": "2.5.0",
42
- "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.5.0.tgz",
43
- "integrity": "sha512-4kURkd9hAPrdDM3C9n82ycYgx8hvQcW6MjKTEejruj8rK0N8P3OPpdy8BvI8kt3KWY4ycF5XtDOrktetEfhfuw==",
41
+ "version": "2.5.1",
42
+ "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.5.1.tgz",
43
+ "integrity": "sha512-IXWLCxKmae+rI7LOHS1B3EbVisQ6GRAWbhN9msa6KjNCyFWrvKZWR4oUdinaNssrV852OrSHuSPa95h1GPJc7Q==",
44
44
  "dev": true,
45
45
  "license": "MIT OR Apache-2.0",
46
46
  "bin": {
@@ -54,20 +54,20 @@
54
54
  "url": "https://opencollective.com/biome"
55
55
  },
56
56
  "optionalDependencies": {
57
- "@biomejs/cli-darwin-arm64": "2.5.0",
58
- "@biomejs/cli-darwin-x64": "2.5.0",
59
- "@biomejs/cli-linux-arm64": "2.5.0",
60
- "@biomejs/cli-linux-arm64-musl": "2.5.0",
61
- "@biomejs/cli-linux-x64": "2.5.0",
62
- "@biomejs/cli-linux-x64-musl": "2.5.0",
63
- "@biomejs/cli-win32-arm64": "2.5.0",
64
- "@biomejs/cli-win32-x64": "2.5.0"
57
+ "@biomejs/cli-darwin-arm64": "2.5.1",
58
+ "@biomejs/cli-darwin-x64": "2.5.1",
59
+ "@biomejs/cli-linux-arm64": "2.5.1",
60
+ "@biomejs/cli-linux-arm64-musl": "2.5.1",
61
+ "@biomejs/cli-linux-x64": "2.5.1",
62
+ "@biomejs/cli-linux-x64-musl": "2.5.1",
63
+ "@biomejs/cli-win32-arm64": "2.5.1",
64
+ "@biomejs/cli-win32-x64": "2.5.1"
65
65
  }
66
66
  },
67
67
  "node_modules/@biomejs/cli-darwin-arm64": {
68
- "version": "2.5.0",
69
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.5.0.tgz",
70
- "integrity": "sha512-Mn3Fwi3SA5fgmfCPqmzpWF2DLZnms3BVAhM088nTnGrTZmHS3wwIjcoZPqpXeNgd3DrrLH6xp8vTLIBuJoZiXw==",
68
+ "version": "2.5.1",
69
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.5.1.tgz",
70
+ "integrity": "sha512-npqDzvqv7vFaWRiNN1Te71siRgPaqS9MpqgYCdP/CrUbkJ7ApezaeaKjueKHRN/JH/6lRjJQAHi8acQDCAz22w==",
71
71
  "cpu": [
72
72
  "arm64"
73
73
  ],
@@ -82,9 +82,9 @@
82
82
  }
83
83
  },
84
84
  "node_modules/@biomejs/cli-darwin-x64": {
85
- "version": "2.5.0",
86
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.5.0.tgz",
87
- "integrity": "sha512-rg3VPL5P8mYro6pqlXYXuJWph21slVp3SZtAqWSrkZs40d2gTzYmHF8E/X1iTID25btmNKltNDJ926sqVBp7DQ==",
85
+ "version": "2.5.1",
86
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.5.1.tgz",
87
+ "integrity": "sha512-RgwTqPAM8g2tn1j+b5oRjF/DbSBX8a4gwojtuG9XuhfK7GgomvZ9+T+tqjXiVbjLEeGJOoL6VEk8mvRTVeSybw==",
88
88
  "cpu": [
89
89
  "x64"
90
90
  ],
@@ -99,13 +99,16 @@
99
99
  }
100
100
  },
101
101
  "node_modules/@biomejs/cli-linux-arm64": {
102
- "version": "2.5.0",
103
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.5.0.tgz",
104
- "integrity": "sha512-tl+LW8fdD96/xdeWtWwc82LIOc5CoY7N2AsogLTp5R4ECErYt+8Jl/N68ezN9vzSiqPTxw6vjcihoLPYKZHrlw==",
102
+ "version": "2.5.1",
103
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.5.1.tgz",
104
+ "integrity": "sha512-yhV35CzZh38VyMvTEXi3JTjxZBs++oCKK9KG8vB6VI5+uvQvZNR3BFWEKKzuOmx9DJJj7sQpZ4LQJcmbGTs3+Q==",
105
105
  "cpu": [
106
106
  "arm64"
107
107
  ],
108
108
  "dev": true,
109
+ "libc": [
110
+ "glibc"
111
+ ],
109
112
  "license": "MIT OR Apache-2.0",
110
113
  "optional": true,
111
114
  "os": [
@@ -116,13 +119,16 @@
116
119
  }
117
120
  },
118
121
  "node_modules/@biomejs/cli-linux-arm64-musl": {
119
- "version": "2.5.0",
120
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.5.0.tgz",
121
- "integrity": "sha512-vQdM4oSGaf7ZNeGO9w5+Y8SBtyser9M6znxYbm7Ec8wInxJu1WiKxFYZW5Auj2d80bcVvefuGGRxoFOE0eee8g==",
122
+ "version": "2.5.1",
123
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.5.1.tgz",
124
+ "integrity": "sha512-WMcvMLgByyTqVxGlq918NBBYliq9FRR9GAQVETHb+VjGVqXCZFfHlZHC1FX4ibuYY/Hg6TJE3rHU0xVrdJXNRw==",
122
125
  "cpu": [
123
126
  "arm64"
124
127
  ],
125
128
  "dev": true,
129
+ "libc": [
130
+ "musl"
131
+ ],
126
132
  "license": "MIT OR Apache-2.0",
127
133
  "optional": true,
128
134
  "os": [
@@ -133,13 +139,16 @@
133
139
  }
134
140
  },
135
141
  "node_modules/@biomejs/cli-linux-x64": {
136
- "version": "2.5.0",
137
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.5.0.tgz",
138
- "integrity": "sha512-zpEGf4RQbFEh8Vt7OmavLyyOzRbtcE9osCqrS1kfvt8jDvxwhKXLSf7n0ebr/ov0RJ9ssP+lhs6C8a9WwFvrQA==",
142
+ "version": "2.5.1",
143
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.5.1.tgz",
144
+ "integrity": "sha512-J/7uHSX7NfoYDI7HijAkd8lnQIOrRb2W7j3X+tw4R+N5ExvXGsyXFiGdQcfcxfOmNQmZVSQOCDk757fwpzqQcg==",
139
145
  "cpu": [
140
146
  "x64"
141
147
  ],
142
148
  "dev": true,
149
+ "libc": [
150
+ "glibc"
151
+ ],
143
152
  "license": "MIT OR Apache-2.0",
144
153
  "optional": true,
145
154
  "os": [
@@ -150,13 +159,16 @@
150
159
  }
151
160
  },
152
161
  "node_modules/@biomejs/cli-linux-x64-musl": {
153
- "version": "2.5.0",
154
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.5.0.tgz",
155
- "integrity": "sha512-+9hIcMngJ+yGUahXqZuZ8CoWKJE9SAZsFsM3QDvXpNsLbXZ9lqVzgBhOk/jTSYkOA0GLP9eu3teukqpLUojHMg==",
162
+ "version": "2.5.1",
163
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.5.1.tgz",
164
+ "integrity": "sha512-ANTowtlLmPYm5yeMckWY8Xzb9Ix+JJP3tgHR/n6xRj1VWyIzzWtfRfih9hv9VmClwadpBvZduISZIbBsIlYG3A==",
156
165
  "cpu": [
157
166
  "x64"
158
167
  ],
159
168
  "dev": true,
169
+ "libc": [
170
+ "musl"
171
+ ],
160
172
  "license": "MIT OR Apache-2.0",
161
173
  "optional": true,
162
174
  "os": [
@@ -167,9 +179,9 @@
167
179
  }
168
180
  },
169
181
  "node_modules/@biomejs/cli-win32-arm64": {
170
- "version": "2.5.0",
171
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.5.0.tgz",
172
- "integrity": "sha512-jB0wAvTLI4itx5VidqVUejPQFhRUxiZ9l9FvZ26D5fl6t3qme+ZB4PD3bTSeL1vZ8NI2Rx/zj6H9zcESuGHKGw==",
182
+ "version": "2.5.1",
183
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.5.1.tgz",
184
+ "integrity": "sha512-zgXnKNgWPC4iPF7Y1lR3STUeCUuZRpD6IiOrC7TZTlh0Lx6FiVUT05myuMQHQ9D+1cc7uyMldi4forE6lp0ivQ==",
173
185
  "cpu": [
174
186
  "arm64"
175
187
  ],
@@ -184,9 +196,9 @@
184
196
  }
185
197
  },
186
198
  "node_modules/@biomejs/cli-win32-x64": {
187
- "version": "2.5.0",
188
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.5.0.tgz",
189
- "integrity": "sha512-VT/lF+GId+67j8aDfLkxdxNoVApsPSTbyAtB3jJq0IWTrY77WXfbPfpngxq0bA6JCEv/7k8C9qWjDRKRznDlyw==",
199
+ "version": "2.5.1",
200
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.5.1.tgz",
201
+ "integrity": "sha512-6uxpR9hvaglANkZemeSiN/FhYgkGasrEGn267eXIWvjrjJ2LhDlk251IhjVJq6MXzkV2/bcXwLwSroLyPtqRZg==",
190
202
  "cpu": [
191
203
  "x64"
192
204
  ],
@@ -944,9 +956,9 @@
944
956
  }
945
957
  },
946
958
  "node_modules/@lousy-agents/mcp": {
947
- "version": "5.15.4",
948
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.15.4.tgz",
949
- "integrity": "sha512-u6n6Q+009zvPPJZg47Me0mlgfvybW0xchOZlknD7rAz6fx4YYgmOVpRZIC0zRGnSx+ZU4WSI9kilZknsP0Nkag==",
959
+ "version": "5.15.5",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.15.5.tgz",
961
+ "integrity": "sha512-5akHZR+lJapTHTa8Oo4QFeFeholVCXCOn89CjXxnoS7uFrijEbi7PH+elVFFNxnSw0VVNEJtgi6AKO2wZRchuA==",
950
962
  "dev": true,
951
963
  "license": "BSD-2-Clause-Patent",
952
964
  "dependencies": {
@@ -1618,9 +1630,9 @@
1618
1630
  "license": "MIT"
1619
1631
  },
1620
1632
  "node_modules/@upstash/context7-mcp": {
1621
- "version": "3.2.1",
1622
- "resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-3.2.1.tgz",
1623
- "integrity": "sha512-ZVh1OAeOd5C4ORvPKYUgZSIwm+ofmofLyXS8p2Vvm0WH29axgNwhcc7sCr3aMzNX7oPKL9zH+1lb17W+AeMKtQ==",
1633
+ "version": "3.2.2",
1634
+ "resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-3.2.2.tgz",
1635
+ "integrity": "sha512-qWq0K4oHiByZSWpRfzlhmltRpUCjA8kSFFgGbvli1C+XGRL+qaflbbAzoHXOr2lOtknXK88NRH8GWHfnLy51Dw==",
1624
1636
  "dev": true,
1625
1637
  "license": "MIT",
1626
1638
  "dependencies": {
@@ -1637,20 +1649,10 @@
1637
1649
  "context7-mcp": "dist/index.js"
1638
1650
  }
1639
1651
  },
1640
- "node_modules/@upstash/context7-mcp/node_modules/commander": {
1641
- "version": "13.1.0",
1642
- "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
1643
- "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
1644
- "dev": true,
1645
- "license": "MIT",
1646
- "engines": {
1647
- "node": ">=18"
1648
- }
1649
- },
1650
1652
  "node_modules/@upstash/context7-mcp/node_modules/undici": {
1651
- "version": "6.26.0",
1652
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.26.0.tgz",
1653
- "integrity": "sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A==",
1653
+ "version": "6.27.0",
1654
+ "resolved": "https://registry.npmjs.org/undici/-/undici-6.27.0.tgz",
1655
+ "integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
1654
1656
  "dev": true,
1655
1657
  "license": "MIT",
1656
1658
  "engines": {
@@ -2434,6 +2436,16 @@
2434
2436
  "dev": true,
2435
2437
  "license": "MIT"
2436
2438
  },
2439
+ "node_modules/commander": {
2440
+ "version": "13.1.0",
2441
+ "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
2442
+ "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
2443
+ "dev": true,
2444
+ "license": "MIT",
2445
+ "engines": {
2446
+ "node": ">=18"
2447
+ }
2448
+ },
2437
2449
  "node_modules/content-disposition": {
2438
2450
  "version": "1.1.0",
2439
2451
  "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz",
@@ -28,12 +28,12 @@
28
28
  "zod": "4.4.3"
29
29
  },
30
30
  "devDependencies": {
31
- "@biomejs/biome": "2.5.0",
32
- "@lousy-agents/mcp": "5.15.4",
31
+ "@biomejs/biome": "2.5.1",
32
+ "@lousy-agents/mcp": "5.15.5",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
34
34
  "@testcontainers/postgresql": "12.0.3",
35
35
  "@types/node": "24.13.2",
36
- "@upstash/context7-mcp": "3.2.1",
36
+ "@upstash/context7-mcp": "3.2.2",
37
37
  "chance": "1.1.13",
38
38
  "testcontainers": "12.0.3",
39
39
  "tsx": "4.22.4",
@@ -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.181"
13
+ "version": "v2.1.186"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.5.0/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.5.1/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -19,11 +19,11 @@
19
19
  "zod": "4.4.3"
20
20
  },
21
21
  "devDependencies": {
22
- "@biomejs/biome": "2.5.0",
23
- "@lousy-agents/mcp": "5.15.4",
22
+ "@biomejs/biome": "2.5.1",
23
+ "@lousy-agents/mcp": "5.15.5",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
25
25
  "@types/node": "24.13.2",
26
- "@upstash/context7-mcp": "3.2.1",
26
+ "@upstash/context7-mcp": "3.2.2",
27
27
  "chance": "1.1.13",
28
28
  "tsx": "4.22.4",
29
29
  "typescript": "6.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.15.5",
3
+ "version": "5.15.6",
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.181"
13
+ "version": "v2.1.186"
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",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.5.0/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.5.1/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -14,24 +14,24 @@
14
14
  },
15
15
  "dependencies": {
16
16
  "@emotion/server": "11.11.0",
17
- "@mui/material": "9.1.1",
17
+ "@mui/material": "9.1.2",
18
18
  "@mui/material-nextjs": "9.1.1",
19
19
  "next": "16.2.9",
20
20
  "react": "19.2.7",
21
21
  "react-dom": "19.2.7"
22
22
  },
23
23
  "devDependencies": {
24
- "@biomejs/biome": "2.5.0",
24
+ "@biomejs/biome": "2.5.1",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.15.4",
26
+ "@lousy-agents/mcp": "5.15.5",
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
30
  "@types/node": "24.13.2",
31
31
  "@types/react": "19.2.17",
32
32
  "@types/react-dom": "19.2.3",
33
- "@upstash/context7-mcp": "3.2.1",
34
- "@vitejs/plugin-react": "6.0.2",
33
+ "@upstash/context7-mcp": "3.2.2",
34
+ "@vitejs/plugin-react": "6.0.3",
35
35
  "@vitest/ui": "4.1.9",
36
36
  "eslint": "10.5.0",
37
37
  "eslint-config-next": "16.2.9",