@ainyc/canonry 4.69.0 → 4.69.1
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/agent-workspace/skills/canonry/references/canonry-cli.md +20 -1
- package/assets/assets/{BacklinksPage-BXVoTc3S.js → BacklinksPage-DLsgGSXv.js} +1 -1
- package/assets/assets/{ChartPrimitives-pJRJPd17.js → ChartPrimitives-CERLI8Z-.js} +1 -1
- package/assets/assets/{ProjectPage-CQ1_itHh.js → ProjectPage-CaRqQ1vH.js} +1 -1
- package/assets/assets/{RunRow-DPL4FxPl.js → RunRow-C3x47chX.js} +1 -1
- package/assets/assets/{RunsPage-B4dCG_66.js → RunsPage-DRIlEete.js} +1 -1
- package/assets/assets/{SettingsPage-D8aWhLsU.js → SettingsPage-CHaqBpnQ.js} +1 -1
- package/assets/assets/{TrafficPage-COZa5_Q_.js → TrafficPage-UbL0daLy.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-CN8Cx6YI.js → TrafficSourceDetailPage-CjLDbjf_.js} +1 -1
- package/assets/assets/{extract-error-message-D8g8YXDH.js → extract-error-message-BndXGmUh.js} +1 -1
- package/assets/assets/{index-DPO3uDWZ.js → index-BCwC5OlW.js} +53 -53
- package/assets/assets/{server-traffic-0JT1Vbj_.js → server-traffic-DOnVZFEw.js} +1 -1
- package/assets/assets/{trash-2-_1TgguOP.js → trash-2-HEZdy4sJ.js} +1 -1
- package/assets/index.html +1 -1
- package/dist/{chunk-D75O5A27.js → chunk-5FM7QRYD.js} +1558 -1526
- package/dist/{chunk-WQ44ZXGQ.js → chunk-SBYA3LEJ.js} +4 -4
- package/dist/{chunk-B2CH7GBW.js → chunk-WFM2O72W.js} +465 -307
- package/dist/{chunk-YYFBMDLC.js → chunk-ZNWMVYYU.js} +53 -1
- package/dist/cli.js +195 -79
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-IUKD3PMZ.js → intelligence-service-DVVSE3G7.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-SBYA3LEJ.js";
|
|
4
4
|
import {
|
|
5
5
|
loadConfig
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-ZNWMVYYU.js";
|
|
7
|
+
import "./chunk-WFM2O72W.js";
|
|
8
|
+
import "./chunk-5FM7QRYD.js";
|
|
9
9
|
export {
|
|
10
10
|
createServer,
|
|
11
11
|
loadConfig
|
package/dist/mcp.js
CHANGED
|
@@ -3,8 +3,8 @@ import {
|
|
|
3
3
|
PACKAGE_VERSION,
|
|
4
4
|
canonryMcpTools,
|
|
5
5
|
createApiClient
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-ZNWMVYYU.js";
|
|
7
|
+
import "./chunk-5FM7QRYD.js";
|
|
8
8
|
|
|
9
9
|
// src/mcp/cli.ts
|
|
10
10
|
import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ainyc/canonry",
|
|
3
|
-
"version": "4.69.
|
|
3
|
+
"version": "4.69.1",
|
|
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",
|
|
@@ -65,23 +65,23 @@
|
|
|
65
65
|
"@ainyc/canonry-api-client": "0.0.0",
|
|
66
66
|
"@ainyc/canonry-api-routes": "0.0.0",
|
|
67
67
|
"@ainyc/canonry-config": "0.0.0",
|
|
68
|
-
"@ainyc/canonry-contracts": "0.0.0",
|
|
69
68
|
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
70
|
-
"@ainyc/canonry-
|
|
71
|
-
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
69
|
+
"@ainyc/canonry-contracts": "0.0.0",
|
|
72
70
|
"@ainyc/canonry-db": "0.0.0",
|
|
71
|
+
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
73
72
|
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
73
|
+
"@ainyc/canonry-integration-google": "0.0.0",
|
|
74
|
+
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
75
|
+
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
74
76
|
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
75
|
-
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
76
|
-
"@ainyc/canonry-intelligence": "0.0.0",
|
|
77
77
|
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
78
|
-
"@ainyc/canonry-
|
|
79
|
-
"@ainyc/canonry-
|
|
78
|
+
"@ainyc/canonry-intelligence": "0.0.0",
|
|
79
|
+
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
80
80
|
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
81
81
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
82
|
+
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
82
83
|
"@ainyc/canonry-provider-openai": "0.0.0",
|
|
83
|
-
"@ainyc/canonry-provider-perplexity": "0.0.0"
|
|
84
|
-
"@ainyc/canonry-provider-claude": "0.0.0"
|
|
84
|
+
"@ainyc/canonry-provider-perplexity": "0.0.0"
|
|
85
85
|
},
|
|
86
86
|
"scripts": {
|
|
87
87
|
"build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
|