@ainyc/canonry 3.2.2 → 3.2.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.
- package/dist/{chunk-QA5HRDRS.js → chunk-AQ3AS25Y.js} +11 -5
- package/dist/{chunk-TBFRAJU2.js → chunk-PS7JRDL3.js} +5 -5
- package/dist/{chunk-UQH5SKM2.js → chunk-ZCPZOVVE.js} +687 -440
- package/dist/cli.js +4 -4
- package/dist/index.js +3 -3
- package/dist/{intelligence-service-GYY23WHR.js → intelligence-service-FNJTFSI3.js} +1 -1
- package/dist/mcp.js +1 -1
- package/package.json +7 -7
package/dist/cli.js
CHANGED
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
setGoogleAuthConfig,
|
|
18
18
|
showFirstRunNotice,
|
|
19
19
|
trackEvent
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-AQ3AS25Y.js";
|
|
21
21
|
import {
|
|
22
22
|
CcReleaseSyncStatuses,
|
|
23
23
|
CheckScopes,
|
|
@@ -45,7 +45,7 @@ import {
|
|
|
45
45
|
saveConfig,
|
|
46
46
|
saveConfigPatch,
|
|
47
47
|
usageError
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-PS7JRDL3.js";
|
|
49
49
|
import {
|
|
50
50
|
apiKeys,
|
|
51
51
|
competitors,
|
|
@@ -57,7 +57,7 @@ import {
|
|
|
57
57
|
projects,
|
|
58
58
|
querySnapshots,
|
|
59
59
|
runs
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-ZCPZOVVE.js";
|
|
61
61
|
import "./chunk-MLKGABMK.js";
|
|
62
62
|
|
|
63
63
|
// src/cli.ts
|
|
@@ -449,7 +449,7 @@ async function backfillAiReferralPathsCommand(opts) {
|
|
|
449
449
|
console.log(` Unchanged: ${unchanged}`);
|
|
450
450
|
}
|
|
451
451
|
async function backfillInsightsCommand(project, opts) {
|
|
452
|
-
const { IntelligenceService } = await import("./intelligence-service-
|
|
452
|
+
const { IntelligenceService } = await import("./intelligence-service-FNJTFSI3.js");
|
|
453
453
|
const config = loadConfig();
|
|
454
454
|
const db = createClient(config.database);
|
|
455
455
|
migrate(db);
|
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AQ3AS25Y.js";
|
|
4
4
|
import {
|
|
5
5
|
loadConfig
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-PS7JRDL3.js";
|
|
7
|
+
import "./chunk-ZCPZOVVE.js";
|
|
8
8
|
import "./chunk-MLKGABMK.js";
|
|
9
9
|
export {
|
|
10
10
|
createServer,
|
package/dist/mcp.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ainyc/canonry",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Agent-first open-source AEO operating platform - track how answer engines cite your domain",
|
|
6
6
|
"license": "FSL-1.1-ALv2",
|
|
@@ -60,20 +60,20 @@
|
|
|
60
60
|
"tsup": "^8.5.1",
|
|
61
61
|
"tsx": "^4.19.0",
|
|
62
62
|
"@ainyc/canonry-api-routes": "0.0.0",
|
|
63
|
-
"@ainyc/canonry-db": "0.0.0",
|
|
64
63
|
"@ainyc/canonry-config": "0.0.0",
|
|
65
|
-
"@ainyc/canonry-intelligence": "0.0.0",
|
|
66
64
|
"@ainyc/canonry-contracts": "0.0.0",
|
|
67
65
|
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
68
66
|
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
67
|
+
"@ainyc/canonry-db": "0.0.0",
|
|
68
|
+
"@ainyc/canonry-intelligence": "0.0.0",
|
|
69
69
|
"@ainyc/canonry-integration-google": "0.0.0",
|
|
70
|
-
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
71
70
|
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
71
|
+
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
72
|
+
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
72
73
|
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
73
74
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
74
|
-
"@ainyc/canonry-provider-
|
|
75
|
-
"@ainyc/canonry-provider-
|
|
76
|
-
"@ainyc/canonry-provider-perplexity": "0.0.0"
|
|
75
|
+
"@ainyc/canonry-provider-perplexity": "0.0.0",
|
|
76
|
+
"@ainyc/canonry-provider-openai": "0.0.0"
|
|
77
77
|
},
|
|
78
78
|
"scripts": {
|
|
79
79
|
"build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
|