@ainyc/canonry 4.115.1 → 4.116.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.
- package/assets/assets/{BacklinksPage-yUb8oJuq.js → BacklinksPage-Dy6Xc-LT.js} +1 -1
- package/assets/assets/{ChartPrimitives-CdQM3YDG.js → ChartPrimitives-CHJh5M8x.js} +1 -1
- package/assets/assets/ProjectPage-Bjfa4CI5.js +7 -0
- package/assets/assets/{RunRow-BU_x7EcP.js → RunRow-DmvQnWPf.js} +1 -1
- package/assets/assets/{RunsPage-CFIBWaO7.js → RunsPage-BxkxQEKE.js} +1 -1
- package/assets/assets/{SettingsPage-PyMryUad.js → SettingsPage-DCyqHqDh.js} +1 -1
- package/assets/assets/{TrafficPage-471ypAdQ.js → TrafficPage-BT_ae5aO.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-CI7TEQge.js → TrafficSourceDetailPage-Cps-tSHn.js} +1 -1
- package/assets/assets/{arrow-left-D2N9u-0i.js → arrow-left-D8vdqhx4.js} +1 -1
- package/assets/assets/{extract-error-message-CAdsqKp3.js → extract-error-message-BOY5txUA.js} +1 -1
- package/assets/assets/{index-CoL5HENE.js → index-DxjY63VC.js} +63 -63
- package/assets/assets/{trash-2-UgQrN5Np.js → trash-2-ap_Fa4zA.js} +1 -1
- package/assets/index.html +1 -1
- package/dist/{chunk-B2SNXXAJ.js → chunk-GV665WOU.js} +4 -4
- package/dist/{chunk-6LOKMEL3.js → chunk-IQPMK36Y.js} +1285 -1233
- package/dist/{chunk-CW4JISBL.js → chunk-RVH6QPTA.js} +1 -1
- package/dist/{chunk-Z3OGDQHB.js → chunk-WEAXJ25Y.js} +162 -34
- package/dist/cli.js +9 -5
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-4AWB2V7U.js → intelligence-service-HEN5HLUM.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +12 -12
- package/assets/assets/ProjectPage-CHj9fvTs.js +0 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c}from"./index-
|
|
1
|
+
import{c}from"./index-DxjY63VC.js";const a=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],h=c("circle-check",a);const e=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],n=c("circle-question-mark",e);const o=[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]],s=c("download",o);const t=[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]],r=c("trash-2",t);export{h as C,s as D,r as T,n as a};
|
package/assets/index.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32.png" />
|
|
13
13
|
<link rel="apple-touch-icon" href="./apple-touch-icon.png" />
|
|
14
14
|
<title>Canonry</title>
|
|
15
|
-
<script type="module" crossorigin src="./assets/index-
|
|
15
|
+
<script type="module" crossorigin src="./assets/index-DxjY63VC.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/vendor-tanstack-Be8JdV5M.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/vendor-radix-CQ77EO2y.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="./assets/vendor-recharts-C9EZkgbP.js">
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
loadConfig,
|
|
11
11
|
loadConfigRaw,
|
|
12
12
|
saveConfigPatch
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-RVH6QPTA.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-
|
|
118
|
+
} from "./chunk-WEAXJ25Y.js";
|
|
119
119
|
import {
|
|
120
120
|
AGENT_MEMORY_VALUE_MAX_BYTES,
|
|
121
121
|
AGENT_PROVIDER_IDS,
|
|
@@ -178,7 +178,7 @@ import {
|
|
|
178
178
|
validationError,
|
|
179
179
|
winnabilityClassLabel,
|
|
180
180
|
withRetry
|
|
181
|
-
} from "./chunk-
|
|
181
|
+
} from "./chunk-IQPMK36Y.js";
|
|
182
182
|
|
|
183
183
|
// src/telemetry.ts
|
|
184
184
|
import crypto from "crypto";
|
|
@@ -6515,7 +6515,7 @@ function readStoredGroundingSources(rawResponse) {
|
|
|
6515
6515
|
return result;
|
|
6516
6516
|
}
|
|
6517
6517
|
async function backfillInsightsCommand(project, opts) {
|
|
6518
|
-
const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-
|
|
6518
|
+
const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-HEN5HLUM.js");
|
|
6519
6519
|
const config = loadConfig();
|
|
6520
6520
|
const db = createClient(config.database);
|
|
6521
6521
|
migrate(db);
|