@bike4mind/cli 0.2.48-chore-package-version-updates.20949 → 0.2.48-chore-unify-p-limit.20928
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/dist/{chunk-5DHY3MWM.js → chunk-L5HB4ALN.js} +1 -1
- package/dist/{chunk-3ZM32T3R.js → chunk-SS7STBRZ.js} +26 -25
- package/dist/commands/doctorCommand.js +1 -1
- package/dist/commands/headlessCommand.js +1 -1
- package/dist/commands/updateCommand.js +1 -1
- package/dist/index.js +2 -2
- package/package.json +26 -25
|
@@ -3046,7 +3046,7 @@ import OpenAI from "openai";
|
|
|
3046
3046
|
// ../../b4m-core/packages/services/dist/src/countersService/agnosticAiInsights.js
|
|
3047
3047
|
import { Anthropic } from "@anthropic-ai/sdk";
|
|
3048
3048
|
import { BedrockRuntimeClient, InvokeModelCommand } from "@aws-sdk/client-bedrock-runtime";
|
|
3049
|
-
import {
|
|
3049
|
+
import { GoogleGenerativeAI } from "@google/generative-ai";
|
|
3050
3050
|
import OpenAI2 from "openai";
|
|
3051
3051
|
|
|
3052
3052
|
// ../../b4m-core/packages/services/dist/src/importHistoryService/index.js
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// package.json
|
|
4
4
|
var package_default = {
|
|
5
5
|
name: "@bike4mind/cli",
|
|
6
|
-
version: "0.2.48-chore-
|
|
6
|
+
version: "0.2.48-chore-unify-p-limit.20928+8e5f43bdc",
|
|
7
7
|
type: "module",
|
|
8
8
|
description: "Interactive CLI tool for Bike4Mind with ReAct agents",
|
|
9
9
|
license: "UNLICENSED",
|
|
@@ -54,22 +54,23 @@ var package_default = {
|
|
|
54
54
|
"@aws-sdk/client-transcribe": "3.654.0",
|
|
55
55
|
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
56
56
|
"@aws-sdk/s3-request-presigner": "3.654.0",
|
|
57
|
-
"@casl/ability": "^6.
|
|
58
|
-
"@google/genai": "^1.
|
|
59
|
-
"@
|
|
57
|
+
"@casl/ability": "^6.5.0",
|
|
58
|
+
"@google/genai": "^1.27.0",
|
|
59
|
+
"@google/generative-ai": "^0.21.0",
|
|
60
|
+
"@joplin/turndown-plugin-gfm": "^1.0.62",
|
|
60
61
|
"@mendable/firecrawl-js": "^1.29.3",
|
|
61
|
-
"@modelcontextprotocol/sdk": "1.
|
|
62
|
-
"@octokit/rest": "^22.0.
|
|
62
|
+
"@modelcontextprotocol/sdk": "1.26.0",
|
|
63
|
+
"@octokit/rest": "^22.0.0",
|
|
63
64
|
"@opensearch-project/opensearch": "2.11.0",
|
|
64
|
-
"@smithy/node-http-handler": "^4.4.
|
|
65
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
65
66
|
"async-mutex": "^0.5.0",
|
|
66
|
-
axios: "^1.13.
|
|
67
|
+
axios: "^1.13.2",
|
|
67
68
|
bcryptjs: "^2.4.3",
|
|
68
|
-
"better-sqlite3": "^12.
|
|
69
|
+
"better-sqlite3": "^12.5.0",
|
|
69
70
|
cheerio: "1.0.0-rc.12",
|
|
70
71
|
"cli-highlight": "^2.1.11",
|
|
71
72
|
"csv-parse": "^5.5.6",
|
|
72
|
-
dayjs: "^1.11.
|
|
73
|
+
dayjs: "^1.11.13",
|
|
73
74
|
diff: "^8.0.2",
|
|
74
75
|
dotenv: "^16.3.1",
|
|
75
76
|
"eventsource-parser": "^3.0.6",
|
|
@@ -77,14 +78,14 @@ var package_default = {
|
|
|
77
78
|
"file-type": "^18.7.0",
|
|
78
79
|
"fuse.js": "^7.1.0",
|
|
79
80
|
fzf: "^0.5.2",
|
|
80
|
-
glob: "^13.0.
|
|
81
|
+
glob: "^13.0.0",
|
|
81
82
|
"gray-matter": "^4.0.3",
|
|
82
83
|
ignore: "^7.0.5",
|
|
83
|
-
ink: "^6.
|
|
84
|
+
ink: "^6.5.1",
|
|
84
85
|
"ink-select-input": "^6.2.0",
|
|
85
86
|
"ink-spinner": "^5.0.0",
|
|
86
87
|
"ink-text-input": "^6.0.0",
|
|
87
|
-
jsonwebtoken: "^9.0.
|
|
88
|
+
jsonwebtoken: "^9.0.2",
|
|
88
89
|
lodash: "^4.17.21",
|
|
89
90
|
mammoth: "^1.11.0",
|
|
90
91
|
marked: "^15.0.11",
|
|
@@ -93,16 +94,16 @@ var package_default = {
|
|
|
93
94
|
mongoose: "^8.8.3",
|
|
94
95
|
ollama: "^0.6.3",
|
|
95
96
|
open: "^11.0.0",
|
|
96
|
-
openai: "^6.
|
|
97
|
-
"p-limit": "^
|
|
97
|
+
openai: "^6.18.0",
|
|
98
|
+
"p-limit": "^7.3.0",
|
|
98
99
|
picomatch: "^4.0.3",
|
|
99
100
|
qrcode: "^1.5.4",
|
|
100
|
-
react: "^19.2.
|
|
101
|
+
react: "^19.2.3",
|
|
101
102
|
sharp: "^0.34.5",
|
|
102
103
|
speakeasy: "^2.0.0",
|
|
103
|
-
tiktoken: "^1.0.
|
|
104
|
+
tiktoken: "^1.0.16",
|
|
104
105
|
"tree-sitter-wasms": "^0.1.13",
|
|
105
|
-
turndown: "^7.2.
|
|
106
|
+
turndown: "^7.2.0",
|
|
106
107
|
undici: "^7.0.0",
|
|
107
108
|
unpdf: "^0.10.0",
|
|
108
109
|
uuid: "^9.0.1",
|
|
@@ -118,19 +119,19 @@ var package_default = {
|
|
|
118
119
|
},
|
|
119
120
|
devDependencies: {
|
|
120
121
|
"@bike4mind/agents": "0.1.0",
|
|
121
|
-
"@bike4mind/common": "2.66.1-chore-
|
|
122
|
-
"@bike4mind/mcp": "1.33.10-chore-
|
|
123
|
-
"@bike4mind/services": "2.62.1-chore-
|
|
124
|
-
"@bike4mind/utils": "2.15.3-chore-
|
|
122
|
+
"@bike4mind/common": "2.66.1-chore-unify-p-limit.20928+8e5f43bdc",
|
|
123
|
+
"@bike4mind/mcp": "1.33.10-chore-unify-p-limit.20928+8e5f43bdc",
|
|
124
|
+
"@bike4mind/services": "2.62.1-chore-unify-p-limit.20928+8e5f43bdc",
|
|
125
|
+
"@bike4mind/utils": "2.15.3-chore-unify-p-limit.20928+8e5f43bdc",
|
|
125
126
|
"@types/better-sqlite3": "^7.6.13",
|
|
126
127
|
"@types/diff": "^5.0.9",
|
|
127
128
|
"@types/jsonwebtoken": "^9.0.4",
|
|
128
129
|
"@types/node": "^22.9.0",
|
|
129
130
|
"@types/picomatch": "^4.0.2",
|
|
130
|
-
"@types/react": "^19.2.
|
|
131
|
+
"@types/react": "^19.2.7",
|
|
131
132
|
"@types/uuid": "^9.0.7",
|
|
132
133
|
"@types/ws": "^8.18.1",
|
|
133
|
-
"@types/yargs": "^17.0.
|
|
134
|
+
"@types/yargs": "^17.0.32",
|
|
134
135
|
"ink-testing-library": "^4.0.0",
|
|
135
136
|
tsup: "^8.5.1",
|
|
136
137
|
tsx: "^4.21.0",
|
|
@@ -140,7 +141,7 @@ var package_default = {
|
|
|
140
141
|
optionalDependencies: {
|
|
141
142
|
"@vscode/ripgrep": "^1.17.0"
|
|
142
143
|
},
|
|
143
|
-
gitHead: "
|
|
144
|
+
gitHead: "8e5f43bdc75a4f5c50ad90b9a9f62a1b6b4833cc"
|
|
144
145
|
};
|
|
145
146
|
|
|
146
147
|
// src/utils/updateChecker.ts
|
package/dist/index.js
CHANGED
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
setWebSocketToolExecutor,
|
|
47
47
|
substituteArguments,
|
|
48
48
|
warmFileCache
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-L5HB4ALN.js";
|
|
50
50
|
import "./chunk-BDQBOLYG.js";
|
|
51
51
|
import "./chunk-U7ICJXHN.js";
|
|
52
52
|
import "./chunk-GQGOWACU.js";
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
import {
|
|
65
65
|
checkForUpdate,
|
|
66
66
|
package_default
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-SS7STBRZ.js";
|
|
68
68
|
import {
|
|
69
69
|
selectActiveBackgroundAgents,
|
|
70
70
|
useCliStore
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bike4mind/cli",
|
|
3
|
-
"version": "0.2.48-chore-
|
|
3
|
+
"version": "0.2.48-chore-unify-p-limit.20928+8e5f43bdc",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Interactive CLI tool for Bike4Mind with ReAct agents",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -51,22 +51,23 @@
|
|
|
51
51
|
"@aws-sdk/client-transcribe": "3.654.0",
|
|
52
52
|
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
53
53
|
"@aws-sdk/s3-request-presigner": "3.654.0",
|
|
54
|
-
"@casl/ability": "^6.
|
|
55
|
-
"@google/genai": "^1.
|
|
56
|
-
"@
|
|
54
|
+
"@casl/ability": "^6.5.0",
|
|
55
|
+
"@google/genai": "^1.27.0",
|
|
56
|
+
"@google/generative-ai": "^0.21.0",
|
|
57
|
+
"@joplin/turndown-plugin-gfm": "^1.0.62",
|
|
57
58
|
"@mendable/firecrawl-js": "^1.29.3",
|
|
58
|
-
"@modelcontextprotocol/sdk": "1.
|
|
59
|
-
"@octokit/rest": "^22.0.
|
|
59
|
+
"@modelcontextprotocol/sdk": "1.26.0",
|
|
60
|
+
"@octokit/rest": "^22.0.0",
|
|
60
61
|
"@opensearch-project/opensearch": "2.11.0",
|
|
61
|
-
"@smithy/node-http-handler": "^4.4.
|
|
62
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
62
63
|
"async-mutex": "^0.5.0",
|
|
63
|
-
"axios": "^1.13.
|
|
64
|
+
"axios": "^1.13.2",
|
|
64
65
|
"bcryptjs": "^2.4.3",
|
|
65
|
-
"better-sqlite3": "^12.
|
|
66
|
+
"better-sqlite3": "^12.5.0",
|
|
66
67
|
"cheerio": "1.0.0-rc.12",
|
|
67
68
|
"cli-highlight": "^2.1.11",
|
|
68
69
|
"csv-parse": "^5.5.6",
|
|
69
|
-
"dayjs": "^1.11.
|
|
70
|
+
"dayjs": "^1.11.13",
|
|
70
71
|
"diff": "^8.0.2",
|
|
71
72
|
"dotenv": "^16.3.1",
|
|
72
73
|
"eventsource-parser": "^3.0.6",
|
|
@@ -74,14 +75,14 @@
|
|
|
74
75
|
"file-type": "^18.7.0",
|
|
75
76
|
"fuse.js": "^7.1.0",
|
|
76
77
|
"fzf": "^0.5.2",
|
|
77
|
-
"glob": "^13.0.
|
|
78
|
+
"glob": "^13.0.0",
|
|
78
79
|
"gray-matter": "^4.0.3",
|
|
79
80
|
"ignore": "^7.0.5",
|
|
80
|
-
"ink": "^6.
|
|
81
|
+
"ink": "^6.5.1",
|
|
81
82
|
"ink-select-input": "^6.2.0",
|
|
82
83
|
"ink-spinner": "^5.0.0",
|
|
83
84
|
"ink-text-input": "^6.0.0",
|
|
84
|
-
"jsonwebtoken": "^9.0.
|
|
85
|
+
"jsonwebtoken": "^9.0.2",
|
|
85
86
|
"lodash": "^4.17.21",
|
|
86
87
|
"mammoth": "^1.11.0",
|
|
87
88
|
"marked": "^15.0.11",
|
|
@@ -90,16 +91,16 @@
|
|
|
90
91
|
"mongoose": "^8.8.3",
|
|
91
92
|
"ollama": "^0.6.3",
|
|
92
93
|
"open": "^11.0.0",
|
|
93
|
-
"openai": "^6.
|
|
94
|
-
"p-limit": "^
|
|
94
|
+
"openai": "^6.18.0",
|
|
95
|
+
"p-limit": "^7.3.0",
|
|
95
96
|
"picomatch": "^4.0.3",
|
|
96
97
|
"qrcode": "^1.5.4",
|
|
97
|
-
"react": "^19.2.
|
|
98
|
+
"react": "^19.2.3",
|
|
98
99
|
"sharp": "^0.34.5",
|
|
99
100
|
"speakeasy": "^2.0.0",
|
|
100
|
-
"tiktoken": "^1.0.
|
|
101
|
+
"tiktoken": "^1.0.16",
|
|
101
102
|
"tree-sitter-wasms": "^0.1.13",
|
|
102
|
-
"turndown": "^7.2.
|
|
103
|
+
"turndown": "^7.2.0",
|
|
103
104
|
"undici": "^7.0.0",
|
|
104
105
|
"unpdf": "^0.10.0",
|
|
105
106
|
"uuid": "^9.0.1",
|
|
@@ -115,19 +116,19 @@
|
|
|
115
116
|
},
|
|
116
117
|
"devDependencies": {
|
|
117
118
|
"@bike4mind/agents": "0.1.0",
|
|
118
|
-
"@bike4mind/common": "2.66.1-chore-
|
|
119
|
-
"@bike4mind/mcp": "1.33.10-chore-
|
|
120
|
-
"@bike4mind/services": "2.62.1-chore-
|
|
121
|
-
"@bike4mind/utils": "2.15.3-chore-
|
|
119
|
+
"@bike4mind/common": "2.66.1-chore-unify-p-limit.20928+8e5f43bdc",
|
|
120
|
+
"@bike4mind/mcp": "1.33.10-chore-unify-p-limit.20928+8e5f43bdc",
|
|
121
|
+
"@bike4mind/services": "2.62.1-chore-unify-p-limit.20928+8e5f43bdc",
|
|
122
|
+
"@bike4mind/utils": "2.15.3-chore-unify-p-limit.20928+8e5f43bdc",
|
|
122
123
|
"@types/better-sqlite3": "^7.6.13",
|
|
123
124
|
"@types/diff": "^5.0.9",
|
|
124
125
|
"@types/jsonwebtoken": "^9.0.4",
|
|
125
126
|
"@types/node": "^22.9.0",
|
|
126
127
|
"@types/picomatch": "^4.0.2",
|
|
127
|
-
"@types/react": "^19.2.
|
|
128
|
+
"@types/react": "^19.2.7",
|
|
128
129
|
"@types/uuid": "^9.0.7",
|
|
129
130
|
"@types/ws": "^8.18.1",
|
|
130
|
-
"@types/yargs": "^17.0.
|
|
131
|
+
"@types/yargs": "^17.0.32",
|
|
131
132
|
"ink-testing-library": "^4.0.0",
|
|
132
133
|
"tsup": "^8.5.1",
|
|
133
134
|
"tsx": "^4.21.0",
|
|
@@ -137,5 +138,5 @@
|
|
|
137
138
|
"optionalDependencies": {
|
|
138
139
|
"@vscode/ripgrep": "^1.17.0"
|
|
139
140
|
},
|
|
140
|
-
"gitHead": "
|
|
141
|
+
"gitHead": "8e5f43bdc75a4f5c50ad90b9a9f62a1b6b4833cc"
|
|
141
142
|
}
|