@bike4mind/cli 0.2.34-feat-context-telemetry.19984 → 0.2.34-feat-context-telemetry.19986

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-3J6QQLJM.js";
4
+ } from "./chunk-YNDN6BQH.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;
@@ -6,12 +6,12 @@ import {
6
6
  getSettingsByNames,
7
7
  obfuscateApiKey,
8
8
  secureParameters
9
- } from "./chunk-LK7B2BZ7.js";
9
+ } from "./chunk-WMQGTG6Z.js";
10
10
  import {
11
11
  ApiKeyType,
12
12
  MementoTier,
13
13
  isSupportedEmbeddingModel
14
- } from "./chunk-3J6QQLJM.js";
14
+ } from "./chunk-YNDN6BQH.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/apiKeyService/get.js
17
17
  import { z } from "zod";
@@ -7,11 +7,11 @@ import {
7
7
  getSettingsMap,
8
8
  getSettingsValue,
9
9
  secureParameters
10
- } from "./chunk-LK7B2BZ7.js";
10
+ } from "./chunk-WMQGTG6Z.js";
11
11
  import {
12
12
  KnowledgeType,
13
13
  SupportedFabFileMimeTypes
14
- } from "./chunk-3J6QQLJM.js";
14
+ } from "./chunk-YNDN6BQH.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/fabFileService/create.js
17
17
  import { z } from "zod";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  BadRequestError,
4
4
  secureParameters
5
- } from "./chunk-LK7B2BZ7.js";
5
+ } from "./chunk-WMQGTG6Z.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-3J6QQLJM.js";
16
+ } from "./chunk-YNDN6BQH.js";
17
17
 
18
18
  // ../../b4m-core/packages/services/dist/src/creditService/subtractCredits.js
19
19
  import { z } from "zod";
@@ -16,7 +16,7 @@ import {
16
16
  dayjsConfig_default,
17
17
  extractSnippetMeta,
18
18
  settingsMap
19
- } from "./chunk-3J6QQLJM.js";
19
+ } from "./chunk-YNDN6BQH.js";
20
20
  import {
21
21
  Logger
22
22
  } from "./chunk-PFBYGCOW.js";
@@ -3,7 +3,7 @@
3
3
  // package.json
4
4
  var package_default = {
5
5
  name: "@bike4mind/cli",
6
- version: "0.2.34-feat-context-telemetry.19984+48ea7ca49",
6
+ version: "0.2.34-feat-context-telemetry.19986+3a9749b7b",
7
7
  type: "module",
8
8
  description: "Interactive CLI tool for Bike4Mind with ReAct agents",
9
9
  license: "UNLICENSED",
@@ -114,10 +114,10 @@ var package_default = {
114
114
  },
115
115
  devDependencies: {
116
116
  "@bike4mind/agents": "0.1.0",
117
- "@bike4mind/common": "2.55.1-feat-context-telemetry.19984+48ea7ca49",
118
- "@bike4mind/mcp": "1.32.3-feat-context-telemetry.19984+48ea7ca49",
119
- "@bike4mind/services": "2.52.1-feat-context-telemetry.19984+48ea7ca49",
120
- "@bike4mind/utils": "2.9.1-feat-context-telemetry.19984+48ea7ca49",
117
+ "@bike4mind/common": "2.55.1-feat-context-telemetry.19986+3a9749b7b",
118
+ "@bike4mind/mcp": "1.32.3-feat-context-telemetry.19986+3a9749b7b",
119
+ "@bike4mind/services": "2.52.1-feat-context-telemetry.19986+3a9749b7b",
120
+ "@bike4mind/utils": "2.9.1-feat-context-telemetry.19986+3a9749b7b",
121
121
  "@types/better-sqlite3": "^7.6.13",
122
122
  "@types/diff": "^5.0.9",
123
123
  "@types/jsonwebtoken": "^9.0.4",
@@ -138,7 +138,7 @@ var package_default = {
138
138
  optionalDependencies: {
139
139
  "@vscode/ripgrep": "^1.17.0"
140
140
  },
141
- gitHead: "48ea7ca49b706b3116a5698231e5938d38e17d77"
141
+ gitHead: "3a9749b7bf30584cf8f8d218962eacb4701d7109"
142
142
  };
143
143
 
144
144
  // src/utils/updateChecker.ts
@@ -3253,17 +3253,9 @@ var API_SERVICE_GROUPS = {
3253
3253
  { key: "EnableHistoricalFeatures", order: 2 },
3254
3254
  { key: "EnableAstronomyFeatures", order: 3 }
3255
3255
  ]
3256
- },
3257
- CONTEXT_TELEMETRY: {
3258
- id: "contextTelemetryService",
3259
- name: "Context Telemetry",
3260
- description: "Privacy-first telemetry for LLM debugging and monitoring",
3261
- icon: "Analytics",
3262
- settings: [
3263
- { key: "EnableContextTelemetry", order: 1 },
3264
- { key: "contextTelemetryAlerts", order: 2 }
3265
- ]
3266
3256
  }
3257
+ // Note: CONTEXT_TELEMETRY settings are managed in the Context Inspector tab (Admin UI)
3258
+ // to keep all telemetry controls in one place
3267
3259
  };
