@bike4mind/cli 0.2.38 → 0.2.39-feat-context-telemetry.20283

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.
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  BadRequestError,
4
4
  secureParameters
5
- } from "./chunk-J3D6HTCL.js";
5
+ } from "./chunk-IM7JYQUE.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-GVIBCLTG.js";
16
+ } from "./chunk-JWPXPARA.js";
17
17
 
18
18
  // ../../b4m-core/packages/services/dist/src/creditService/subtractCredits.js
19
19
  import { z } from "zod";
@@ -6,12 +6,12 @@ import {
6
6
  getSettingsByNames,
7
7
  obfuscateApiKey,
8
8
  secureParameters
9
- } from "./chunk-J3D6HTCL.js";
9
+ } from "./chunk-IM7JYQUE.js";
10
10
  import {
11
11
  ApiKeyType,
12
12
  MementoTier,
13
13
  isSupportedEmbeddingModel
14
- } from "./chunk-GVIBCLTG.js";
14
+ } from "./chunk-JWPXPARA.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/apiKeyService/get.js
17
17
  import { z } from "zod";
@@ -3,7 +3,7 @@ import {
3
3
  fetchLatestVersion,
4
4
  forceCheckForUpdate,
5
5
  package_default
6
- } from "../chunk-BH7TYL5V.js";
6
+ } from "../chunk-B4QXHMVS.js";
7
7
 
8
8
  // src/commands/doctorCommand.ts
9
9
  import { execSync } from "child_process";
@@ -36,20 +36,20 @@ import {
36
36
  isReadOnlyTool,
37
37
  loadContextFiles,
38
38
  setWebSocketToolExecutor
39
- } from "../chunk-5P336NUR.js";
39
+ } from "../chunk-CU6E3IXM.js";
40
40
  import "../chunk-BDQBOLYG.js";
41
- import "../chunk-XCFULK7Q.js";
41
+ import "../chunk-WEGIYLXH.js";
42
42
  import "../chunk-GQGOWACU.js";
43
- import "../chunk-GTUQRNAW.js";
44
- import "../chunk-JHHNK6GW.js";
45
- import "../chunk-J3D6HTCL.js";
43
+ import "../chunk-PT5AZPKC.js";
44
+ import "../chunk-AUHG2IGE.js";
45
+ import "../chunk-IM7JYQUE.js";
46
46
  import "../chunk-PFBYGCOW.js";
47
47
  import "../chunk-BPFEGDC7.js";
48
48
  import {
49
49
  ConfigStore,
50
50
  logger
51
- } from "../chunk-JL37DZ2X.js";
52
- import "../chunk-GVIBCLTG.js";
51
+ } from "../chunk-2P56HFA4.js";
52
+ import "../chunk-JWPXPARA.js";
53
53
  import {
54
54
  DEFAULT_SANDBOX_CONFIG
55
55
  } from "../chunk-4BIBE3J7.js";
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ConfigStore
4
- } from "../chunk-JL37DZ2X.js";
5
- import "../chunk-GVIBCLTG.js";
4
+ } from "../chunk-2P56HFA4.js";
5
+ import "../chunk-JWPXPARA.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-BH7TYL5V.js";
5
+ } from "../chunk-B4QXHMVS.js";
6
6
 
7
7
  // src/commands/updateCommand.ts
8
8
  import { execSync } from "child_process";
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  createFabFile,
4
4
  createFabFileSchema
5
- } from "./chunk-JHHNK6GW.js";
6
- import "./chunk-J3D6HTCL.js";
5
+ } from "./chunk-AUHG2IGE.js";
6
+ import "./chunk-IM7JYQUE.js";
7
7
  import "./chunk-PFBYGCOW.js";
8
- import "./chunk-GVIBCLTG.js";
8
+ import "./chunk-JWPXPARA.js";
9
9
  export {
10
10
  createFabFile,
11
11
  createFabFileSchema
package/dist/index.js CHANGED
@@ -46,23 +46,23 @@ import {
46
46
  setWebSocketToolExecutor,
47
47
  substituteArguments,
48
48
  warmFileCache
49
- } from "./chunk-5P336NUR.js";
49
+ } from "./chunk-CU6E3IXM.js";
50
50
  import "./chunk-BDQBOLYG.js";
