@bike4mind/cli 0.2.31-feat-webhook-audit-logs.19317 → 0.2.31-feat-github-service.19313

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-ZSETXZO7.js";
4
+ } from "./chunk-ZRSHZTEB.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-RI5ANER7.js";
10
+ } from "./chunk-ZHQE43SW.js";
11
11
  import {
12
12
  KnowledgeType,
13
13
  SupportedFabFileMimeTypes
14
- } from "./chunk-ZSETXZO7.js";
14
+ } from "./chunk-ZRSHZTEB.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-RI5ANER7.js";
5
+ } from "./chunk-ZHQE43SW.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-ZSETXZO7.js";
15
+ } from "./chunk-ZRSHZTEB.js";
16
16
 
17
17
  // ../../b4m-core/packages/services/dist/src/creditService/subtractCredits.js
18
18
  import { z } from "zod";
@@ -6,12 +6,12 @@ import {
6
6
  getSettingsByNames,
7
7
  obfuscateApiKey,
8
8
  secureParameters
9
- } from "./chunk-RI5ANER7.js";
9
+ } from "./chunk-ZHQE43SW.js";
10
10
  import {
11
11
  ApiKeyType,
12
12
  MementoTier,
13
13
  isSupportedEmbeddingModel
14
- } from "./chunk-ZSETXZO7.js";
14
+ } from "./chunk-ZRSHZTEB.js";
15
15
 
16
16
  // ../../b4m-core/packages/services/dist/src/apiKeyService/get.js
17
17
  import { z } from "zod";
@@ -16,7 +16,7 @@ import {
16
16
  dayjsConfig_default,
17
17
  extractSnippetMeta,
18
18
  settingsMap
19
- } from "./chunk-ZSETXZO7.js";
19
+ } from "./chunk-ZRSHZTEB.js";
20
20
  import {
21
21
  Logger
22
22
  } from "./chunk-OCYRD7D6.js";
@@ -1075,15 +1075,6 @@ var WebhookDeliveryStatus;
1075
1075
  WebhookDeliveryStatus2["Pending"] = "pending";
1076
1076
  })(WebhookDeliveryStatus || (WebhookDeliveryStatus = {}));
1077
1077
 
1078
- // ../../b4m-core/packages/common/dist/src/types/entities/WebhookAuditLogTypes.js
1079
- var WebhookAuditStatus;
1080
- (function(WebhookAuditStatus2) {
1081
- WebhookAuditStatus2["Received"] = "received";
1082
- WebhookAuditStatus2["Processing"] = "processing";
1083
- WebhookAuditStatus2["Completed"] = "completed";
1084
- WebhookAuditStatus2["Failed"] = "failed";
1085
- })(WebhookAuditStatus || (WebhookAuditStatus = {}));
1086
-
1087
1078
  // ../../b4m-core/packages/common/dist/src/types/entities/JiraWebhookConfigTypes.js
1088
1079
  var COMMON_JIRA_WEBHOOK_EVENTS = [
1089
1080
  "jira:issue_created",
@@ -9433,7 +9424,6 @@ export {
9433
9424
  isPlaceholderValue,
9434
9425
  SecretAuditEvents,
9435
9426
  WebhookDeliveryStatus,
9436
- WebhookAuditStatus,
9437
9427
  COMMON_JIRA_WEBHOOK_EVENTS,
9438
9428
  JiraWebhookDeliveryStatus,
9439
9429
  SupportedFabFileMimeTypes,
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  createFabFile,
4
4
  createFabFileSchema
5
- } from "./chunk-SAKSY6XZ.js";
6
- import "./chunk-RI5ANER7.js";
7
- import "./chunk-ZSETXZO7.js";
5
+ } from "./chunk-AD2YR6JY.js";
6
+ import "./chunk-ZHQE43SW.js";
7
+ import "./chunk-ZRSHZTEB.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-MOYWKG6Y.js";
8
+ } from "./chunk-PHKPK25Q.js";
9
9
  import "./chunk-RUI6HNLO.js";
