@lousy-agents/cli 5.8.7 → 5.8.8

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -13,12 +13,12 @@
13
13
  "fastify": "5.8.4",
14
14
  "kysely": "0.28.14",
15
15
  "pino": "10.3.1",
16
- "postgres": "3.4.8",
16
+ "postgres": "3.4.9",
17
17
  "zod": "4.3.6"
18
18
  },
19
19
  "devDependencies": {
20
- "@biomejs/biome": "2.4.9",
21
- "@lousy-agents/mcp": "5.8.6",
20
+ "@biomejs/biome": "2.4.10",
21
+ "@lousy-agents/mcp": "5.8.7",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "11.13.0",
24
24
  "@types/node": "24.12.2",
@@ -38,9 +38,9 @@
38
38
  "license": "Apache-2.0"
39
39
  },
40
40
  "node_modules/@biomejs/biome": {
41
- "version": "2.4.9",
42
- "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.9.tgz",
43
- "integrity": "sha512-wvZW92FrwitTcacvCBT8xdAbfbxWfDLwjYMmU3djjqQTh7Ni4ZdiWIT/x5VcZ+RQuxiKzIOzi5D+dcyJDFZMsA==",
41
+ "version": "2.4.10",
42
+ "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.10.tgz",
43
+ "integrity": "sha512-xxA3AphFQ1geij4JTHXv4EeSTda1IFn22ye9LdyVPoJU19fNVl0uzfEuhsfQ4Yue/0FaLs2/ccVi4UDiE7R30w==",
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.4.9",
58
- "@biomejs/cli-darwin-x64": "2.4.9",
59
- "@biomejs/cli-linux-arm64": "2.4.9",
60
- "@biomejs/cli-linux-arm64-musl": "2.4.9",
61
- "@biomejs/cli-linux-x64": "2.4.9",
62
- "@biomejs/cli-linux-x64-musl": "2.4.9",
63
- "@biomejs/cli-win32-arm64": "2.4.9",
64
- "@biomejs/cli-win32-x64": "2.4.9"
57
+ "@biomejs/cli-darwin-arm64": "2.4.10",
58
+ "@biomejs/cli-darwin-x64": "2.4.10",
59
+ "@biomejs/cli-linux-arm64": "2.4.10",
60
+ "@biomejs/cli-linux-arm64-musl": "2.4.10",
61
+ "@biomejs/cli-linux-x64": "2.4.10",
62
+ "@biomejs/cli-linux-x64-musl": "2.4.10",
63
+ "@biomejs/cli-win32-arm64": "2.4.10",
64
+ "@biomejs/cli-win32-x64": "2.4.10"
65
65
  }
66
66
  },