51
- import "./chunk-XCFULK7Q.js";
51
+ import "./chunk-WEGIYLXH.js";
52
52
  import "./chunk-GQGOWACU.js";
53
- import "./chunk-GTUQRNAW.js";
54
- import "./chunk-JHHNK6GW.js";
55
- import "./chunk-J3D6HTCL.js";
53
+ import "./chunk-PT5AZPKC.js";
54
+ import "./chunk-AUHG2IGE.js";
55
+ import "./chunk-IM7JYQUE.js";
56
56
  import "./chunk-PFBYGCOW.js";
57
57
  import "./chunk-BPFEGDC7.js";
58
58
  import {
59
59
  ConfigStore,
60
60
  logger
61
- } from "./chunk-JL37DZ2X.js";
61
+ } from "./chunk-2P56HFA4.js";
62
62
  import {
63
63
  checkForUpdate,
64
64
  package_default
65
- } from "./chunk-BH7TYL5V.js";
65
+ } from "./chunk-B4QXHMVS.js";
66
66
  import {
67
67
  selectActiveBackgroundAgents,
68
68
  useCliStore
@@ -70,7 +70,7 @@ import {
70
70
  import {
71
71
  CREDIT_DEDUCT_TRANSACTION_TYPES,
72
72
  ChatModels
73
- } from "./chunk-GVIBCLTG.js";
73
+ } from "./chunk-JWPXPARA.js";
74
74
  import "./chunk-4BIBE3J7.js";
75
75
 
76
76
  // src/index.tsx
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-GVIBCLTG.js";
4
+ } from "./chunk-JWPXPARA.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-GVIBCLTG.js";
4
+ } from "./chunk-JWPXPARA.js";
5
5
 
6
6
  // ../../b4m-core/packages/services/dist/src/notebookCurationService/markdownGenerator.js
7
7
  var DEFAULT_OPTIONS = {
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  findMostSimilarMemento,
4
4
  getRelevantMementos
5
- } from "./chunk-XCFULK7Q.js";
6
- import "./chunk-J3D6HTCL.js";
5
+ } from "./chunk-WEGIYLXH.js";
6
+ import "./chunk-IM7JYQUE.js";
7
7
  import "./chunk-PFBYGCOW.js";