3268
3260
  var settingsMap = {
3269
3261
  DefaultAPIModel: makeStringSetting({
@@ -4390,13 +4382,13 @@ var settingsMap = {
4390
4382
  order: 18
4391
4383
  }),
4392
4384
  // Context Telemetry Settings
4385
+ // Note: These settings are managed in the Context Inspector tab (Admin UI)
4393
4386
  EnableContextTelemetry: makeBooleanSetting({
4394
4387
  key: "EnableContextTelemetry",
4395
4388
  name: "Enable Context Telemetry",
4396
4389
  defaultValue: false,
4397
- description: "Enable privacy-first telemetry for LLM completions. Captures operational metadata for debugging without storing content or user identity. Only available in production.",
4390
+ description: "Enable privacy-first telemetry for LLM completions. Captures operational metadata for debugging without storing content or user identity.",
4398
4391
  category: "Admin",
4399
- group: API_SERVICE_GROUPS.CONTEXT_TELEMETRY.id,
4400
4392
  order: 120
4401
4393
  }),
4402
4394
  contextTelemetryAlerts: makeObjectSetting({
@@ -4412,7 +4404,6 @@ var settingsMap = {
4412
4404
  },
4413
4405
  description: "Configure Slack alerts for context telemetry anomalies. Set thresholds for warnings and critical alerts.",
4414
4406
  category: "Admin",
4415
- group: API_SERVICE_GROUPS.CONTEXT_TELEMETRY.id,
4416
4407
  order: 121,
4417
4408
  schema: ContextTelemetryAlertsSchema
4418
4409
  })
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ChatModels
4
- } from "./chunk-3J6QQLJM.js";
4
+ } from "./chunk-YNDN6BQH.js";
5
5
  import {
6
6
  DEFAULT_SANDBOX_CONFIG
7
7
  } from "./chunk-4BIBE3J7.js";
@@ -3,7 +3,7 @@ import {
3
3
  fetchLatestVersion,
4
4
  forceCheckForUpdate,
5
5
  package_default
6
- } from "../chunk-XWP3F3AS.js";
6
+ } from "../chunk-WVGVSSJ3.js";
7
7
 
8
8
  // src/commands/doctorCommand.ts
9
9
  import { execSync } from "child_process";
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ConfigStore
4
- } from "../chunk-54CFFPMZ.js";
5
- import "../chunk-3J6QQLJM.js";
4
+ } from "../chunk-ZABVN4MU.js";
5
+ import "../chunk-YNDN6BQH.js";
6
6
  import "../chunk-4BIBE3J7.js";
7
7
 
8
8
  // src/commands/mcpCommand.ts
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  forceCheckForUpdate,
4
4
  package_default
5
- } from "../chunk-XWP3F3AS.js";
5
+ } from "../chunk-WVGVSSJ3.js";
6
6
 
7
7
  // src/commands/updateCommand.ts
8
8
  import { execSync } from "child_process";
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  createFabFile,
4
4
  createFabFileSchema
5
- } from "./chunk-5CENEKMW.js";
6
- import "./chunk-LK7B2BZ7.js";
7
- import "./chunk-3J6QQLJM.js";
5
+ } from "./chunk-T46DN7ML.js";
6
+ import "./chunk-WMQGTG6Z.js";
7
+ import "./chunk-YNDN6BQH.js";
8
8
  import "./chunk-PFBYGCOW.js";
9
9
  export {
10
10
  createFabFile,
package/dist/index.js CHANGED
@@ -4,10 +4,10 @@ import {
4
4
  getOpenWeatherKey,
5
5
  getSerperKey,
6
6
  getWolframAlphaKey
7
- } from "./chunk-LKHNIJYI.js";
7
+ } from "./chunk-APHFXFKK.js";
8
8
  import "./chunk-GQGOWACU.js";
9
- import "./chunk-AZNAKGNP.js";
10
- import "./chunk-5CENEKMW.js";
9
+ import "./chunk-TE3F4PW5.js";
10
+ import "./chunk-T46DN7ML.js";
11
11
  import {
12
12
  BFLImageService,
13
13
  BaseStorage,
@@ -19,17 +19,17 @@ import {
19
19
  OpenAIBackend,
20
20
  OpenAIImageService,
21
21
  XAIImageService
22
- } from "./chunk-LK7B2BZ7.js";
22
+ } from "./chunk-WMQGTG6Z.js";
23
23
  import "./chunk-BPFEGDC7.js";
24
24
  import "./chunk-BDQBOLYG.js";
