@ainyc/canonry 4.110.0 → 4.112.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 +1 -1
- package/assets/assets/{BacklinksPage-Duk8YbV2.js → BacklinksPage-0OUPoMJf.js} +1 -1
- package/assets/assets/ChartPrimitives-BeJemaLi.js +1 -0
- package/assets/assets/ProjectPage-CD0RS8DR.js +7 -0
- package/assets/assets/{RunRow-DH8UMAwj.js → RunRow-CCnuv5wi.js} +1 -1
- package/assets/assets/{RunsPage-OPteH1b_.js → RunsPage-IqTj8i9c.js} +1 -1
- package/assets/assets/{SettingsPage-7cspMOFv.js → SettingsPage-DKdvVPVp.js} +1 -1
- package/assets/assets/{TrafficPage-D4pcnfc8.js → TrafficPage-xPENJ4Du.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-D-KbCCEK.js → TrafficSourceDetailPage-CP6o754T.js} +1 -1
- package/assets/assets/{arrow-left-M8KVuve8.js → arrow-left-DGiw6bsJ.js} +1 -1
- package/assets/assets/{extract-error-message-D2aTaSV5.js → extract-error-message-CYh3RHSN.js} +1 -1
- package/assets/assets/{index-ChPgQUZ5.js → index-BpHZkgFH.js} +51 -51
- package/assets/assets/index-CD6LKwQu.css +1 -0
- package/assets/assets/{trash-2-BNVgf5NY.js → trash-2-DBeJW7Iw.js} +1 -1
- package/assets/index.html +2 -2
- package/dist/{chunk-X4LLTNQZ.js → chunk-6M2ALGJA.js} +1 -1
- package/dist/{chunk-6PHBWPPN.js → chunk-KS2M7B5E.js} +8 -4
- package/dist/{chunk-JGRVQJHX.js → chunk-UOMNYP5T.js} +61 -6
- package/dist/{chunk-YQ4KOC5Z.js → chunk-VICGMHY2.js} +4 -0
- package/dist/cli.js +400 -102
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-BGLF7DQW.js → intelligence-service-RGOY43QR.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +10 -10
- package/assets/assets/ChartPrimitives-aLxtVH28.js +0 -1
- package/assets/assets/ProjectPage-Bqd0JvpC.js +0 -7
- package/assets/assets/index-CjrSrPKf.css +0 -1
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KS2M7B5E.js";
|
|
4
4
|
import {
|
|
5
5
|
loadConfig
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-6M2ALGJA.js";
|
|
7
|
+
import "./chunk-UOMNYP5T.js";
|
|
8
|
+
import "./chunk-VICGMHY2.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-6M2ALGJA.js";
|
|
7
7
|
import {
|
|
8
8
|
isReadOnlyKey
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-VICGMHY2.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.112.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",
|
|
@@ -68,24 +68,24 @@
|
|
|
68
68
|
"@ainyc/canonry-config": "0.0.0",
|
|
69
69
|
"@ainyc/canonry-api-client": "0.0.0",
|
|
70
70
|
"@ainyc/canonry-api-routes": "0.0.0",
|
|
71
|
-
"@ainyc/canonry-contracts": "0.0.0",
|
|
72
71
|
"@ainyc/canonry-db": "0.0.0",
|
|
73
|
-
"@ainyc/canonry-
|
|
74
|
-
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
72
|
+
"@ainyc/canonry-contracts": "0.0.0",
|
|
75
73
|
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
76
|
-
"@ainyc/canonry-integration-
|
|
74
|
+
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
77
75
|
"@ainyc/canonry-integration-google": "0.0.0",
|
|
78
|
-
"@ainyc/canonry-integration-
|
|
76
|
+
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
79
77
|
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
78
|
+
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
79
|
+
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
80
80
|
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
81
81
|
"@ainyc/canonry-intelligence": "0.0.0",
|
|
82
|
-
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
83
|
-
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
84
82
|
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
83
|
+
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
85
84
|
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
85
|
+
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
86
86
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
87
|
-
"@ainyc/canonry-provider-
|
|
88
|
-
"@ainyc/canonry-provider-
|
|
87
|
+
"@ainyc/canonry-provider-perplexity": "0.0.0",
|
|
88
|
+
"@ainyc/canonry-provider-openai": "0.0.0"
|
|
89
89
|
},
|
|
90
90
|
"scripts": {
|
|
91
91
|
"build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{c as o}from"./index-ChPgQUZ5.js";const c=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],s=o("chevron-left",c),h={contentStyle:{backgroundColor:"var(--chart-tooltip-bg, #18181b)",border:"1px solid var(--chart-tooltip-border, #3f3f46)",borderRadius:8,fontSize:12},labelStyle:{color:"var(--chart-tooltip-label, #e4e4e7)"},itemStyle:{color:"var(--chart-tooltip-item, #a1a1aa)"}},l={fill:"var(--chart-neutral-text-dim, #71717a)",fontSize:11},f="var(--chart-grid, #27272a)",v="var(--chart-axis, #27272a)",e=["var(--chart-series-1, #34d399)","var(--chart-series-2, #60a5fa)","var(--chart-series-3, #f472b6)","var(--chart-series-4, #facc15)","var(--chart-series-5, #a78bfa)","var(--chart-series-6, #fb923c)","var(--chart-series-7, #22d3ee)","var(--chart-series-8, #f87171)"],n={gemini:"#60a5fa",openai:"#34d399",claude:"#fb923c",perplexity:"#22d3ee",local:"#a78bfa"};function d(a,t=0){return n[a]??e[t%e.length]}const u={text:"var(--chart-neutral-text, #a1a1aa)",textDim:"var(--chart-neutral-text-dim, #71717a)",textFaint:"var(--chart-neutral-text-faint, #52525b)",surface:"var(--chart-neutral-surface, #27272a)"},p={positive:"var(--chart-tone-positive, #34d399)",positiveDeep:"var(--chart-tone-positive-deep, #10b981)"};function r(a){const t=String(a);return t.includes("T")?new Date(t):new Date(t+"T00:00:00")}function S(a){return r(String(a)).toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"})}function R(a){const t=r(a);return`${t.getMonth()+1}/${t.getDate()}`}export{v as C,l as a,S as b,h as c,u as d,e,R as f,p as g,s as h,f as i,d as p};
|