bluera-knowledge 0.19.4 → 0.19.5

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.
@@ -9,7 +9,7 @@ import {
9
9
  isRepoStoreDefinition,
10
10
  isWebStoreDefinition,
11
11
  summarizePayload
12
- } from "./chunk-KQLTWB4T.js";
12
+ } from "./chunk-T7MENUKF.js";
13
13
 
14
14
  // src/mcp/server.ts
15
15
  import { Server } from "@modelcontextprotocol/sdk/server/index.js";
@@ -2202,4 +2202,4 @@ export {
2202
2202
  createMCPServer,
2203
2203
  runMCPServer
2204
2204
  };
2205
- //# sourceMappingURL=chunk-27Y4ENUD.js.map
2205
+ //# sourceMappingURL=chunk-VR5EDQTX.js.map
package/dist/index.js CHANGED
@@ -3,11 +3,11 @@ import {
3
3
  ZilAdapter,
4
4
  runMCPServer,
5
5
  spawnBackgroundWorker
6
- } from "./chunk-27Y4ENUD.js";
6
+ } from "./chunk-VR5EDQTX.js";
7
7
  import {
8
8
  IntelligentCrawler,
9
9
  getCrawlStrategy
10
- } from "./chunk-EQYSYRQJ.js";
10
+ } from "./chunk-JJYYK726.js";
11
11
  import {
12
12
  ASTParser,
13
13
  AdapterRegistry,
@@ -25,7 +25,7 @@ import {
25
25
  isRepoStoreDefinition,
26
26
  isWebStoreDefinition,
27
27
  ok
28
- } from "./chunk-KQLTWB4T.js";
28
+ } from "./chunk-T7MENUKF.js";
29
29
  import {
30
30
  createDocumentId
31
31
  } from "./chunk-CLIMKLTW.js";
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  createMCPServer,
3
3
  runMCPServer
4
- } from "../chunk-27Y4ENUD.js";
5
- import "../chunk-KQLTWB4T.js";
4
+ } from "../chunk-VR5EDQTX.js";
5
+ import "../chunk-T7MENUKF.js";
6
6
  import "../chunk-CLIMKLTW.js";
7
7
  import "../chunk-HXBIIMYL.js";
8
8
  import "../chunk-DGUM43GV.js";
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IntelligentCrawler
4
- } from "../chunk-EQYSYRQJ.js";
4
+ } from "../chunk-JJYYK726.js";
5
5
  import {
6
6
  JobService,
7
7
  createLogger,
8
8
  createServices,
9
9
  destroyServices,
10
10
  shutdownLogger
11
- } from "../chunk-KQLTWB4T.js";
11
+ } from "../chunk-T7MENUKF.js";
12
12
  import {
13
13
  createDocumentId,
14
14
  createStoreId
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bluera-knowledge",
3
- "version": "0.19.4",
3
+ "version": "0.19.5",
4
4
  "description": "CLI tool for managing knowledge stores with semantic search",
5
5
  "type": "module",
6
6
  "bin": {