25
25
  import {
26
26
  ConfigStore,
27
27
  logger
28
- } from "./chunk-54CFFPMZ.js";
28
+ } from "./chunk-ZABVN4MU.js";
29
29
  import {
30
30
  checkForUpdate,
31
31
  package_default
32
- } from "./chunk-XWP3F3AS.js";
32
+ } from "./chunk-WVGVSSJ3.js";
33
33
  import {
34
34
  selectActiveBackgroundAgents,
35
35
  useCliStore
@@ -91,7 +91,7 @@ import {
91
91
  getMcpProviderMetadata,
92
92
  getViewById,
93
93
  resolveNavigationIntents
94
- } from "./chunk-3J6QQLJM.js";
94
+ } from "./chunk-YNDN6BQH.js";
95
95
  import "./chunk-4BIBE3J7.js";
96
96
  import {
97
97
  Logger
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-3J6QQLJM.js";
4
+ } from "./chunk-YNDN6BQH.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-3J6QQLJM.js";
4
+ } from "./chunk-YNDN6BQH.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-LKHNIJYI.js";
6
- import "./chunk-LK7B2BZ7.js";
7
- import "./chunk-3J6QQLJM.js";
5
+ } from "./chunk-APHFXFKK.js";
6
+ import "./chunk-WMQGTG6Z.js";
7
+ import "./chunk-YNDN6BQH.js";
8
8
  import "./chunk-PFBYGCOW.js";
9
9
  export {
10
10
  findMostSimilarMemento,
@@ -490,7 +490,7 @@ import {
490
490
  validateReactArtifactV2,
491
491
  validateSvgArtifactV2,
492
492
  wikiMarkupToAdf
493
- } from "./chunk-3J6QQLJM.js";
493
+ } from "./chunk-YNDN6BQH.js";
494
494
  export {
495
495
  ALERT_THRESHOLDS,
496
496
  ALL_IMAGE_MODELS,
@@ -139,12 +139,12 @@ import {
139
139
  validateUrlForFetch,
140
140
  warmUpSettingsCache,
141
141
  withRetry
142
- } from "./chunk-LK7B2BZ7.js";
142
+ } from "./chunk-WMQGTG6Z.js";
143
143
  import {
144
144
  buildRateLimitLogEntry,
145
145
  isNearLimit,
146
146
  parseRateLimitHeaders
147
- } from "./chunk-3J6QQLJM.js";
147
+ } from "./chunk-YNDN6BQH.js";
148
148
  import {
149
149
  Logger,
150
150
  NotificationDeduplicator,
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  SubtractCreditsSchema,
4
4
  subtractCredits
5
- } from "./chunk-AZNAKGNP.js";
6
- import "./chunk-LK7B2BZ7.js";
7
- import "./chunk-3J6QQLJM.js";
5
+ } from "./chunk-TE3F4PW5.js";
6
+ import "./chunk-WMQGTG6Z.js";
7
+ import "./chunk-YNDN6BQH.js";
8
8
  import "./chunk-PFBYGCOW.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.34-feat-context-telemetry.19984+48ea7ca49",
3
+ "version": "0.2.34-feat-context-telemetry.19986+3a9749b7b",
4
4
  "type": "module",
5
5
  "description": "Interactive CLI tool for Bike4Mind with ReAct agents",
6
6
  "license": "UNLICENSED",
@@ -111,10 +111,10 @@
111
111
  },
112
112
  "devDependencies": {
113
113
  "@bike4mind/agents": "0.1.0",
114
- "@bike4mind/common": "2.55.1-feat-context-telemetry.19984+48ea7ca49",
115
- "@bike4mind/mcp": "1.32.3-feat-context-telemetry.19984+48ea7ca49",
116
- "@bike4mind/services": "2.52.1-feat-context-telemetry.19984+48ea7ca49",
117
- "@bike4mind/utils": "2.9.1-feat-context-telemetry.19984+48ea7ca49",
114
+ "@bike4mind/common": "2.55.1-feat-context-telemetry.19986+3a9749b7b",
115
+ "@bike4mind/mcp": "1.32.3-feat-context-telemetry.19986+3a9749b7b",
116
+ "@bike4mind/services": "2.52.1-feat-context-telemetry.19986+3a9749b7b",
117
+ "@bike4mind/utils": "2.9.1-feat-context-telemetry.19986+3a9749b7b",
118
118
  "@types/better-sqlite3": "^7.6.13",
119
119
  "@types/diff": "^5.0.9",
120
120
  "@types/jsonwebtoken": "^9.0.4",
@@ -135,5 +135,5 @@
135
135
  "optionalDependencies": {
136
136
  "@vscode/ripgrep": "^1.17.0"
137
137
  },
138
- "gitHead": "48ea7ca49b706b3116a5698231e5938d38e17d77"
138
+ "gitHead": "3a9749b7bf30584cf8f8d218962eacb4701d7109"
139
139
  }