@bike4mind/cli 0.2.27 → 0.2.28-ja-feat-agent-model-config.18706

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.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-F3HPUK2I.js";
4
+ } from "./chunk-GC7SZGJN.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-JQOZTED2.js";
10
+ } from "./chunk-ELR7RS6Y.js";
11
11
  import {
12
12
  KnowledgeType,
13
13
  SupportedFabFileMimeTypes
14
- } from "./chunk-F3HPUK2I.js";
14
+ } from "./chunk-GC7SZGJN.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/fabFileService/create.js
17
17
  import { z } from "zod";
@@ -15,7 +15,7 @@ import {
15
15
  dayjsConfig_default,
16
16
  extractSnippetMeta,
17
17
  settingsMap
18
- } from "./chunk-F3HPUK2I.js";
18
+ } from "./chunk-GC7SZGJN.js";
19
19
  import {
20
20
  Logger
21
21
  } from "./chunk-OCYRD7D6.js";
@@ -6,12 +6,12 @@ import {
6
6
  getSettingsByNames,
7
7
  obfuscateApiKey,
8
8
  secureParameters
9
- } from "./chunk-JQOZTED2.js";
9
+ } from "./chunk-ELR7RS6Y.js";
10
10
  import {
11
11
  ApiKeyType,
12
12
  MementoTier,
13
13
  isSupportedEmbeddingModel
14
- } from "./chunk-F3HPUK2I.js";
14
+ } from "./chunk-GC7SZGJN.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/apiKeyService/get.js
17
17
  import { z } from "zod";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  BadRequestError,
4
4
  secureParameters
5
- } from "./chunk-JQOZTED2.js";
5
+ } from "./chunk-ELR7RS6Y.js";
6
6
  import {
7
7
  CompletionApiUsageTransaction,
8
8
  GenericCreditDeductTransaction,
@@ -12,7 +12,7 @@ import {
12
12
  TextGenerationUsageTransaction,
13
13
  TransferCreditTransaction,
14
14
  VideoGenerationUsageTransaction
15
- } from "./chunk-F3HPUK2I.js";
15
+ } from "./chunk-GC7SZGJN.js";
16
16
 
17
17
  // ../../b4m-core/packages/services/dist/src/creditService/subtractCredits.js
18
18
  import { z } from "zod";
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  createFabFile,
4
4
  createFabFileSchema
5
- } from "./chunk-5ZYPV3TT.js";
6
- import "./chunk-JQOZTED2.js";
7
- import "./chunk-F3HPUK2I.js";
5
+ } from "./chunk-22JAZMQ3.js";
6
+ import "./chunk-ELR7RS6Y.js";
7
+ import "./chunk-GC7SZGJN.js";
8
8
  import "./chunk-OCYRD7D6.js";
9
9
  export {
10
10
  createFabFile,
package/dist/index.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  getEffectiveApiKey,
6
6
  getOpenWeatherKey,
7
7
  getSerperKey
8
- } from "./chunk-YY4HHPYV.js";
8
+ } from "./chunk-P5PSJJ76.js";
9
9
  import {
10
10
  ConfigStore
11
11
  } from "./chunk-23T2XGSZ.js";
@@ -13,8 +13,8 @@ import {
13
13
  selectActiveBackgroundAgents,
14
14
  useCliStore
15
15
  } from "./chunk-TVW4ZESU.js";
16
- import "./chunk-5VZSKEEG.js";
17
- import "./chunk-5ZYPV3TT.js";
16
+ import "./chunk-XZYFPXE7.js";
17
+ import "./chunk-22JAZMQ3.js";
18
18
  import {
19
19
  BFLImageService,
20
20
  BaseStorage,
@@ -26,7 +26,7 @@ import {
26
26
  OpenAIBackend,
27
27
  OpenAIImageService,
28
28
  XAIImageService
29
- } from "./chunk-JQOZTED2.js";
29
+ } from "./chunk-ELR7RS6Y.js";
30
30
  import {
31
31
  AiEvents,
32
32
  ApiKeyEvents,
@@ -82,7 +82,7 @@ import {
82
82
  XAI_IMAGE_MODELS,
83
83
  b4mLLMTools,
84
84
  getMcpProviderMetadata
85
- } from "./chunk-F3HPUK2I.js";
85
+ } from "./chunk-GC7SZGJN.js";
86
86
  import {
87
87
  Logger
88
88
  } from "./chunk-OCYRD7D6.js";
@@ -13690,7 +13690,7 @@ import { isAxiosError as isAxiosError2 } from "axios";
13690
13690
  // package.json
