@lousy-agents/cli 5.17.3 → 5.17.4
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.
- package/api/copilot-with-fastify/.devcontainer/devcontainer.json +1 -1
- package/api/copilot-with-fastify/package-lock.json +16 -16
- package/api/copilot-with-fastify/package.json +1 -1
- package/cli/copilot-with-citty/.devcontainer/devcontainer.json +1 -1
- package/cli/copilot-with-citty/package.json +1 -1
- package/dist/index.js +15 -14
- package/package.json +1 -1
- package/ui/copilot-with-react/.devcontainer/devcontainer.json +1 -1
- package/ui/copilot-with-react/package.json +1 -1
|
@@ -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.
|
|
13
|
+
"version": "v2.1.210"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.5.3",
|
|
21
|
-
"@lousy-agents/mcp": "5.17.
|
|
21
|
+
"@lousy-agents/mcp": "5.17.3",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
23
23
|
"@testcontainers/postgresql": "12.0.4",
|
|
24
24
|
"@types/node": "24.13.3",
|
|
@@ -972,9 +972,9 @@
|
|
|
972
972
|
}
|
|
973
973
|
},
|
|
974
974
|
"node_modules/@lousy-agents/mcp": {
|
|
975
|
-
"version": "5.17.
|
|
976
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.17.
|
|
977
|
-
"integrity": "sha512-
|
|
975
|
+
"version": "5.17.3",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.17.3.tgz",
|
|
977
|
+
"integrity": "sha512-ljSjD9PKDFmELdXHvxbEdb0AdT1KxPEVaVer5zBeRHAr5292MC8Ew4lblywNJr/tYKdCF/8Q+Uy8DtAW5retfg==",
|
|
978
978
|
"dev": true,
|
|
979
979
|
"license": "BSD-2-Clause-Patent",
|
|
980
980
|
"dependencies": {
|
|
@@ -3208,9 +3208,9 @@
|
|
|
3208
3208
|
}
|
|
3209
3209
|
},
|
|
3210
3210
|
"node_modules/es-module-lexer": {
|
|
3211
|
-
"version": "2.3.
|
|
3212
|
-
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.
|
|
3213
|
-
"integrity": "sha512-
|
|
3211
|
+
"version": "2.3.1",
|
|
3212
|
+
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.1.tgz",
|
|
3213
|
+
"integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==",
|
|
3214
3214
|
"dev": true,
|
|
3215
3215
|
"license": "MIT"
|
|
3216
3216
|
},
|
|
@@ -3827,9 +3827,9 @@
|
|
|
3827
3827
|
}
|
|
3828
3828
|
},
|
|
3829
3829
|
"node_modules/hono": {
|
|
3830
|
-
"version": "4.12.
|
|
3831
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.
|
|
3832
|
-
"integrity": "sha512-
|
|
3830
|
+
"version": "4.12.30",
|
|
3831
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.30.tgz",
|
|
3832
|
+
"integrity": "sha512-emn+JoJjrN9YTpRDS5it/UI2SO9BAE37T6I3d963RxcZ81G9A4pr2SZTEiiaiKbzx+NKRg5BZ89fCL7gCJCUog==",
|
|
3833
3833
|
"dev": true,
|
|
3834
3834
|
"license": "MIT",
|
|
3835
3835
|
"engines": {
|
|
@@ -4559,9 +4559,9 @@
|
|
|
4559
4559
|
"optional": true
|
|
4560
4560
|
},
|
|
4561
4561
|
"node_modules/nanoid": {
|
|
4562
|
-
"version": "3.3.
|
|
4563
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
4564
|
-
"integrity": "sha512-
|
|
4562
|
+
"version": "3.3.16",
|
|
4563
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
|
|
4564
|
+
"integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
|
|
4565
4565
|
"dev": true,
|
|
4566
4566
|
"funding": [
|
|
4567
4567
|
{
|
|
@@ -4796,9 +4796,9 @@
|
|
|
4796
4796
|
}
|
|
4797
4797
|
},
|
|
4798
4798
|
"node_modules/postcss": {
|
|
4799
|
-
"version": "8.5.
|
|
4800
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
4801
|
-
"integrity": "sha512-
|
|
4799
|
+
"version": "8.5.19",
|
|
4800
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
|
4801
|
+
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
|
4802
4802
|
"dev": true,
|
|
4803
4803
|
"funding": [
|
|
4804
4804
|
{
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@biomejs/biome": "2.5.3",
|
|
32
|
-
"@lousy-agents/mcp": "5.17.
|
|
32
|
+
"@lousy-agents/mcp": "5.17.3",
|
|
33
33
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
34
34
|
"@testcontainers/postgresql": "12.0.4",
|
|
35
35
|
"@types/node": "24.13.3",
|
|
@@ -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.
|
|
13
|
+
"version": "v2.1.210"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.5.3",
|
|
23
|
-
"@lousy-agents/mcp": "5.17.
|
|
23
|
+
"@lousy-agents/mcp": "5.17.3",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
25
25
|
"@types/node": "24.13.3",
|
|
26
26
|
"@upstash/context7-mcp": "3.2.3",
|
package/dist/index.js
CHANGED
|
@@ -551,7 +551,7 @@ module.exports = function extend() {
|
|
|
551
551
|
|
|
552
552
|
},
|
|
553
553
|
8078(module) {
|
|
554
|
-
function
|
|
554
|
+
function __rspack_empty_async_context(req) {
|
|
555
555
|
// Here Promise.resolve().then() is used instead of new Promise() to prevent
|
|
556
556
|
// uncaught exception popping up in devtools
|
|
557
557
|
return Promise.resolve().then(function() {
|
|
@@ -560,10 +560,10 @@ function webpackEmptyAsyncContext(req) {
|
|
|
560
560
|
throw e;
|
|
561
561
|
});
|
|
562
562
|
}
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
module.exports =
|
|
563
|
+
__rspack_empty_async_context.keys = () => ([]);
|
|
564
|
+
__rspack_empty_async_context.resolve = __rspack_empty_async_context;
|
|
565
|
+
__rspack_empty_async_context.id = 8078;
|
|
566
|
+
module.exports = __rspack_empty_async_context;
|
|
567
567
|
|
|
568
568
|
|
|
569
569
|
},
|
|
@@ -62016,8 +62016,8 @@ __webpack_require__.r = (exports) => {
|
|
|
62016
62016
|
// object to store loaded and loading chunks
|
|
62017
62017
|
// undefined = chunk not loaded, null = chunk preloaded/prefetched
|
|
62018
62018
|
// [resolve, Promise] = chunk loading, 0 = chunk loaded
|
|
62019
|
-
var
|
|
62020
|
-
var
|
|
62019
|
+
var moduleInstalledChunks = {410: 0,};
|
|
62020
|
+
var moduleInstallChunk = (data) => {
|
|
62021
62021
|
var __rspack_esm_ids = data.__rspack_esm_ids;
|
|
62022
62022
|
var moreModules = data.__webpack_modules__;
|
|
62023
62023
|
var __rspack_esm_runtime = data.__rspack_esm_runtime;
|
|
@@ -62032,17 +62032,17 @@ __webpack_require__.r = (exports) => {
|
|
|
62032
62032
|
if (__rspack_esm_runtime) __rspack_esm_runtime(__webpack_require__);
|
|
62033
62033
|
for (; i < __rspack_esm_ids.length; i++) {
|
|
62034
62034
|
chunkId = __rspack_esm_ids[i];
|
|
62035
|
-
if (__webpack_require__.o(
|
|
62036
|
-
|
|
62035
|
+
if (__webpack_require__.o(moduleInstalledChunks, chunkId) && moduleInstalledChunks[chunkId]) {
|
|
62036
|
+
moduleInstalledChunks[chunkId][0]();
|
|
62037
62037
|
}
|
|
62038
|
-
|
|
62038
|
+
moduleInstalledChunks[__rspack_esm_ids[i]] = 0;
|
|
62039
62039
|
}
|
|
62040
62040
|
|
|
62041
62041
|
};
|
|
62042
62042
|
|
|
62043
62043
|
__webpack_require__.f.j = function (chunkId, promises) {
|
|
62044
62044
|
// import() chunk loading for javascript
|
|
62045
|
-
var installedChunkData = __webpack_require__.o(
|
|
62045
|
+
var installedChunkData = __webpack_require__.o(moduleInstalledChunks, chunkId) ? moduleInstalledChunks[chunkId] : undefined;
|
|
62046
62046
|
if (installedChunkData !== 0) { // 0 means "already installed".'
|
|
62047
62047
|
// a Promise means "currently loading".
|
|
62048
62048
|
if (installedChunkData) {
|
|
@@ -62050,18 +62050,19 @@ if (installedChunkData !== 0) { // 0 means "already installed".'
|
|
|
62050
62050
|
} else {
|
|
62051
62051
|
if (true) {
|
|
62052
62052
|
// setup Promise in chunk cache
|
|
62053
|
-
var promise = import("./" + __webpack_require__.u(chunkId)).then(
|
|
62054
|
-
if (
|
|
62053
|
+
var promise = import("./" + __webpack_require__.u(chunkId)).then(moduleInstallChunk, (e) => {
|
|
62054
|
+
if (moduleInstalledChunks[chunkId] !== 0) moduleInstalledChunks[chunkId] = undefined;
|
|
62055
62055
|
throw e;
|
|
62056
62056
|
});
|
|
62057
62057
|
var promise = Promise.race([promise, new Promise((resolve) => {
|
|
62058
|
-
installedChunkData =
|
|
62058
|
+
installedChunkData = moduleInstalledChunks[chunkId] = [resolve];
|
|
62059
62059
|
})]);
|
|
62060
62060
|
promises.push(installedChunkData[1] = promise);
|
|
62061
62061
|
}
|
|
62062
62062
|
|
|
62063
62063
|
}
|
|
62064
62064
|
}
|
|
62065
|
+
|
|
62065
62066
|
}
|
|
62066
62067
|
// no external install chunk
|
|
62067
62068
|
// no on chunks loaded
|
package/package.json
CHANGED
|
@@ -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.
|
|
13
|
+
"version": "v2.1.210"
|
|
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.17.
|
|
26
|
+
"@lousy-agents/mcp": "5.17.3",
|
|
27
27
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
28
28
|
"@testing-library/jest-dom": "6.9.1",
|
|
29
29
|
"@testing-library/react": "16.3.2",
|