@ainyc/canonry 4.96.0 → 4.98.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/agent-workspace/skills/canonry/references/canonry-cli.md +8 -3
- package/assets/assets/{BacklinksPage-BiuaXwM3.js → BacklinksPage-CuWs7I1D.js} +1 -1
- package/assets/assets/{ChartPrimitives-C7jCdApm.js → ChartPrimitives-bm37tprp.js} +1 -1
- package/assets/assets/ProjectPage-BksYe8FP.js +6 -0
- package/assets/assets/{RunRow-DLn-qaBh.js → RunRow-DzhQl87g.js} +1 -1
- package/assets/assets/{RunsPage-BArLwd1T.js → RunsPage-wOaewhbF.js} +1 -1
- package/assets/assets/{SettingsPage-BJmzcMsh.js → SettingsPage-CJdhhkkE.js} +1 -1
- package/assets/assets/{TrafficPage-DqG9hcNu.js → TrafficPage-BJBeN5Ph.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-yW5pdgrM.js → TrafficSourceDetailPage-D3PmH0B1.js} +1 -1
- package/assets/assets/{arrow-left-BUhA2bZu.js → arrow-left-BmITMI6O.js} +1 -1
- package/assets/assets/{extract-error-message-D2vzFSUQ.js → extract-error-message-BGwnyAfP.js} +1 -1
- package/assets/assets/index-BSX6r6ju.js +210 -0
- package/assets/assets/{index-DiykVUPr.css → index-BsZNCwg8.css} +1 -1
- package/assets/assets/{trash-2-C94CCTsF.js → trash-2-Bd2mkP_w.js} +1 -1
- package/assets/assets/{vendor-markdown-DK7fbRNb.js → vendor-markdown-6dwjPOKK.js} +1 -1
- package/assets/assets/{vendor-radix-B57xfQbP.js → vendor-radix-CQ77EO2y.js} +1 -1
- package/assets/assets/{vendor-recharts-ClRVR6aX.js → vendor-recharts-C9EZkgbP.js} +1 -1
- package/assets/assets/vendor-tanstack-Be8JdV5M.js +1 -0
- package/assets/index.html +6 -6
- package/dist/{chunk-IFB43PRW.js → chunk-3TH54726.js} +15 -7
- package/dist/{chunk-ROLTZPV7.js → chunk-7COFPNMH.js} +115 -11
- package/dist/{chunk-CEYDMSQO.js → chunk-CWFTMFEU.js} +58 -10
- package/dist/{chunk-CNTBEUVE.js → chunk-DJVUNURL.js} +140 -61
- package/dist/cli.js +19 -6
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-SJKUVFZ6.js → intelligence-service-QHBXW4KI.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +9 -9
- package/assets/assets/ProjectPage-BHo6vIlj.js +0 -6
- package/assets/assets/index-afT0D_K8.js +0 -210
- package/assets/assets/vendor-tanstack-Dq7p98wZ.js +0 -1
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-7COFPNMH.js";
|
|
4
4
|
import {
|
|
5
5
|
loadConfig
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-3TH54726.js";
|
|
7
|
+
import "./chunk-DJVUNURL.js";
|
|
8
|
+
import "./chunk-CWFTMFEU.js";
|
|
9
9
|
export {
|
|
10
10
|
createServer,
|
|
11
11
|
loadConfig
|
package/dist/mcp.js
CHANGED
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
PACKAGE_VERSION,
|
|
4
4
|
canonryMcpTools,
|
|
5
5
|
createApiClient
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-3TH54726.js";
|
|
7
7
|
import {
|
|
8
8
|
isReadOnlyKey
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-CWFTMFEU.js";
|
|
10
10
|
|
|
11
11
|
// src/mcp/cli.ts
|
|
12
12
|
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.
|
|
3
|
+
"version": "4.98.0",
|
|
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",
|
|
@@ -62,27 +62,27 @@
|
|
|
62
62
|
"@types/node-cron": "^3.0.11",
|
|
63
63
|
"tsup": "^8.5.1",
|
|
64
64
|
"tsx": "^4.19.0",
|
|
65
|
-
"@ainyc/canonry-api-client": "0.0.0",
|
|
66
65
|
"@ainyc/canonry-api-routes": "0.0.0",
|
|
66
|
+
"@ainyc/canonry-api-client": "0.0.0",
|
|
67
67
|
"@ainyc/canonry-config": "0.0.0",
|
|
68
|
+
"@ainyc/canonry-contracts": "0.0.0",
|
|
68
69
|
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
69
70
|
"@ainyc/canonry-db": "0.0.0",
|
|
71
|
+
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
70
72
|
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
71
|
-
"@ainyc/canonry-contracts": "0.0.0",
|
|
72
73
|
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
73
74
|
"@ainyc/canonry-integration-google": "0.0.0",
|
|
74
|
-
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
75
75
|
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
76
|
-
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
77
|
-
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
78
76
|
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
79
77
|
"@ainyc/canonry-intelligence": "0.0.0",
|
|
80
|
-
"@ainyc/canonry-
|
|
81
|
-
"@ainyc/canonry-provider-openai": "0.0.0",
|
|
78
|
+
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
82
79
|
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
80
|
+
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
81
|
+
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
82
|
+
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
83
83
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
84
84
|
"@ainyc/canonry-provider-perplexity": "0.0.0",
|
|
85
|
-
"@ainyc/canonry-provider-
|
|
85
|
+
"@ainyc/canonry-provider-openai": "0.0.0"
|
|
86
86
|
},
|
|
87
87
|
"scripts": {
|
|
88
88
|
"build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
|