@lousy-agents/cli 5.19.5 → 5.19.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.224"
13
+ "version": "v2.1.226"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -10,7 +10,7 @@
10
10
  "dependencies": {
11
11
  "@fastify/cors": "11.3.0",
12
12
  "@fastify/sensible": "6.0.4",
13
- "fastify": "5.11.2",
13
+ "fastify": "5.11.3",
14
14
  "kysely": "0.29.4",
15
15
  "pino": "10.3.1",
16
16
  "postgres": "3.4.9",
@@ -18,14 +18,14 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.5.3",
21
- "@lousy-agents/mcp": "5.19.4",
21
+ "@lousy-agents/mcp": "5.19.5",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
23
23
  "@testcontainers/postgresql": "12.1.0",
24
24
  "@types/node": "24.13.3",
25
25
  "@upstash/context7-mcp": "4.0.0",
26
26
  "chance": "1.1.13",
27
27
  "testcontainers": "12.1.0",
28
- "tsx": "4.23.10",
28
+ "tsx": "4.23.11",
29
29
  "typescript": "7.0.2",
30
30
  "vitest": "4.1.10"
31
31
  }
@@ -972,9 +972,9 @@
972
972
  }
973
973
  },
974
974
  "node_modules/@lousy-agents/mcp": {
975
- "version": "5.19.4",
976
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.4.tgz",
977
- "integrity": "sha512-IelMRjbcD97A4xVjzaBKK15igbW4U5Rcs4ckf/uoBzvvDMgxVk/3JsDdHrG4UMobgBHaoIksDoR5K8Ab9/4qqw==",
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==",
978
978
  "dev": true,
979
979
  "license": "BSD-2-Clause-Patent",
980
980
  "dependencies": {
@@ -3573,9 +3573,9 @@
3573
3573
  "license": "BSD-3-Clause"
3574
3574
  },
3575
3575
  "node_modules/fastify": {
3576
- "version": "5.11.2",
3577
- "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.2.tgz",
3578
- "integrity": "sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==",
3576
+ "version": "5.11.3",
3577
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz",
3578
+ "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==",
3579
3579
  "funding": [
3580
3580
  {
3581
3581
  "type": "github",
@@ -5906,9 +5906,9 @@
5906
5906
  "optional": true
5907
5907
  },
5908
5908
  "node_modules/tsx": {
5909
- "version": "4.23.10",
5910
- "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.10.tgz",
5911
- "integrity": "sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==",
5909
+ "version": "4.23.11",
5910
+ "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.11.tgz",
5911
+ "integrity": "sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==",
5912
5912
  "dev": true,
5913
5913
  "license": "MIT",
5914
5914
  "dependencies": {
@@ -18,7 +18,7 @@
18
18
  "dependencies": {
19
19
  "@fastify/cors": "11.3.0",
20
20
  "@fastify/sensible": "6.0.4",
21
- "fastify": "5.11.2",
21
+ "fastify": "5.11.3",
22
22
  "kysely": "0.29.4",
23
23
  "pino": "10.3.1",
24
24
  "postgres": "3.4.9",
@@ -29,14 +29,14 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@biomejs/biome": "2.5.3",
32
- "@lousy-agents/mcp": "5.19.4",
32
+ "@lousy-agents/mcp": "5.19.5",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
34
34
  "@testcontainers/postgresql": "12.1.0",
35
35
  "@types/node": "24.13.3",
36
36
  "@upstash/context7-mcp": "4.0.0",
37
37
  "chance": "1.1.13",
38
38
  "testcontainers": "12.1.0",
39
- "tsx": "4.23.10",
39
+ "tsx": "4.23.11",
40
40
  "typescript": "7.0.2",
41
41
  "vitest": "4.1.10"
42
42
  }
@@ -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.224"
13
+ "version": "v2.1.226"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -20,12 +20,12 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.5.3",
23
- "@lousy-agents/mcp": "5.19.4",
23
+ "@lousy-agents/mcp": "5.19.5",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
25
25
  "@types/node": "24.13.3",
26
26
  "@upstash/context7-mcp": "4.0.0",
27
27
  "chance": "1.1.13",
28
- "tsx": "4.23.10",
28
+ "tsx": "4.23.11",
29
29
  "typescript": "7.0.2",
30
30
  "vitest": "4.1.10"
31
31
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.19.5",
3
+ "version": "5.19.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.224"
13
+ "version": "v2.1.226"
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",
@@ -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.4",
26
+ "@lousy-agents/mcp": "5.19.5",
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",
@@ -33,9 +33,9 @@
33
33
  "@upstash/context7-mcp": "4.0.0",
34
34
  "@vitejs/plugin-react": "6.0.5",
35
35
  "@vitest/ui": "4.1.10",
36
- "eslint": "10.8.0",
36
+ "eslint": "10.8.1",
37
37
  "eslint-config-next": "16.3.0",
38
- "happy-dom": "20.11.1",
38
+ "happy-dom": "20.11.2",
39
39
  "jsdom": "30.0.1",
40
40
  "typescript": "7.0.2",
41
41
  "vitest": "4.1.10",