13691
13691
  var package_default = {
13692
13692
  name: "@bike4mind/cli",
13693
- version: "0.2.27",
13693
+ version: "0.2.28-ja-feat-agent-model-config.18706+7eba83c50",
13694
13694
  type: "module",
13695
13695
  description: "Interactive CLI tool for Bike4Mind with ReAct agents",
13696
13696
  license: "UNLICENSED",
@@ -13798,10 +13798,10 @@ var package_default = {
13798
13798
  },
13799
13799
  devDependencies: {
13800
13800
  "@bike4mind/agents": "0.1.0",
13801
- "@bike4mind/common": "2.49.0",
13802
- "@bike4mind/mcp": "1.28.2",
13803
- "@bike4mind/services": "2.47.1",
13804
- "@bike4mind/utils": "2.4.1",
13801
+ "@bike4mind/common": "2.49.1-ja-feat-agent-model-config.18706+7eba83c50",
13802
+ "@bike4mind/mcp": "1.28.3-ja-feat-agent-model-config.18706+7eba83c50",
13803
+ "@bike4mind/services": "2.47.2-ja-feat-agent-model-config.18706+7eba83c50",
13804
+ "@bike4mind/utils": "2.4.2-ja-feat-agent-model-config.18706+7eba83c50",
13805
13805
  "@types/better-sqlite3": "^7.6.13",
13806
13806
  "@types/diff": "^5.0.9",
13807
13807
  "@types/jsonwebtoken": "^9.0.4",
@@ -13818,7 +13818,7 @@ var package_default = {
13818
13818
  optionalDependencies: {
13819
13819
  "@vscode/ripgrep": "^1.17.0"
13820
13820
  },
13821
- gitHead: "b59af12ffa6a87ad60c976724f87da9788729422"
13821
+ gitHead: "7eba83c5092b0d7c0c5747d9e4f3bb6b7a219ab1"
13822
13822
  };
13823
13823
 
13824
13824
  // src/config/constants.ts
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-F3HPUK2I.js";
4
+ } from "./chunk-GC7SZGJN.js";
5
5
 
6
6
  // ../../b4m-core/packages/services/dist/src/notebookCurationService/llmMarkdownGenerator.js
7
7
  var DEFAULT_OPTIONS = {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-F3HPUK2I.js";
4
+ } from "./chunk-GC7SZGJN.js";
5
5
 
6
6
  // ../../b4m-core/packages/services/dist/src/notebookCurationService/markdownGenerator.js
7
7
  var DEFAULT_OPTIONS = {
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  findMostSimilarMemento,
4
4
  getRelevantMementos
5
- } from "./chunk-YY4HHPYV.js";
6
- import "./chunk-JQOZTED2.js";
7
- import "./chunk-F3HPUK2I.js";
5
+ } from "./chunk-P5PSJJ76.js";
6
+ import "./chunk-ELR7RS6Y.js";
7
+ import "./chunk-GC7SZGJN.js";
8
8
  import "./chunk-OCYRD7D6.js";
9
9
  export {
10
10
  findMostSimilarMemento,
@@ -133,8 +133,8 @@ import {
133
133
  validateMermaidSyntax,
134
134
  warmUpSettingsCache,
135
135
  withRetry
136
- } from "./chunk-JQOZTED2.js";
137
- import "./chunk-F3HPUK2I.js";
136
+ } from "./chunk-ELR7RS6Y.js";
137
+ import "./chunk-GC7SZGJN.js";
138
138
  import {
139
139
  Logger,
140
140
  NotificationDeduplicator,
@@ -333,7 +333,7 @@ import {
333
333
  validateReactArtifactV2,
334
334
  validateSvgArtifactV2,
335
335
  wikiMarkupToAdf
336
- } from "./chunk-F3HPUK2I.js";
336
+ } from "./chunk-GC7SZGJN.js";
337
337
  export {
338
338
  ALL_IMAGE_MODELS,
339
339
  ALL_IMAGE_SIZES,
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  SubtractCreditsSchema,
4
4
  subtractCredits
5
- } from "./chunk-5VZSKEEG.js";
6
- import "./chunk-JQOZTED2.js";
7
- import "./chunk-F3HPUK2I.js";
5
+ } from "./chunk-XZYFPXE7.js";
6
+ import "./chunk-ELR7RS6Y.js";
7
+ import "./chunk-GC7SZGJN.js";
8
8
  import "./chunk-OCYRD7D6.js";
9
9
  export {
10
10
  SubtractCreditsSchema,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bike4mind/cli",
3
- "version": "0.2.27",
3
+ "version": "0.2.28-ja-feat-agent-model-config.18706+7eba83c50",
4
4
  "type": "module",
5
5
  "description": "Interactive CLI tool for Bike4Mind with ReAct agents",
6
6
  "license": "UNLICENSED",
@@ -108,10 +108,10 @@
108
108
  },
109
109
  "devDependencies": {
110
110
  "@bike4mind/agents": "0.1.0",
111
- "@bike4mind/common": "2.49.0",
112
- "@bike4mind/mcp": "1.28.2",
113
- "@bike4mind/services": "2.47.1",
114
- "@bike4mind/utils": "2.4.1",
111
+ "@bike4mind/common": "2.49.1-ja-feat-agent-model-config.18706+7eba83c50",
112
+ "@bike4mind/mcp": "1.28.3-ja-feat-agent-model-config.18706+7eba83c50",
113
+ "@bike4mind/services": "2.47.2-ja-feat-agent-model-config.18706+7eba83c50",
114
+ "@bike4mind/utils": "2.4.2-ja-feat-agent-model-config.18706+7eba83c50",
115
115
  "@types/better-sqlite3": "^7.6.13",
116
116
  "@types/diff": "^5.0.9",
117
117
  "@types/jsonwebtoken": "^9.0.4",
@@ -128,5 +128,5 @@
128
128
  "optionalDependencies": {
129
129
  "@vscode/ripgrep": "^1.17.0"
130
130
  },
131
- "gitHead": "b59af12ffa6a87ad60c976724f87da9788729422"
131
+ "gitHead": "7eba83c5092b0d7c0c5747d9e4f3bb6b7a219ab1"
132
132
  }
File without changes