@lousy-agents/cli 5.19.6 → 5.19.7

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.
@@ -9,7 +9,7 @@
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
11
  "@fastify/cors": "11.3.0",
12
- "@fastify/sensible": "6.0.4",
12
+ "@fastify/sensible": "6.0.5",
13
13
  "fastify": "5.11.3",
14
14
  "kysely": "0.29.4",
15
15
  "pino": "10.3.1",
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.5.3",
21
- "@lousy-agents/mcp": "5.19.5",
21
+ "@lousy-agents/mcp": "5.19.6",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
23
23
  "@testcontainers/postgresql": "12.1.0",
24
24
  "@types/node": "24.13.3",
@@ -820,9 +820,9 @@
820
820
  }
821
821
  },
822
822
  "node_modules/@fastify/sensible": {
823
- "version": "6.0.4",
824
- "resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.4.tgz",
825
- "integrity": "sha512-1vxcCUlPMew6WroK8fq+LVOwbsLtX+lmuRuqpcp6eYqu6vmkLwbKTdBWAZwbeaSgCfW4tzUpTIHLLvTiQQ1BwQ==",
823
+ "version": "6.0.5",
824
+ "resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.5.tgz",
825
+ "integrity": "sha512-v4mGejwT6EJA2zd2rS6XwlyUSva2ILsqzG0aGkyrlS7l2jIpUgFACclSPN3kDijX//cf8+GutRLhJVKx3ae2Cw==",
826
826
  "funding": [
827
827
  {
828
828
  "type": "github",
@@ -837,29 +837,13 @@
837
837
  "dependencies": {
838
838
  "@lukeed/ms": "^2.0.2",
839
839
  "dequal": "^2.0.3",
840
- "fastify-plugin": "^5.0.0",
840
+ "fastify-plugin": "^6.0.0",
841
841
  "forwarded": "^0.2.0",
842
842
  "http-errors": "^2.0.0",
843
843
  "type-is": "^2.0.1",
844
844
  "vary": "^1.1.2"
845
845
  }
846
846
  },
847
- "node_modules/@fastify/sensible/node_modules/fastify-plugin": {
848
- "version": "5.1.0",
849
- "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-5.1.0.tgz",
850
- "integrity": "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==",
851
- "funding": [
852
- {
853
- "type": "github",
854
- "url": "https://github.com/sponsors/fastify"
855
- },
856
- {
857
- "type": "opencollective",
858
- "url": "https://opencollective.com/fastify"
859
- }
860
- ],
861
- "license": "MIT"
862
- },
863
847
  "node_modules/@grpc/grpc-js": {
864
848
  "version": "1.14.4",
865
849
  "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.14.4.tgz",
@@ -972,9 +956,9 @@
972
956
  }
973
957
  },
974
958
  "node_modules/@lousy-agents/mcp": {
975
- "version": "5.19.5",
976
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.5.tgz",
977
- "integrity": "sha512-tryVw5mzOsVQISaCu3Xid7t2sJxhv8cO+DEjoJHzxmTSevCS5imswWaUr+IQuGN5MZ+LA227dMqAIL+55DEUvQ==",
959
+ "version": "5.19.6",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.6.tgz",
961
+ "integrity": "sha512-kmhkJfsi91JTtNiyfVXRLOD1KdzZY+BrV+IMymidMDZqgkPxm3HOgp8SViZDcE4+eGOxyNe88jXQh0634IjTKQ==",
978
962
  "dev": true,
979
963
  "license": "BSD-2-Clause-Patent",
980
964
  "dependencies": {
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "dependencies": {
19
19
  "@fastify/cors": "11.3.0",
20
- "@fastify/sensible": "6.0.4",
20
+ "@fastify/sensible": "6.0.5",
21
21
  "fastify": "5.11.3",
22
22
  "kysely": "0.29.4",
23
23
  "pino": "10.3.1",
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@biomejs/biome": "2.5.3",
32
- "@lousy-agents/mcp": "5.19.5",
32
+ "@lousy-agents/mcp": "5.19.6",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
34
34
  "@testcontainers/postgresql": "12.1.0",
35
35
  "@types/node": "24.13.3",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.5.3",
23
- "@lousy-agents/mcp": "5.19.5",
23
+ "@lousy-agents/mcp": "5.19.6",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
25
25
  "@types/node": "24.13.3",
26
26
  "@upstash/context7-mcp": "4.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.19.6",
3
+ "version": "5.19.7",
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": {
@@ -23,7 +23,7 @@
23
23
  "devDependencies": {
24
24
  "@biomejs/biome": "2.5.3",
25
25
  "@eslint/eslintrc": "3.3.6",
26
- "@lousy-agents/mcp": "5.19.5",
26
+ "@lousy-agents/mcp": "5.19.6",
27
27
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
28
28
  "@testing-library/jest-dom": "7.0.0",
29
29
  "@testing-library/react": "16.3.2",