@lousy-agents/cli 5.12.1 → 5.12.2

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.
@@ -11,14 +11,14 @@
11
11
  "@fastify/cors": "11.2.0",
12
12
  "@fastify/sensible": "6.0.4",
13
13
  "fastify": "5.8.5",
14
- "kysely": "0.28.16",
14
+ "kysely": "0.28.17",
15
15
  "pino": "10.3.1",
16
16
  "postgres": "3.4.9",
17
17
  "zod": "4.4.2"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.4.14",
21
- "@lousy-agents/mcp": "5.12.0",
21
+ "@lousy-agents/mcp": "5.12.1",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "11.14.0",
24
24
  "@types/node": "24.12.2",
@@ -956,15 +956,15 @@
956
956
  }
957
957
  },
958
958
  "node_modules/@lousy-agents/mcp": {
959
- "version": "5.12.0",
960
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.12.0.tgz",
961
- "integrity": "sha512-ZppKeagS1TTuS3TJ9iKzeI9OBXmIjmjuVVfsdK3qL9LhcHlHaH0lLkyc53jrIdk2wtaLkIUXq8GKwJxwI2tL/A==",
959
+ "version": "5.12.1",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.12.1.tgz",
961
+ "integrity": "sha512-iJq4CcQOeZVdNaEPCwbbG6d9K9IyDMLALKRHc++YiYnLUvFEV0zZCpuCgxwLxnNkxj8r2DP944hCMMwoPA8FVg==",
962
962
  "dev": true,
963
963
  "license": "BSD-2-Clause-Patent",
964
964
  "dependencies": {
965
965
  "@modelcontextprotocol/sdk": "1.29.0",
966
- "yaml": "2.8.3",
967
- "zod": "4.3.6"
966
+ "yaml": "2.8.4",
967
+ "zod": "4.4.2"
968
968
  },
969
969
  "bin": {
970
970
  "lousy-agents-mcp": "dist/mcp-server.js"
@@ -3658,9 +3658,9 @@
3658
3658
  "license": "BSD-2-Clause"
3659
3659
  },
3660
3660
  "node_modules/kysely": {
3661
- "version": "0.28.16",
3662
- "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.16.tgz",
3663
- "integrity": "sha512-3i5pmOiZvMDj00qhrIVbH0AnioVTx22DMP7Vn5At4yJO46iy+FM8Y/g61ltenLVSo3fiO8h8Q3QOFgf/gQ72ww==",
3661
+ "version": "0.28.17",
3662
+ "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.17.tgz",
3663
+ "integrity": "sha512-nbD8lB9EB3wNdMhOCdx5Li8DxnLbvKByylRLcJ1h+4SkrowVeECAyZlyiKMThF7xFdRz0jSQ2MoJr+wXux2y0Q==",
3664
3664
  "license": "MIT",
3665
3665
  "engines": {
3666
3666
  "node": ">=20.0.0"
@@ -5904,9 +5904,9 @@
5904
5904
  }
5905
5905
  },
5906
5906
  "node_modules/yaml": {
5907
- "version": "2.8.3",
5908
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
5909
- "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
5907
+ "version": "2.8.4",
5908
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz",
5909
+ "integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
5910
5910
  "dev": true,
5911
5911
  "license": "ISC",
5912
5912
  "bin": {
@@ -19,7 +19,7 @@
19
19
  "@fastify/cors": "11.2.0",
20
20
  "@fastify/sensible": "6.0.4",
21
21
  "fastify": "5.8.5",
22
- "kysely": "0.28.16",
22
+ "kysely": "0.28.17",
23
23
  "pino": "10.3.1",
24
24
  "postgres": "3.4.9",
25
25
  "zod": "4.4.2"
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@biomejs/biome": "2.4.14",
32
- "@lousy-agents/mcp": "5.12.0",
32
+ "@lousy-agents/mcp": "5.12.1",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
34
34
  "@testcontainers/postgresql": "11.14.0",
35
35
  "@types/node": "24.12.2",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.4.14",
23
- "@lousy-agents/mcp": "5.12.0",
23
+ "@lousy-agents/mcp": "5.12.1",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
25
25
  "@types/node": "24.12.2",
26
26
  "@upstash/context7-mcp": "2.2.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.12.1",
3
+ "version": "5.12.2",
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.4.14",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.12.0",
26
+ "@lousy-agents/mcp": "5.12.1",
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",