10
10
  import {
11
11
  ConfigStore,
@@ -15,8 +15,8 @@ import {
15
15
  selectActiveBackgroundAgents,
16
16
  useCliStore
17
17
  } from "./chunk-BYXFQJYT.js";
18
- import "./chunk-KSNX4KWW.js";
19
- import "./chunk-SAKSY6XZ.js";
18
+ import "./chunk-CTPQZKLD.js";
19
+ import "./chunk-AD2YR6JY.js";
20
20
  import {
21
21
  BFLImageService,
22
22
  BaseStorage,
@@ -28,7 +28,7 @@ import {
28
28
  OpenAIBackend,
29
29
  OpenAIImageService,
30
30
  XAIImageService
31
- } from "./chunk-RI5ANER7.js";
31
+ } from "./chunk-ZHQE43SW.js";
32
32
  import {
33
33
  AiEvents,
34
34
  ApiKeyEvents,
@@ -84,7 +84,7 @@ import {
84
84
  XAI_IMAGE_MODELS,
85
85
  b4mLLMTools,
86
86
  getMcpProviderMetadata
87
- } from "./chunk-ZSETXZO7.js";
87
+ } from "./chunk-ZRSHZTEB.js";
88
88
  import {
89
89
  Logger
90
90
  } from "./chunk-OCYRD7D6.js";
@@ -14701,7 +14701,7 @@ import { isAxiosError as isAxiosError2 } from "axios";
14701
14701
  // package.json
14702
14702
  var package_default = {
14703
14703
  name: "@bike4mind/cli",
14704
- version: "0.2.31-feat-webhook-audit-logs.19317+751265fc2",
14704
+ version: "0.2.31-feat-github-service.19313+dcc5f0e8a",
14705
14705
  type: "module",
14706
14706
  description: "Interactive CLI tool for Bike4Mind with ReAct agents",
14707
14707
  license: "UNLICENSED",
@@ -14812,10 +14812,10 @@ var package_default = {
14812
14812
  },
14813
14813
  devDependencies: {
14814
14814
  "@bike4mind/agents": "0.1.0",
14815
- "@bike4mind/common": "2.52.1-feat-webhook-audit-logs.19317+751265fc2",
14816
- "@bike4mind/mcp": "1.31.1-feat-webhook-audit-logs.19317+751265fc2",
14817
- "@bike4mind/services": "2.50.1-feat-webhook-audit-logs.19317+751265fc2",
14818
- "@bike4mind/utils": "2.7.1-feat-webhook-audit-logs.19317+751265fc2",
14815
+ "@bike4mind/common": "2.52.1-feat-github-service.19313+dcc5f0e8a",
14816
+ "@bike4mind/mcp": "1.31.1-feat-github-service.19313+dcc5f0e8a",
14817
+ "@bike4mind/services": "2.50.1-feat-github-service.19313+dcc5f0e8a",
14818
+ "@bike4mind/utils": "2.7.1-feat-github-service.19313+dcc5f0e8a",
14819
14819
  "@types/better-sqlite3": "^7.6.13",
14820
14820
  "@types/diff": "^5.0.9",
14821
14821
  "@types/jsonwebtoken": "^9.0.4",
@@ -14836,7 +14836,7 @@ var package_default = {
14836
14836
  optionalDependencies: {
14837
14837
  "@vscode/ripgrep": "^1.17.0"
14838
14838
  },
14839
- gitHead: "751265fc24d0ea88176dc1e55b4e690aaa9ce3a5"
14839
+ gitHead: "dcc5f0e8a376b5f678fb66a2053fd5a87b6d61e1"
14840
14840
  };
14841
14841
 
14842
14842
  // src/agents/toolFilter.ts
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  CurationArtifactType
4
- } from "./chunk-ZSETXZO7.js";
4
+ } from "./chunk-ZRSHZTEB.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-ZSETXZO7.js";
4
+ } from "./chunk-ZRSHZTEB.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-MOYWKG6Y.js";
6
- import "./chunk-RI5ANER7.js";
7
- import "./chunk-ZSETXZO7.js";
5
+ } from "./chunk-PHKPK25Q.js";
6
+ import "./chunk-ZHQE43SW.js";
7
+ import "./chunk-ZRSHZTEB.js";
8
8
  import "./chunk-OCYRD7D6.js";
