@bike4mind/cli 0.2.64-feat-devops-test.21818 → 0.2.64-feat-devops-test.21830
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/{artifactExtractor-6OXIOZ3O.js → artifactExtractor-JADC7M4G.js} +1 -1
- package/dist/{chunk-Y75ZCVMJ.js → chunk-ITE4QKZ2.js} +2 -2
- package/dist/{chunk-G7TAXSRL.js → chunk-LFDVJNUB.js} +1 -1
- package/dist/{chunk-SEDFA7B5.js → chunk-LGB2U4CD.js} +7 -7
- package/dist/{chunk-BDB5V67S.js → chunk-LLV3AWKL.js} +1 -1
- package/dist/{chunk-6E3IOCFO.js → chunk-NUFO6RWR.js} +4 -4
- package/dist/{chunk-TPAWLBQK.js → chunk-QKWHMKYZ.js} +2 -2
- package/dist/{chunk-DRWA27ZA.js → chunk-UKYWSALI.js} +28 -4
- package/dist/{chunk-4J5CQ4PQ.js → chunk-WEDMW4WH.js} +2 -2
- package/dist/commands/doctorCommand.js +1 -1
- package/dist/commands/headlessCommand.js +7 -7
- package/dist/commands/mcpCommand.js +2 -2
- package/dist/commands/updateCommand.js +1 -1
- package/dist/{create-67Z4GVO5.js → create-QVKQWQSN.js} +3 -3
- package/dist/index.js +8 -8
- package/dist/{llmMarkdownGenerator-3LVFFTCL.js → llmMarkdownGenerator-RNWPIO5F.js} +1 -1
- package/dist/{markdownGenerator-O7UC4CQN.js → markdownGenerator-BV2QBZOW.js} +1 -1
- package/dist/{mementoService-EH56IOHO.js → mementoService-E6H4DPUU.js} +3 -3
- package/dist/{src-7U44VNJN.js → src-FX5INGOG.js} +1 -1
- package/dist/{src-MCNGHRZA.js → src-TTW3GW5K.js} +2 -2
- package/dist/{subtractCredits-VP7XB5YE.js → subtractCredits-SZ354OUW.js} +3 -3
- package/package.json +7 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
CurationArtifactType
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-UKYWSALI.js";
|
|
5
5
|
|
|
6
6
|
// ../../b4m-core/packages/services/dist/src/notebookCurationService/artifactExtractor.js
|
|
7
7
|
var ARTIFACT_TAG_REGEX = /<artifact\s+(.*?)>([\s\S]*?)<\/artifact>/gi;
|
|
@@ -7,11 +7,11 @@ import {
|
|
|
7
7
|
getSettingsMap,
|
|
8
8
|
getSettingsValue,
|
|
9
9
|
secureParameters
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-LLV3AWKL.js";
|
|
11
11
|
import {
|
|
12
12
|
KnowledgeType,
|
|
13
13
|
SupportedFabFileMimeTypes
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-UKYWSALI.js";
|
|
15
15
|
|
|
16
16
|
// ../../b4m-core/packages/services/dist/src/fabFileService/create.js
|
|
17
17
|
import { z } from "zod";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// package.json
|
|
4
4
|
var package_default = {
|
|
5
5
|
name: "@bike4mind/cli",
|
|
6
|
-
version: "0.2.64-feat-devops-test.
|
|
6
|
+
version: "0.2.64-feat-devops-test.21830+bfdf99565",
|
|
7
7
|
type: "module",
|
|
8
8
|
description: "Interactive CLI tool for Bike4Mind with ReAct agents",
|
|
9
9
|
license: "UNLICENSED",
|
|
@@ -118,11 +118,11 @@ var package_default = {
|
|
|
118
118
|
zustand: "^4.5.4"
|
|
119
119
|
},
|
|
120
120
|
devDependencies: {
|
|
121
|
-
"@bike4mind/agents": "0.4.2-feat-devops-test.
|
|
122
|
-
"@bike4mind/common": "2.75.1-feat-devops-test.
|
|
123
|
-
"@bike4mind/mcp": "1.33.21-feat-devops-test.
|
|
124
|
-
"@bike4mind/services": "2.69.1-feat-devops-test.
|
|
125
|
-
"@bike4mind/utils": "2.16.3-feat-devops-test.
|
|
121
|
+
"@bike4mind/agents": "0.4.2-feat-devops-test.21830+bfdf99565",
|
|
122
|
+
"@bike4mind/common": "2.75.1-feat-devops-test.21830+bfdf99565",
|
|
123
|
+
"@bike4mind/mcp": "1.33.21-feat-devops-test.21830+bfdf99565",
|
|
124
|
+
"@bike4mind/services": "2.69.1-feat-devops-test.21830+bfdf99565",
|
|
125
|
+
"@bike4mind/utils": "2.16.3-feat-devops-test.21830+bfdf99565",
|
|
126
126
|
"@types/better-sqlite3": "^7.6.13",
|
|
127
127
|
"@types/jsonwebtoken": "^9.0.4",
|
|
128
128
|
"@types/node": "^22.9.0",
|
|
@@ -139,7 +139,7 @@ var package_default = {
|
|
|
139
139
|
optionalDependencies: {
|
|
140
140
|
"@vscode/ripgrep": "^1.17.1"
|
|
141
141
|
},
|
|
142
|
-
gitHead: "
|
|
142
|
+
gitHead: "bfdf99565a73004a71919f4860895c76210e2153"
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
// src/utils/updateChecker.ts
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
isGPTImageModel,
|
|
23
23
|
isModelDeprecated,
|
|
24
24
|
settingsMap
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-UKYWSALI.js";
|
|
26
26
|
|
|
27
27
|
// ../../b4m-core/packages/utils/dist/src/storage/S3Storage.js
|
|
28
28
|
import { S3Client, PutObjectCommand, DeleteObjectCommand, GetObjectCommand, HeadObjectCommand } from "@aws-sdk/client-s3";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
getOpenWeatherKey,
|
|
5
5
|
getSerperKey,
|
|
6
6
|
getWolframAlphaKey
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QKWHMKYZ.js";
|
|
8
8
|
import {
|
|
9
9
|
assertPathAllowed,
|
|
10
10
|
isPathAllowed
|
|
@@ -20,14 +20,14 @@ import {
|
|
|
20
20
|
OpenAIBackend,
|
|
21
21
|
OpenAIImageService,
|
|
22
22
|
XAIImageService
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-LLV3AWKL.js";
|
|
24
24
|
import {
|
|
25
25
|
Logger
|
|
26
26
|
} from "./chunk-PFBYGCOW.js";
|
|
27
27
|
import {
|
|
28
28
|
ConfigStore,
|
|
29
29
|
logger
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-LFDVJNUB.js";
|
|
31
31
|
import {
|
|
32
32
|
ALERT_THRESHOLDS,
|
|
33
33
|
AiEvents,
|
|
@@ -88,7 +88,7 @@ import {
|
|
|
88
88
|
getViewById,
|
|
89
89
|
resolveNavigationIntents,
|
|
90
90
|
sanitizeTelemetryError
|
|
91
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-UKYWSALI.js";
|
|
92
92
|
|
|
93
93
|
// src/utils/fileSearch.ts
|
|
94
94
|
import * as fs from "fs";
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
getSettingsByNames,
|
|
7
7
|
obfuscateApiKey,
|
|
8
8
|
secureParameters
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-LLV3AWKL.js";
|
|
10
10
|
import {
|
|
11
11
|
ApiKeyType,
|
|
12
12
|
MementoTier,
|
|
13
13
|
isSupportedEmbeddingModel
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-UKYWSALI.js";
|
|
15
15
|
|
|
16
16
|
// ../../b4m-core/packages/services/dist/src/apiKeyService/get.js
|
|
17
17
|
import { z } from "zod";
|
|
@@ -2083,8 +2083,7 @@ var SessionCreatedAction = shareableDocumentSchema.extend({
|
|
|
2083
2083
|
var GameCreateSessionAction = z11.object({
|
|
2084
2084
|
action: z11.literal("game_create_session"),
|
|
2085
2085
|
accessToken: z11.string(),
|
|
2086
|
-
name: z11.string()
|
|
2087
|
-
topic: z11.string()
|
|
2086
|
+
name: z11.string()
|
|
2088
2087
|
});
|
|
2089
2088
|
var GameJoinSessionAction = z11.object({
|
|
2090
2089
|
action: z11.literal("game_join_session"),
|
|
@@ -2098,12 +2097,33 @@ var GameStartSessionAction = z11.object({
|
|
|
2098
2097
|
accessToken: z11.string(),
|
|
2099
2098
|
sessionCode: z11.string()
|
|
2100
2099
|
});
|
|
2100
|
+
var GameObstacleState = z11.object({
|
|
2101
|
+
x: z11.number(),
|
|
2102
|
+
y: z11.number(),
|
|
2103
|
+
w: z11.number(),
|
|
2104
|
+
h: z11.number(),
|
|
2105
|
+
type: z11.number(),
|
|
2106
|
+
seed: z11.number(),
|
|
2107
|
+
hit: z11.boolean()
|
|
2108
|
+
});
|
|
2109
|
+
var GameHealthPackState = z11.object({
|
|
2110
|
+
x: z11.number(),
|
|
2111
|
+
y: z11.number(),
|
|
2112
|
+
w: z11.number(),
|
|
2113
|
+
h: z11.number(),
|
|
2114
|
+
seed: z11.number(),
|
|
2115
|
+
collected: z11.boolean()
|
|
2116
|
+
});
|
|
2101
2117
|
var GameScoreUpdateAction = z11.object({
|
|
2102
2118
|
action: z11.literal("game_score_update"),
|
|
2103
2119
|
accessToken: z11.string(),
|
|
2104
2120
|
sessionCode: z11.string(),
|
|
2105
2121
|
hp: z11.number(),
|
|
2106
|
-
aliens: z11.number()
|
|
2122
|
+
aliens: z11.number(),
|
|
2123
|
+
playerY: z11.number(),
|
|
2124
|
+
frame: z11.number(),
|
|
2125
|
+
obstacles: z11.array(GameObstacleState),
|
|
2126
|
+
healthPacks: z11.array(GameHealthPackState)
|
|
2107
2127
|
});
|
|
2108
2128
|
var GameTurnCompleteAction = z11.object({
|
|
2109
2129
|
action: z11.literal("game_turn_complete"),
|
|
@@ -2143,7 +2163,11 @@ var GameSessionLiveScoreAction = z11.object({
|
|
|
2143
2163
|
playerName: z11.string(),
|
|
2144
2164
|
topic: z11.string(),
|
|
2145
2165
|
hp: z11.number(),
|
|
2146
|
-
aliens: z11.number()
|
|
2166
|
+
aliens: z11.number(),
|
|
2167
|
+
playerY: z11.number(),
|
|
2168
|
+
frame: z11.number(),
|
|
2169
|
+
obstacles: z11.array(GameObstacleState),
|
|
2170
|
+
healthPacks: z11.array(GameHealthPackState)
|
|
2147
2171
|
});
|
|
2148
2172
|
var GameSessionCompleteAction = z11.object({
|
|
2149
2173
|
action: z11.literal("game_session_complete"),
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
BadRequestError,
|
|
4
4
|
secureParameters
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-LLV3AWKL.js";
|
|
6
6
|
import {
|
|
7
7
|
CompletionApiUsageTransaction,
|
|
8
8
|
GenericCreditDeductTransaction,
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
ToolUsageTransaction,
|
|
14
14
|
TransferCreditTransaction,
|
|
15
15
|
VideoGenerationUsageTransaction
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-UKYWSALI.js";
|
|
17
17
|
|
|
18
18
|
// ../../b4m-core/packages/services/dist/src/creditService/subtractCredits.js
|
|
19
19
|
import { z } from "zod";
|
|
@@ -36,21 +36,21 @@ import {
|
|
|
36
36
|
isReadOnlyTool,
|
|
37
37
|
loadContextFiles,
|
|
38
38
|
setWebSocketToolExecutor
|
|
39
|
-
} from "../chunk-
|
|
39
|
+
} from "../chunk-NUFO6RWR.js";
|
|
40
40
|
import "../chunk-BDQBOLYG.js";
|
|
41
|
-
import "../chunk-
|
|
41
|
+
import "../chunk-QKWHMKYZ.js";
|
|
42
42
|
import "../chunk-GQGOWACU.js";
|
|
43
43
|
import "../chunk-LTLJRF6I.js";
|
|
44
|
-
import "../chunk-
|
|
45
|
-
import "../chunk-
|
|
46
|
-
import "../chunk-
|
|
44
|
+
import "../chunk-WEDMW4WH.js";
|
|
45
|
+
import "../chunk-ITE4QKZ2.js";
|
|
46
|
+
import "../chunk-LLV3AWKL.js";
|
|
47
47
|
import "../chunk-PFBYGCOW.js";
|
|
48
48
|
import "../chunk-BPFEGDC7.js";
|
|
49
49
|
import {
|
|
50
50
|
ConfigStore,
|
|
51
51
|
logger
|
|
52
|
-
} from "../chunk-
|
|
53
|
-
import "../chunk-
|
|
52
|
+
} from "../chunk-LFDVJNUB.js";
|
|
53
|
+
import "../chunk-UKYWSALI.js";
|
|
54
54
|
import {
|
|
55
55
|
DEFAULT_SANDBOX_CONFIG
|
|
56
56
|
} from "../chunk-4BIBE3J7.js";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
createFabFile,
|
|
4
4
|
createFabFileSchema
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-ITE4QKZ2.js";
|
|
6
|
+
import "./chunk-LLV3AWKL.js";
|
|
7
7
|
import "./chunk-PFBYGCOW.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-UKYWSALI.js";
|
|
9
9
|
export {
|
|
10
10
|
createFabFile,
|
|
11
11
|
createFabFileSchema
|
package/dist/index.js
CHANGED
|
@@ -48,26 +48,26 @@ import {
|
|
|
48
48
|
setWebSocketToolExecutor,
|
|
49
49
|
substituteArguments,
|
|
50
50
|
warmFileCache
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-NUFO6RWR.js";
|
|
52
52
|
import "./chunk-BDQBOLYG.js";
|
|
53
|
-
import "./chunk-
|
|
53
|
+
import "./chunk-QKWHMKYZ.js";
|
|
54
54
|
import "./chunk-GQGOWACU.js";
|
|
55
55
|
import "./chunk-LTLJRF6I.js";
|
|
56
|
-
import "./chunk-
|
|
57
|
-
import "./chunk-
|
|
56
|
+
import "./chunk-WEDMW4WH.js";
|
|
57
|
+
import "./chunk-ITE4QKZ2.js";
|
|
58
58
|
import {
|
|
59
59
|
OllamaBackend
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-LLV3AWKL.js";
|
|
61
61
|
import "./chunk-PFBYGCOW.js";
|
|
62
62
|
import "./chunk-BPFEGDC7.js";
|
|
63
63
|
import {
|
|
64
64
|
ConfigStore,
|
|
65
65
|
logger
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-LFDVJNUB.js";
|
|
67
67
|
import {
|
|
68
68
|
checkForUpdate,
|
|
69
69
|
package_default
|
|
70
|
-
} from "./chunk-
|
|
70
|
+
} from "./chunk-LGB2U4CD.js";
|
|
71
71
|
import {
|
|
72
72
|
selectActiveBackgroundAgents,
|
|
73
73
|
useCliStore
|
|
@@ -77,7 +77,7 @@ import {
|
|
|
77
77
|
ChatModels,
|
|
78
78
|
validateJupyterKernelName,
|
|
79
79
|
validateNotebookPath
|
|
80
|
-
} from "./chunk-
|
|
80
|
+
} from "./chunk-UKYWSALI.js";
|
|
81
81
|
import "./chunk-4BIBE3J7.js";
|
|
82
82
|
|
|
83
83
|
// src/index.tsx
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
findMostSimilarMemento,
|
|
4
4
|
getRelevantMementos
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-QKWHMKYZ.js";
|
|
6
|
+
import "./chunk-LLV3AWKL.js";
|
|
7
7
|
import "./chunk-PFBYGCOW.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-UKYWSALI.js";
|
|
9
9
|
export {
|
|
10
10
|
findMostSimilarMemento,
|
|
11
11
|
getRelevantMementos
|
|
@@ -146,7 +146,7 @@ import {
|
|
|
146
146
|
validateUrlForFetch,
|
|
147
147
|
warmUpSettingsCache,
|
|
148
148
|
withRetry
|
|
149
|
-
} from "./chunk-
|
|
149
|
+
} from "./chunk-LLV3AWKL.js";
|
|
150
150
|
import {
|
|
151
151
|
Logger,
|
|
152
152
|
NotificationDeduplicator,
|
|
@@ -159,7 +159,7 @@ import {
|
|
|
159
159
|
buildRateLimitLogEntry,
|
|
160
160
|
isNearLimit,
|
|
161
161
|
parseRateLimitHeaders
|
|
162
|
-
} from "./chunk-
|
|
162
|
+
} from "./chunk-UKYWSALI.js";
|
|
163
163
|
export {
|
|
164
164
|
AIVideoService,
|
|
165
165
|
AWSBackend,
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
SubtractCreditsSchema,
|
|
4
4
|
subtractCredits
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-WEDMW4WH.js";
|
|
6
|
+
import "./chunk-LLV3AWKL.js";
|
|
7
7
|
import "./chunk-PFBYGCOW.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-UKYWSALI.js";
|
|
9
9
|
export {
|
|
10
10
|
SubtractCreditsSchema,
|
|
11
11
|
subtractCredits
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bike4mind/cli",
|
|
3
|
-
"version": "0.2.64-feat-devops-test.
|
|
3
|
+
"version": "0.2.64-feat-devops-test.21830+bfdf99565",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Interactive CLI tool for Bike4Mind with ReAct agents",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -115,11 +115,11 @@
|
|
|
115
115
|
"zustand": "^4.5.4"
|
|
116
116
|
},
|
|
117
117
|
"devDependencies": {
|
|
118
|
-
"@bike4mind/agents": "0.4.2-feat-devops-test.
|
|
119
|
-
"@bike4mind/common": "2.75.1-feat-devops-test.
|
|
120
|
-
"@bike4mind/mcp": "1.33.21-feat-devops-test.
|
|
121
|
-
"@bike4mind/services": "2.69.1-feat-devops-test.
|
|
122
|
-
"@bike4mind/utils": "2.16.3-feat-devops-test.
|
|
118
|
+
"@bike4mind/agents": "0.4.2-feat-devops-test.21830+bfdf99565",
|
|
119
|
+
"@bike4mind/common": "2.75.1-feat-devops-test.21830+bfdf99565",
|
|
120
|
+
"@bike4mind/mcp": "1.33.21-feat-devops-test.21830+bfdf99565",
|
|
121
|
+
"@bike4mind/services": "2.69.1-feat-devops-test.21830+bfdf99565",
|
|
122
|
+
"@bike4mind/utils": "2.16.3-feat-devops-test.21830+bfdf99565",
|
|
123
123
|
"@types/better-sqlite3": "^7.6.13",
|
|
124
124
|
"@types/jsonwebtoken": "^9.0.4",
|
|
125
125
|
"@types/node": "^22.9.0",
|
|
@@ -136,5 +136,5 @@
|
|
|
136
136
|
"optionalDependencies": {
|
|
137
137
|
"@vscode/ripgrep": "^1.17.1"
|
|
138
138
|
},
|
|
139
|
-
"gitHead": "
|
|
139
|
+
"gitHead": "bfdf99565a73004a71919f4860895c76210e2153"
|
|
140
140
|
}
|