8
- import "./chunk-GVIBCLTG.js";
8
+ import "./chunk-JWPXPARA.js";
9
9
  export {
10
10
  findMostSimilarMemento,
11
11
  getRelevantMementos
@@ -140,7 +140,7 @@ import {
140
140
  validateUrlForFetch,
141
141
  warmUpSettingsCache,
142
142
  withRetry
143
- } from "./chunk-J3D6HTCL.js";
143
+ } from "./chunk-IM7JYQUE.js";
144
144
  import {
145
145
  Logger,
146
146
  NotificationDeduplicator,
@@ -153,7 +153,7 @@ import {
153
153
  buildRateLimitLogEntry,
154
154
  isNearLimit,
155
155
  parseRateLimitHeaders
156
- } from "./chunk-GVIBCLTG.js";
156
+ } from "./chunk-JWPXPARA.js";
157
157
  export {
158
158
  AIVideoService,
159
159
  AWSBackend,
@@ -1,12 +1,18 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
+ ALERT_THRESHOLDS,
3
4
  ALL_IMAGE_MODELS,
4
5
  ALL_IMAGE_SIZES,
6
+ ANOMALY_THRESHOLDS,
7
+ ANOMALY_WEIGHTS,
5
8
  API_SERVICE_GROUPS,
6
9
  APP_NAME,
7
10
  AdminSystemPromptCategory,
8
11
  AgileApi,
9
12
  AiEvents,
13
+ AnomaliesTelemetrySchema,
14
+ AnomalySeveritySchema,
15
+ AnonymousSessionIdSchema,
10
16
  ApiKeyEvents,
11
17
  ApiKeyScope,
12
18
  ApiKeyStatus,
@@ -34,8 +40,11 @@ import {
34
40
  CODE_FILE_MIME_TYPES,
35
41
  COMMON_JIRA_WEBHOOK_EVENTS,
36
42
  CONFLUENCE_MAX_ATTACHMENT_SIZE,
43
+ CONTEXT_TELEMETRY_SCHEMA_VERSION,
44
+ CONTEXT_TELEMETRY_VALIDATION_LIMITS,
37
45
  CREDIT_ADD_TRANSACTION_TYPES,
38
46
  CREDIT_DEDUCT_TRANSACTION_TYPES,
47
+ CacheTelemetrySchema,
39
48
  CategoryOrder,
40
49
  ChatCompletionCreateInputSchema,
41
50
  ChatCompletionInvokeParamsSchema,
@@ -55,6 +64,10 @@ import {
55
64
  ComputeLatticeRequestSchema,
56
65
  ComputeLatticeResponseSchema,
57
66
  ConfluenceApi,
67
+ ContextTelemetryAlertsSchema,
68
+ ContextTelemetrySchema,
69
+ ContextWindowTelemetrySchema,
70
+ CostsTelemetrySchema,
58
71
  CreateFabFileRequestInput,
59
72
  CreateLatticeModelRequestSchema,
60
73
  CreditHolderType,
@@ -87,6 +100,8 @@ import {
87
100
  FabFileSourceType,
88
101
  FallbackInfoSchema,
89
102
  FavoriteDocumentType,
103
+ FeatureContributionSchema,
104
+ FeaturesTelemetrySchema,
90
105
  FeedbackEvents,
91
106
  FeedbackStatus,
92
107
  FeedbackType,
@@ -140,6 +155,7 @@ import {
140
155
  LLMEvents,
141
156
  LLMStatusUpdateAction,
142
157
  LLMTriageResponseSchema,
158
+ LatencyPercentilesSchema,
143
159
  LatticeArtifactSchema,
144
160
  LatticeAttributeSchema,
145
161
  LatticeCalculationChainSchema,
@@ -205,6 +221,7 @@ import {
205
221
  MiscEvents,
206
222
  ModalEvents,
207
223
  ModelBackend,
224
+ ModelTelemetrySchema,
208
225
  MultipleVendorSchema,
209
226
  NOT_CONFIGURED_PLACEHOLDER,
210
227
  NotebookCurationError,
@@ -219,15 +236,18 @@ import {
219
236
  OpenAIImageQualitySchema,
220
237
  OpenAIImageSizeSchema,
221
238
  OpenAIImageStyleSchema,
239
+ OperationSchema,
222
240
  OrganizationEvents,
223
241
  PASSWORD_ERROR_MESSAGES,
224
242
  PASSWORD_RULES,
225
243
  PREDEFINED_USER_TAGS,
244
+ PerformanceTelemetrySchema,
226
245
  Permission,
227
246
  PermissionDeniedError,
228
247
  PiHistoryCompleteAction,
229
248
  PiHistoryErrorAction,
230
249
  PiHistoryProgressAction,
250
+ PrimaryAnomalySchema,
231
251
  ProfileEvents,
232
252
  ProjectEvents,
233
253
  PromptMetaZodSchema,
@@ -265,6 +285,7 @@ import {
265
285
  RechartsChartTypeSchema,
266
286
  RegInviteEvents,
267
287
  RegInviteStatusType,
288
+ RequestMetadataSchema,
268
289
  ResearchModeConfigurationSchema,
269
290
  ResearchModeParamsSchema,
270
291
  ResearchModeStreamAction,
@@ -290,6 +311,7 @@ import {
290
311
  SoraVideoInputSchema,
291
312
  SoraVideoJobResponseSchema,
292
313
  SoraVideoResultSchema,
314
+ SpanContextSchema,
293
315
  SpeechToTextModels,
294
316
  SpiderCompleteAction,
295
317
  SpiderErrorAction,
@@ -297,20 +319,27 @@ import {
297
319
  StreamedChatCompletionAction,
298
320
  StreamedRapidReplyAction,
299
321
  StringBooleanSchema,
322
+ SubagentTelemetrySchema,
300
323
  SubscriptionCreditTransaction,
301
324
  SupportedEmbeddingModelSchema,
302
325
  SupportedFabFileMimeTypes,
303
326
  SvgArtifactSchema,
304
327
  SvgArtifactV2Schema,
328
+ SystemPromptDetailSchema,
329
+ SystemPromptsTelemetrySchema,
305
330
  TableQuery,
306
331
  TagType,
307
332
  TaskScheduleHandler,
308
333
  TaskScheduleStatus,
309
334
  TextGenerationUsageTransaction,
335
+ TokensBySourceSchema,
336
+ ToolErrorCategorySchema,
337
+ ToolTelemetrySchema,
310
338
  ToolUsageTransaction,
311
339
  TransferCreditTransaction,
312
340
  TriageResultSchema,
313
341
  TriageSummarySchema,
342
+ TruncationTelemetrySchema,
314
343
  UiNavigationEvents,
315
344
  UpdateCurrentUserAction,
316
345
  UpdateFabFileChunkVectorStatusAction,
@@ -349,6 +378,7 @@ import {
349
378
  canUserDeleteArtifact,
350
379
  canUserReadArtifact,
351
380
  canUserWriteArtifact,
381
+ containsPII,
352
382
  containsWikiTable,
353
383
  createArtifactId,
354
384
  createDefaultPermissions,
@@ -391,9 +421,11 @@ import {
391
421
  formatWatchers,
392
422
  formatWebhook,
393
423
  formatWebhookList,
424
+ generateAnonymousSessionId,
394
425
  getAccessibleDataLakes,
395
426
  getAtlassianConfig,
396
427
  getDataLakeTags,
428
+ getDateKey,
397
429
  getErrorMessage,
398
430
  getFileTypeEmoji,
399
431
  getFilteredViews,
@@ -420,6 +452,7 @@ import {
420
452
  isPublishedArtifact,
421
453
  isSprintWebhookEvent,
422
454
  isSupportedEmbeddingModel,
455
+ isValidAnonymousSessionId,
423
456
  isValidEnumValue,
424
457
  isValidIssueKey,
425
458
  matchesSearchQuery,
@@ -428,12 +461,15 @@ import {
428
461
  parallelLimit,
429
462
  parseRateLimitHeaders,
430
463
  passwordSchema,
464
+ regenerateHashesForDeletion,
431
465
  resolveNavigationIntents,
432
466
  safeParseLatticeEntity,
433
467
  safeParseLatticeModel,
434
468
  safeParseLatticeRule,
435
469
  safeParseQuest,
436
470
  safeParseQuestMasterArtifactV2,
471
+ sanitizeTelemetryError,
472
+ sanitizeTelemetryErrors,
437
473
  searchSchema,
438
474
  serializeSSEEvent,
439
475
  settingsMap,
@@ -465,15 +501,21 @@ import {
465
501
  validateReactArtifactV2,
466
502
  validateSvgArtifactV2,
467
503
  wikiMarkupToAdf
468
- } from "./chunk-GVIBCLTG.js";
504
+ } from "./chunk-JWPXPARA.js";
469
505
  export {
506
+ ALERT_THRESHOLDS,
470
507
  ALL_IMAGE_MODELS,
471
508
  ALL_IMAGE_SIZES,
509
+ ANOMALY_THRESHOLDS,
510
+ ANOMALY_WEIGHTS,
472
511
  API_SERVICE_GROUPS,
473
512
  APP_NAME,
474
513
  AdminSystemPromptCategory,
475
514
  AgileApi,
476
515
  AiEvents,
516
+ AnomaliesTelemetrySchema,
517
+ AnomalySeveritySchema,
518
+ AnonymousSessionIdSchema,
477
519
  ApiKeyEvents,
478
520
  ApiKeyScope,
479
521
  ApiKeyStatus,
@@ -502,8 +544,11 @@ export {
502
544
  COMMON_JIRA_WEBHOOK_EVENTS,
503
545
  CONFLUENCE_MAX_ATTACHMENT_SIZE,
504
546
  MIME_TYPE_MAP as CONFLUENCE_MIME_TYPE_MAP,
547
+ CONTEXT_TELEMETRY_SCHEMA_VERSION,
548
+ CONTEXT_TELEMETRY_VALIDATION_LIMITS,
505
549
  CREDIT_ADD_TRANSACTION_TYPES,
506
550
  CREDIT_DEDUCT_TRANSACTION_TYPES,
551
+ CacheTelemetrySchema,
507
552
  CategoryOrder,
508
553
  ChatCompletionCreateInputSchema,
509
554
  ChatCompletionInvokeParamsSchema,
@@ -523,6 +568,10 @@ export {
523
568
  ComputeLatticeRequestSchema,
524
569
  ComputeLatticeResponseSchema,
525
570
  ConfluenceApi,
571
+ ContextTelemetryAlertsSchema,
572
+ ContextTelemetrySchema,
573
+ ContextWindowTelemetrySchema,
574
+ CostsTelemetrySchema,
526
575
  CreateFabFileRequestInput,
527
576
  CreateLatticeModelRequestSchema,
528
577
  CreditHolderType,
@@ -555,6 +604,8 @@ export {
555
604
  FabFileSourceType,
556
605
  FallbackInfoSchema,
557
606
  FavoriteDocumentType,
607
+ FeatureContributionSchema,
608
+ FeaturesTelemetrySchema,
558
609
  FeedbackEvents,
559
610
  FeedbackStatus,
560
611
  FeedbackType,
@@ -608,6 +659,7 @@ export {
608
659
  LLMEvents,
609
660
  LLMStatusUpdateAction,
610
661
  LLMTriageResponseSchema,
662
+ LatencyPercentilesSchema,
611
663
  LatticeArtifactSchema,
612
664
  LatticeAttributeSchema,
613
665
  LatticeCalculationChainSchema,
@@ -673,6 +725,7 @@ export {
673
725
  MiscEvents,
674
726
  ModalEvents,
675
727
  ModelBackend,
728
+ ModelTelemetrySchema,
676
729
  MultipleVendorSchema,
677
730
  NOT_CONFIGURED_PLACEHOLDER,
678
731
  NotebookCurationError,
@@ -687,15 +740,18 @@ export {
687
740
  OpenAIImageQualitySchema,
688
741
  OpenAIImageSizeSchema,
689
742
  OpenAIImageStyleSchema,
743
+ OperationSchema,
690
744
  OrganizationEvents,
691
745
  PASSWORD_ERROR_MESSAGES,
692
746
  PASSWORD_RULES,
693
747
  PREDEFINED_USER_TAGS,
748
+ PerformanceTelemetrySchema,
694
749
  Permission,
695
750
  PermissionDeniedError,
696
751
  PiHistoryCompleteAction,
697
752
  PiHistoryErrorAction,
698
753
  PiHistoryProgressAction,
754
+ PrimaryAnomalySchema,
699
755
  ProfileEvents,
700
756
  ProjectEvents,
701
757
  PromptMetaZodSchema,
@@ -733,6 +789,7 @@ export {
733
789
  RechartsChartTypeSchema,
734
790
  RegInviteEvents,
735
791
  RegInviteStatusType,
792
+ RequestMetadataSchema,
736
793
  ResearchModeConfigurationSchema,
737
794
  ResearchModeParamsSchema,
738
795
  ResearchModeStreamAction,
@@ -758,6 +815,7 @@ export {
758
815
  SoraVideoInputSchema,
759
816
  SoraVideoJobResponseSchema,
760
817
  SoraVideoResultSchema,
818
+ SpanContextSchema,
761
819
  SpeechToTextModels,
762
820
  SpiderCompleteAction,
763
821
  SpiderErrorAction,
@@ -765,20 +823,27 @@ export {
765
823
  StreamedChatCompletionAction,
766
824
  StreamedRapidReplyAction,
767
825
  StringBooleanSchema,
826
+ SubagentTelemetrySchema,
768
827
  SubscriptionCreditTransaction,
769
828
  SupportedEmbeddingModelSchema,
770
829
  SupportedFabFileMimeTypes,
771
830
  SvgArtifactSchema,
772
831
  SvgArtifactV2Schema,
832
+ SystemPromptDetailSchema,
833
+ SystemPromptsTelemetrySchema,
773
834
  TableQuery,
774
835
  TagType,
775
836
  TaskScheduleHandler,
776
837
  TaskScheduleStatus,
777
838
  TextGenerationUsageTransaction,
839
+ TokensBySourceSchema,
840
+ ToolErrorCategorySchema,
841
+ ToolTelemetrySchema,
778
842
  ToolUsageTransaction,
779
843
  TransferCreditTransaction,
780
844
  TriageResultSchema,
781
845
  TriageSummarySchema,
846
+ TruncationTelemetrySchema,
782
847
  UiNavigationEvents,
783
848
  UpdateCurrentUserAction,
784
849
  UpdateFabFileChunkVectorStatusAction,
@@ -817,6 +882,7 @@ export {
817
882
  canUserDeleteArtifact,
818
883
  canUserReadArtifact,
819
884
  canUserWriteArtifact,
885
+ containsPII,
820
886
  containsWikiTable,
821
887
  createArtifactId,
822
888
  createDefaultPermissions,
@@ -860,9 +926,11 @@ export {
860
926
  formatWatchers,
861
927
  formatWebhook,
862
928
  formatWebhookList,
929
+ generateAnonymousSessionId,
863
930
  getAccessibleDataLakes,
864
931
  getAtlassianConfig,
865
932
  getDataLakeTags,
933
+ getDateKey,
866
934
  getErrorMessage,
867
935
  getFileTypeEmoji,
868
936
  getFilteredViews,
@@ -889,6 +957,7 @@ export {
889
957
  isPublishedArtifact,
890
958
  isSprintWebhookEvent,
891
959
  isSupportedEmbeddingModel,
960
+ isValidAnonymousSessionId,
892
961
  isValidEnumValue,
893
962
  isValidIssueKey,
894
963
  matchesSearchQuery,
@@ -897,12 +966,15 @@ export {
897
966
  parallelLimit,
898
967
  parseRateLimitHeaders,
899
968
  passwordSchema,
969
+ regenerateHashesForDeletion,
900
970
  resolveNavigationIntents,
901
971
  safeParseLatticeEntity,
902
972
  safeParseLatticeModel,
903
973
  safeParseLatticeRule,
904
974
  safeParseQuest,
905
975
  safeParseQuestMasterArtifactV2,
976
+ sanitizeTelemetryError,
977
+ sanitizeTelemetryErrors,
906
978
  searchSchema,
907
979
  serializeSSEEvent,
908
980
  settingsMap,
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  SubtractCreditsSchema,
4
4
  subtractCredits
5
- } from "./chunk-GTUQRNAW.js";
6
- import "./chunk-J3D6HTCL.js";
5
+ } from "./chunk-PT5AZPKC.js";
6
+ import "./chunk-IM7JYQUE.js";
7
7
  import "./chunk-PFBYGCOW.js";
8
- import "./chunk-GVIBCLTG.js";
8
+ import "./chunk-JWPXPARA.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.38",
3
+ "version": "0.2.39-feat-context-telemetry.20283+f0547ac8a",
4
4
  "type": "module",
5
5
  "description": "Interactive CLI tool for Bike4Mind with ReAct agents",
6
6
  "license": "UNLICENSED",
@@ -114,10 +114,10 @@
114
114
  },
115
115
  "devDependencies": {
116
116
  "@bike4mind/agents": "0.1.0",
117
- "@bike4mind/common": "2.59.0",
118
- "@bike4mind/mcp": "1.33.0",
119
- "@bike4mind/services": "2.55.0",
120
- "@bike4mind/utils": "2.12.0",
117
+ "@bike4mind/common": "2.59.1-feat-context-telemetry.20283+f0547ac8a",
118
+ "@bike4mind/mcp": "1.33.1-feat-context-telemetry.20283+f0547ac8a",
119
+ "@bike4mind/services": "2.55.1-feat-context-telemetry.20283+f0547ac8a",
120
+ "@bike4mind/utils": "2.12.1-feat-context-telemetry.20283+f0547ac8a",
121
121
  "@types/better-sqlite3": "^7.6.13",
122
122
  "@types/diff": "^5.0.9",
123
123
  "@types/jsonwebtoken": "^9.0.4",
@@ -135,5 +135,5 @@
135
135
  "optionalDependencies": {
136
136
  "@vscode/ripgrep": "^1.17.0"
137
137
  },
138
- "gitHead": "eb4c0eb10388cadab99cad4ea5430c5efa1e9704"
138
+ "gitHead": "f0547ac8ab4732c9c4744ad3ddeab195138c5389"
139
139
  }