@ainyc/canonry 4.112.7 → 4.113.0

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.
@@ -10,7 +10,7 @@ import {
10
10
  loadConfig,
11
11
  loadConfigRaw,
12
12
  saveConfigPatch
13
- } from "./chunk-K2XOEBSH.js";
13
+ } from "./chunk-RMTNF2ES.js";
14
14
  import {
15
15
  CC_CACHE_DIR,
16
16
  DUCKDB_SPEC,
@@ -115,7 +115,7 @@ import {
115
115
  siteAuditPages,
116
116
  siteAuditSnapshots,
117
117
  usageCounters
118
- } from "./chunk-D5PEINWZ.js";
118
+ } from "./chunk-XYSEBOHP.js";
119
119
  import {
120
120
  AGENT_MEMORY_VALUE_MAX_BYTES,
121
121
  AGENT_PROVIDER_IDS,
@@ -6508,7 +6508,7 @@ function readStoredGroundingSources(rawResponse) {
6508
6508
  return result;
6509
6509
  }
6510
6510
  async function backfillInsightsCommand(project, opts) {
6511
- const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-ZPY7NIKR.js");
6511
+ const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-RRWOGVVE.js");
6512
6512
  const config = loadConfig();
6513
6513
  const db = createClient(config.database);
6514
6514
  migrate(db);