9
9
  export {
10
10
  findMostSimilarMemento,
@@ -134,12 +134,12 @@ import {
134
134
  validateMermaidSyntax,
135
135
  warmUpSettingsCache,
136
136
  withRetry
137
- } from "./chunk-RI5ANER7.js";
137
+ } from "./chunk-ZHQE43SW.js";
138
138
  import {
139
139
  buildRateLimitLogEntry,
140
140
  isNearLimit,
141
141
  parseRateLimitHeaders
142
- } from "./chunk-ZSETXZO7.js";
142
+ } from "./chunk-ZRSHZTEB.js";
143
143
  import {
144
144
  Logger,
145
145
  NotificationDeduplicator,
@@ -313,7 +313,6 @@ import {
313
313
  WEBSITE_URL,
314
314
  WHATS_NEW_VALIDATION_LIMITS,
315
315
  WebhookApi,
316
- WebhookAuditStatus,
317
316
  WebhookDeliveryStatus,
318
317
  WhatsNewConfigSchema,
319
318
  WhatsNewSyncConfigSchema,
@@ -435,7 +434,7 @@ import {
435
434
  validateReactArtifactV2,
436
435
  validateSvgArtifactV2,
437
436
  wikiMarkupToAdf
438
- } from "./chunk-ZSETXZO7.js";
437
+ } from "./chunk-ZRSHZTEB.js";
439
438
  export {
440
439
  ALL_IMAGE_MODELS,
441
440
  ALL_IMAGE_SIZES,
@@ -751,7 +750,6 @@ export {
751
750
  WEBSITE_URL,
752
751
  WHATS_NEW_VALIDATION_LIMITS,
753
752
  WebhookApi,
754
- WebhookAuditStatus,
755
753
  WebhookDeliveryStatus,
756
754
  WhatsNewConfigSchema,
757
755
  WhatsNewSyncConfigSchema,
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  SubtractCreditsSchema,
4
4
  subtractCredits
5
- } from "./chunk-KSNX4KWW.js";
6
- import "./chunk-RI5ANER7.js";
7
- import "./chunk-ZSETXZO7.js";
5
+ } from "./chunk-CTPQZKLD.js";
6
+ import "./chunk-ZHQE43SW.js";
7
+ import "./chunk-ZRSHZTEB.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.31-feat-webhook-audit-logs.19317+751265fc2",
3
+ "version": "0.2.31-feat-github-service.19313+dcc5f0e8a",
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.52.1-feat-webhook-audit-logs.19317+751265fc2",
115
- "@bike4mind/mcp": "1.31.1-feat-webhook-audit-logs.19317+751265fc2",
116
- "@bike4mind/services": "2.50.1-feat-webhook-audit-logs.19317+751265fc2",
117
- "@bike4mind/utils": "2.7.1-feat-webhook-audit-logs.19317+751265fc2",
114
+ "@bike4mind/common": "2.52.1-feat-github-service.19313+dcc5f0e8a",
115
+ "@bike4mind/mcp": "1.31.1-feat-github-service.19313+dcc5f0e8a",
116
+ "@bike4mind/services": "2.50.1-feat-github-service.19313+dcc5f0e8a",
117
+ "@bike4mind/utils": "2.7.1-feat-github-service.19313+dcc5f0e8a",
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": "751265fc24d0ea88176dc1e55b4e690aaa9ce3a5"
138
+ "gitHead": "dcc5f0e8a376b5f678fb66a2053fd5a87b6d61e1"
139
139
  }