@remnic/core 9.6.24 → 9.6.25

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.
@@ -81,7 +81,7 @@ import "./chunk-Q6IP2ARR.js";
81
81
  import "./chunk-6HEM6HTQ.js";
82
82
  import "./chunk-O2EL7EGG.js";
83
83
  import "./chunk-FVTLSFWU.js";
84
- import "./chunk-KEY3FEMP.js";
84
+ import "./chunk-43VNWTBB.js";
85
85
  import "./chunk-MMACM5G2.js";
86
86
  import "./chunk-54BGIBCR.js";
87
87
  import "./chunk-H4CKS5B2.js";
@@ -176,7 +176,7 @@ import "./chunk-G6NKALRN.js";
176
176
  import "./chunk-OO42R444.js";
177
177
  import "./chunk-K6MV3TRQ.js";
178
178
  import "./chunk-OADWQ5CR.js";
179
- import "./chunk-A2OFRQ5B.js";
179
+ import "./chunk-N6VIXDT7.js";
180
180
  import "./chunk-V7IZKJI3.js";
181
181
  import "./chunk-SEDEKFYQ.js";
182
182
  import "./chunk-RKNJBZ55.js";
@@ -185,7 +185,7 @@ import "./chunk-RSUYKGGZ.js";
185
185
  import "./chunk-42NQ7AVG.js";
186
186
  import "./chunk-TMSXWOBZ.js";
187
187
  import "./chunk-7RXCMVFQ.js";
188
- import "./chunk-D3D677BV.js";
188
+ import "./chunk-QLYLTKUG.js";
189
189
  import "./chunk-IC2TCZJ2.js";
190
190
  import "./chunk-D24OXEPB.js";
191
191
  import "./chunk-5RUE3GHQ.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  EngramAccessHttpServer
3
- } from "./chunk-A2OFRQ5B.js";
3
+ } from "./chunk-N6VIXDT7.js";
4
4
  import "./chunk-V7IZKJI3.js";
5
5
  import "./chunk-SEDEKFYQ.js";
6
6
  import "./chunk-RKNJBZ55.js";
@@ -9,7 +9,7 @@ import "./chunk-RSUYKGGZ.js";
9
9
  import "./chunk-42NQ7AVG.js";
10
10
  import "./chunk-TMSXWOBZ.js";
11
11
  import "./chunk-7RXCMVFQ.js";
12
- import "./chunk-D3D677BV.js";
12
+ import "./chunk-QLYLTKUG.js";
13
13
  import "./chunk-IC2TCZJ2.js";
14
14
  import "./chunk-D24OXEPB.js";
15
15
  import "./chunk-5RUE3GHQ.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  EngramMcpServer,
3
3
  MCP_SUPPORTED_PROTOCOL_VERSIONS
4
- } from "./chunk-D3D677BV.js";
4
+ } from "./chunk-QLYLTKUG.js";
5
5
  import "./chunk-IC2TCZJ2.js";
6
6
  import "./chunk-D24OXEPB.js";
7
7
  import "./chunk-5RUE3GHQ.js";
@@ -213,7 +213,7 @@ import {
213
213
  } from "./chunk-OADWQ5CR.js";
214
214
  import {
215
215
  EngramAccessHttpServer
216
- } from "./chunk-A2OFRQ5B.js";
216
+ } from "./chunk-N6VIXDT7.js";
217
217
  import {
218
218
  WearablesInputError
219
219
  } from "./chunk-V7IZKJI3.js";
@@ -226,7 +226,7 @@ import {
226
226
  createProductionChatLlmAdapter,
227
227
  loadChatSession,
228
228
  sessionBelongsToPrincipal
229
- } from "./chunk-D3D677BV.js";
229
+ } from "./chunk-QLYLTKUG.js";
230
230
  import {
231
231
  EngramAccessService
232
232
  } from "./chunk-YDF4HL3W.js";
@@ -7608,4 +7608,4 @@ export {
7608
7608
  listMemoryMarkdownFilePaths,
7609
7609
  registerCli
7610
7610
  };
7611
- //# sourceMappingURL=chunk-KEY3FEMP.js.map
7611
+ //# sourceMappingURL=chunk-43VNWTBB.js.map
@@ -13,7 +13,7 @@ import {
13
13
  processChatMessage,
14
14
  sessionBelongsToPrincipal,
15
15
  subscribeChatTranscript
16
- } from "./chunk-D3D677BV.js";
16
+ } from "./chunk-QLYLTKUG.js";
17
17
  import {
18
18
  validateRequest
19
19
  } from "./chunk-2MR3MFQB.js";
@@ -2964,4 +2964,4 @@ function positiveIntQueryParam(value, label) {
2964
2964
  export {
2965
2965
  EngramAccessHttpServer
2966
2966
  };
2967
- //# sourceMappingURL=chunk-A2OFRQ5B.js.map
2967
+ //# sourceMappingURL=chunk-N6VIXDT7.js.map
@@ -1425,7 +1425,7 @@ var EngramMcpServer = class {
1425
1425
  cwd: { type: "string", description: "Working directory for auto git-context resolution." },
1426
1426
  projectTag: {
1427
1427
  type: "string",
1428
- description: "Project tag for non-git project scoping (e.g. 'blend-supply')."
1428
+ description: "Project tag for non-git project scoping (e.g. 'acme-webshop')."
1429
1429
  },
1430
1430
  asOf: {
1431
1431
  type: "string",
@@ -1490,7 +1490,7 @@ var EngramMcpServer = class {
1490
1490
  },
1491
1491
  projectTag: {
1492
1492
  type: "string",
1493
- description: "Arbitrary project tag for non-git project scoping (e.g. 'blend-supply'). Creates a coding context with projectId 'tag:<projectTag>'. Use instead of codingContext when the session isn't tied to a specific git repo."
1493
+ description: "Arbitrary project tag for non-git project scoping (e.g. 'acme-webshop'). Creates a coding context with projectId 'tag:<projectTag>'. Use instead of codingContext when the session isn't tied to a specific git repo."
1494
1494
  }
1495
1495
  },
1496
1496
  required: ["sessionKey"],
@@ -2133,7 +2133,7 @@ var EngramMcpServer = class {
2133
2133
  cwd: { type: "string", description: "Working directory for auto git-context resolution." },
2134
2134
  projectTag: {
2135
2135
  type: "string",
2136
- description: "Project tag for non-git project scoping (e.g. 'blend-supply')."
2136
+ description: "Project tag for non-git project scoping (e.g. 'acme-webshop')."
2137
2137
  }
2138
2138
  },
2139
2139
  required: ["sessionKey", "messages"],
@@ -3771,4 +3771,4 @@ export {
3771
3771
  MCP_SUPPORTED_PROTOCOL_VERSIONS,
3772
3772
  EngramMcpServer
3773
3773
  };
3774
- //# sourceMappingURL=chunk-D3D677BV.js.map
3774
+ //# sourceMappingURL=chunk-QLYLTKUG.js.map