67
67
  "node_modules/@biomejs/cli-darwin-arm64": {
68
- "version": "2.4.9",
69
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.9.tgz",
70
- "integrity": "sha512-d5G8Gf2RpH5pYwiHLPA+UpG3G9TLQu4WM+VK6sfL7K68AmhcEQ9r+nkj/DvR/GYhYox6twsHUtmWWWIKfcfQQA==",
68
+ "version": "2.4.10",
69
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.10.tgz",
70
+ "integrity": "sha512-vuzzI1cWqDVzOMIkYyHbKqp+AkQq4K7k+UCXWpkYcY/HDn1UxdsbsfgtVpa40shem8Kax4TLDLlx8kMAecgqiw==",
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.4.9",
86
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.9.tgz",
87
- "integrity": "sha512-LNCLNgqDMG7BLdc3a8aY/dwKPK7+R8/JXJoXjCvZh2gx8KseqBdFDKbhrr7HCWF8SzNhbTaALhTBoh/I6rf9lA==",
85
+ "version": "2.4.10",
86
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.10.tgz",
87
+ "integrity": "sha512-14fzASRo+BPotwp7nWULy2W5xeUyFnTaq1V13Etrrxkrih+ez/2QfgFm5Ehtf5vSjtgx/IJycMMpn5kPd5ZNaA==",
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.4.9",
103
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.9.tgz",
104
- "integrity": "sha512-4adnkAUi6K4C/emPRgYznMOcLlUqZdXWM6aIui4VP4LraE764g6Q4YguygnAUoxKjKIXIWPteKMgRbN0wsgwcg==",
102
+ "version": "2.4.10",
103
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.10.tgz",
104
+ "integrity": "sha512-7MH1CMW5uuxQ/s7FLST63qF8B3Hgu2HRdZ7tA1X1+mk+St4JOuIrqdhIBnnyqeyWJNI+Bww7Es5QZ0wIc1Cmkw==",
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.4.9",
120
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.9.tgz",
121
- "integrity": "sha512-8RCww5xnPn2wpK4L/QDGDOW0dq80uVWfppPxHIUg6mOs9B6gRmqPp32h1Ls3T8GnW8Wo5A8u7vpTwz4fExN+sw==",
122
+ "version": "2.4.10",
123
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.10.tgz",
124
+ "integrity": "sha512-WrJY6UuiSD/Dh+nwK2qOTu8kdMDlLV3dLMmychIghHPAysWFq1/DGC1pVZx8POE3ZkzKR3PUUnVrtZfMfaJjyQ==",
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.4.9",
137
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.9.tgz",
138
- "integrity": "sha512-L10na7POF0Ks/cgLFNF1ZvIe+X4onLkTi5oP9hY+Rh60Q+7fWzKDDCeGyiHUFf1nGIa9dQOOUPGe2MyYg8nMSQ==",
142
+ "version": "2.4.10",
143
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.10.tgz",
144
+ "integrity": "sha512-tZLvEEi2u9Xu1zAqRjTcpIDGVtldigVvzug2fTuPG0ME/g8/mXpRPcNgLB22bGn6FvLJpHHnqLnwliOu8xjYrg==",
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.4.9",
154
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.9.tgz",
155
- "integrity": "sha512-5TD+WS9v5vzXKzjetF0hgoaNFHMcpQeBUwKKVi3JbG1e9UCrFuUK3Gt185fyTzvRdwYkJJEMqglRPjmesmVv4A==",
162
+ "version": "2.4.10",
163
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.10.tgz",
164
+ "integrity": "sha512-kDTi3pI6PBN6CiczsWYOyP2zk0IJI08EWEQyDMQWW221rPaaEz6FvjLhnU07KMzLv8q3qSuoB93ua6inSQ55Tw==",
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.4.9",
171
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.9.tgz",
172
- "integrity": "sha512-aDZr0RBC3sMGJOU10BvG7eZIlWLK/i51HRIfScE2lVhfts2dQTreowLiJJd+UYg/tHKxS470IbzpuKmd0MiD6g==",
182
+ "version": "2.4.10",
183
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.10.tgz",
184
+ "integrity": "sha512-umwQU6qPzH+ISTf/eHyJ/QoQnJs3V9Vpjz2OjZXe9MVBZ7prgGafMy7yYeRGnlmDAn87AKTF3Q6weLoMGpeqdQ==",
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.4.9",
188
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.9.tgz",
189
- "integrity": "sha512-NS4g/2G9SoQ4ktKtz31pvyc/rmgzlcIDCGU/zWbmHJAqx6gcRj2gj5Q/guXhoWTzCUaQZDIqiCQXHS7BcGYc0w==",
199
+ "version": "2.4.10",
200
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.10.tgz",
201
+ "integrity": "sha512-aW/JU5GuyH4uxMrNYpoC2kjaHlyJGLgIa3XkhPEZI0uKhZhJZU8BuEyJmvgzSPQNGozBwWjC972RaNdcJ9KyJg==",
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.8.6",
948
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.6.tgz",
949
- "integrity": "sha512-uVwWHv0Eupd+9uIUYCJvRd8GJI+puTJrj+3iuaHpbfhaZjaVJubSY9DeOaFkUe+WmeeVsxLFJ5iTpHWXU8KXCw==",
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==",
950
962
  "dev": true,
951
963
  "license": "MIT",
952
964
  "dependencies": {
@@ -4408,9 +4420,9 @@
4408
4420
  }
4409
4421
  },
4410
4422
  "node_modules/postgres": {
4411
- "version": "3.4.8",
4412
- "resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.8.tgz",
4413
- "integrity": "sha512-d+JFcLM17njZaOLkv6SCev7uoLaBtfK86vMUXhW1Z4glPWh4jozno9APvW/XKFJ3CCxVoC7OL38BqRydtu5nGg==",
4423
+ "version": "3.4.9",
4424
+ "resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.9.tgz",
4425
+ "integrity": "sha512-GD3qdB0x1z9xgFI6cdRD6xu2Sp2WCOEoe3mtnyB5Ee0XrrL5Pe+e4CCnJrRMnL1zYtRDZmQQVbvOttLnKDLnaw==",
4414
4426
  "license": "Unlicense",
4415
4427
  "engines": {
4416
4428
  "node": ">=12"
@@ -21,12 +21,12 @@
21
21
  "fastify": "5.8.4",
22
22
  "kysely": "0.28.14",
23
23
  "pino": "10.3.1",
24
- "postgres": "3.4.8",
24
+ "postgres": "3.4.9",
25
25
  "zod": "4.3.6"
26
26
  },
27
27
  "devDependencies": {
28
- "@biomejs/biome": "2.4.9",
29
- "@lousy-agents/mcp": "5.8.6",
28
+ "@biomejs/biome": "2.4.10",
29
+ "@lousy-agents/mcp": "5.8.7",
30
30
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
31
31
  "@testcontainers/postgresql": "11.13.0",
32
32
  "@types/node": "24.12.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -19,8 +19,8 @@
19
19
  "zod": "4.3.6"
20
20
  },
21
21
  "devDependencies": {
22
- "@biomejs/biome": "2.4.9",
23
- "@lousy-agents/mcp": "5.8.6",
22
+ "@biomejs/biome": "2.4.10",
23
+ "@lousy-agents/mcp": "5.8.7",
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.7",
3
+ "version": "5.8.8",
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": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "root": true,
3
- "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
3
+ "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
4
4
  "vcs": {
5
5
  "enabled": true,
6
6
  "clientKind": "git",
@@ -21,9 +21,9 @@
21
21
  "react-dom": "19.2.4"
22
22
  },
23
23
  "devDependencies": {
24
- "@biomejs/biome": "2.4.9",
24
+ "@biomejs/biome": "2.4.10",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.8.6",
26
+ "@lousy-agents/mcp": "5.8.7",
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",