@bike4mind/cli 0.2.12-refactor-github-mcp.17405 → 0.2.14-feat-auto-context-customization.17477
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/{ImageStore-RQZ7OF7P.js → ImageStore-MMUOUPI2.js} +0 -1
- package/dist/{artifactExtractor-F2VLARCK.js → artifactExtractor-2BX3PCZE.js} +1 -2
- package/dist/{chunk-ID4NS6KF.js → chunk-7CKPTTMR.js} +18 -2
- package/dist/{chunk-ZHCX7BLB.js → chunk-NR4J636Y.js} +2 -2
- package/dist/{chunk-AMDXHL6S.js → chunk-OCYRD7D6.js} +1 -1
- package/dist/{chunk-OHR7UCTC.js → chunk-PGQJWOFR.js} +15 -0
- package/dist/{chunk-RJFNIMVH.js → chunk-QPYHK4UF.js} +2 -2
- package/dist/{chunk-BU5TP3BH.js → chunk-TJAFO6U3.js} +19 -2
- package/dist/create-5AIX2HIV.js +12 -0
- package/dist/{formatConverter-I7EIUVDY.js → formatConverter-5QEJDW24.js} +0 -1
- package/dist/index.js +526 -279
- package/dist/{llmMarkdownGenerator-AVPOXVE5.js → llmMarkdownGenerator-H45BINU2.js} +1 -2
- package/dist/{markdownGenerator-FBXMTP3B.js → markdownGenerator-6MBFNL4C.js} +1 -2
- package/dist/mementoService-PW22ZYQK.js +12 -0
- package/dist/{notificationDeduplicator-UW7D75QS.js → notificationDeduplicator-UTHJHMSZ.js} +1 -2
- package/dist/{src-YU4VN5YG.js → src-JWTU4FFO.js} +3 -4
- package/dist/{src-SYE7WXBJ.js → src-YVQYFV7D.js} +3 -2
- package/dist/subtractCredits-DSEUPWTG.js +12 -0
- package/dist/{utils-JPMDGUBL.js → utils-JCHWDM4Z.js} +0 -1
- package/package.json +8 -6
- package/dist/chunk-PDX44BCA.js +0 -11
- package/dist/create-MXBWYABO.js +0 -13
- package/dist/mementoService-4WLVEWPZ.js +0 -13
- package/dist/subtractCredits-FGISXF2D.js +0 -13
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
CurationArtifactType
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-PDX44BCA.js";
|
|
4
|
+
} from "./chunk-PGQJWOFR.js";
|
|
6
5
|
|
|
7
6
|
// ../../b4m-core/packages/services/dist/src/notebookCurationService/llmMarkdownGenerator.js
|
|
8
7
|
var DEFAULT_OPTIONS = {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
CurationArtifactType
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-PDX44BCA.js";
|
|
4
|
+
} from "./chunk-PGQJWOFR.js";
|
|
6
5
|
|
|
7
6
|
// ../../b4m-core/packages/services/dist/src/notebookCurationService/markdownGenerator.js
|
|
8
7
|
var DEFAULT_OPTIONS = {
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import {
|
|
3
|
+
findMostSimilarMemento,
|
|
4
|
+
getRelevantMementos
|
|
5
|
+
} from "./chunk-NR4J636Y.js";
|
|
6
|
+
import "./chunk-TJAFO6U3.js";
|
|
7
|
+
import "./chunk-OCYRD7D6.js";
|
|
8
|
+
import "./chunk-PGQJWOFR.js";
|
|
9
|
+
export {
|
|
10
|
+
findMostSimilarMemento,
|
|
11
|
+
getRelevantMementos
|
|
12
|
+
};
|
|
@@ -120,7 +120,7 @@ import {
|
|
|
120
120
|
validateMermaidSyntax,
|
|
121
121
|
warmUpSettingsCache,
|
|
122
122
|
withRetry
|
|
123
|
-
} from "./chunk-
|
|
123
|
+
} from "./chunk-TJAFO6U3.js";
|
|
124
124
|
import {
|
|
125
125
|
Logger,
|
|
126
126
|
NotificationDeduplicator,
|
|
@@ -128,9 +128,8 @@ import {
|
|
|
128
128
|
notifyEventLogsToSlack,
|
|
129
129
|
postLowCreditsNotificationToSlack,
|
|
130
130
|
postMessageToSlack
|
|
131
|
-
} from "./chunk-
|
|
132
|
-
import "./chunk-
|
|
133
|
-
import "./chunk-PDX44BCA.js";
|
|
131
|
+
} from "./chunk-OCYRD7D6.js";
|
|
132
|
+
import "./chunk-PGQJWOFR.js";
|
|
134
133
|
export {
|
|
135
134
|
AWSBackend,
|
|
136
135
|
AdminSettingsCache,
|
|
@@ -40,6 +40,7 @@ import {
|
|
|
40
40
|
CitableSourceSchema,
|
|
41
41
|
ClaudeArtifactMimeTypes,
|
|
42
42
|
CollectionType,
|
|
43
|
+
CompletionApiUsageTransaction,
|
|
43
44
|
CompletionRequestSchema,
|
|
44
45
|
ConfluenceApi,
|
|
45
46
|
CreateFabFileRequestInput,
|
|
@@ -295,8 +296,7 @@ import {
|
|
|
295
296
|
validateReactArtifactV2,
|
|
296
297
|
validateSvgArtifactV2,
|
|
297
298
|
wikiMarkupToAdf
|
|
298
|
-
} from "./chunk-
|
|
299
|
-
import "./chunk-PDX44BCA.js";
|
|
299
|
+
} from "./chunk-PGQJWOFR.js";
|
|
300
300
|
export {
|
|
301
301
|
ALL_IMAGE_MODELS,
|
|
302
302
|
ALL_IMAGE_SIZES,
|
|
@@ -338,6 +338,7 @@ export {
|
|
|
338
338
|
CitableSourceSchema,
|
|
339
339
|
ClaudeArtifactMimeTypes,
|
|
340
340
|
CollectionType,
|
|
341
|
+
CompletionApiUsageTransaction,
|
|
341
342
|
CompletionRequestSchema,
|
|
342
343
|
ConfluenceApi,
|
|
343
344
|
CreateFabFileRequestInput,
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import {
|
|
3
|
+
SubtractCreditsSchema,
|
|
4
|
+
subtractCredits
|
|
5
|
+
} from "./chunk-7CKPTTMR.js";
|
|
6
|
+
import "./chunk-TJAFO6U3.js";
|
|
7
|
+
import "./chunk-OCYRD7D6.js";
|
|
8
|
+
import "./chunk-PGQJWOFR.js";
|
|
9
|
+
export {
|
|
10
|
+
SubtractCreditsSchema,
|
|
11
|
+
subtractCredits
|
|
12
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bike4mind/cli",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.14-feat-auto-context-customization.17477+d37aab404",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Interactive CLI tool for Bike4Mind with ReAct agents",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"eventsource-parser": "^3.0.6",
|
|
72
72
|
"file-type": "^18.7.0",
|
|
73
73
|
"fuse.js": "^7.1.0",
|
|
74
|
+
"glob": "^13.0.0",
|
|
74
75
|
"gray-matter": "^4.0.3",
|
|
75
76
|
"ink": "^6.5.1",
|
|
76
77
|
"ink-select-input": "^6.2.0",
|
|
@@ -105,10 +106,10 @@
|
|
|
105
106
|
},
|
|
106
107
|
"devDependencies": {
|
|
107
108
|
"@bike4mind/agents": "0.1.0",
|
|
108
|
-
"@bike4mind/common": "2.
|
|
109
|
-
"@bike4mind/mcp": "1.21.
|
|
110
|
-
"@bike4mind/services": "2.
|
|
111
|
-
"@bike4mind/utils": "2.1.
|
|
109
|
+
"@bike4mind/common": "2.42.1-feat-auto-context-customization.17477+d37aab404",
|
|
110
|
+
"@bike4mind/mcp": "1.21.3-feat-auto-context-customization.17477+d37aab404",
|
|
111
|
+
"@bike4mind/services": "2.37.1-feat-auto-context-customization.17477+d37aab404",
|
|
112
|
+
"@bike4mind/utils": "2.1.8-feat-auto-context-customization.17477+d37aab404",
|
|
112
113
|
"@types/better-sqlite3": "^7.6.13",
|
|
113
114
|
"@types/diff": "^5.0.9",
|
|
114
115
|
"@types/jsonwebtoken": "^9.0.4",
|
|
@@ -116,10 +117,11 @@
|
|
|
116
117
|
"@types/react": "^19.2.7",
|
|
117
118
|
"@types/uuid": "^9.0.7",
|
|
118
119
|
"@types/yargs": "^17.0.32",
|
|
120
|
+
"ink-testing-library": "^4.0.0",
|
|
119
121
|
"tsup": "^8.5.1",
|
|
120
122
|
"tsx": "^4.21.0",
|
|
121
123
|
"typescript": "^5.9.3",
|
|
122
124
|
"vitest": "^3.2.4"
|
|
123
125
|
},
|
|
124
|
-
"gitHead": "
|
|
126
|
+
"gitHead": "d37aab40411dfc92c084c715054d5ea3aaaff579"
|
|
125
127
|
}
|
package/dist/chunk-PDX44BCA.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
3
|
-
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
4
|
-
}) : x)(function(x) {
|
|
5
|
-
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
6
|
-
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
7
|
-
});
|
|
8
|
-
|
|
9
|
-
export {
|
|
10
|
-
__require
|
|
11
|
-
};
|
package/dist/create-MXBWYABO.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import {
|
|
3
|
-
createFabFile,
|
|
4
|
-
createFabFileSchema
|
|
5
|
-
} from "./chunk-RJFNIMVH.js";
|
|
6
|
-
import "./chunk-BU5TP3BH.js";
|
|
7
|
-
import "./chunk-AMDXHL6S.js";
|
|
8
|
-
import "./chunk-OHR7UCTC.js";
|
|
9
|
-
import "./chunk-PDX44BCA.js";
|
|
10
|
-
export {
|
|
11
|
-
createFabFile,
|
|
12
|
-
createFabFileSchema
|
|
13
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import {
|
|
3
|
-
findMostSimilarMemento,
|
|
4
|
-
getRelevantMementos
|
|
5
|
-
} from "./chunk-ZHCX7BLB.js";
|
|
6
|
-
import "./chunk-BU5TP3BH.js";
|
|
7
|
-
import "./chunk-AMDXHL6S.js";
|
|
8
|
-
import "./chunk-OHR7UCTC.js";
|
|
9
|
-
import "./chunk-PDX44BCA.js";
|
|
10
|
-
export {
|
|
11
|
-
findMostSimilarMemento,
|
|
12
|
-
getRelevantMementos
|
|
13
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import {
|
|
3
|
-
SubtractCreditsSchema,
|
|
4
|
-
subtractCredits
|
|
5
|
-
} from "./chunk-ID4NS6KF.js";
|
|
6
|
-
import "./chunk-BU5TP3BH.js";
|
|
7
|
-
import "./chunk-AMDXHL6S.js";
|
|
8
|
-
import "./chunk-OHR7UCTC.js";
|
|
9
|
-
import "./chunk-PDX44BCA.js";
|
|
10
|
-
export {
|
|
11
|
-
SubtractCreditsSchema,
|
|
12
|
-
subtractCredits
|
|
13
|
-
};
|