@ainyc/canonry 4.64.1 → 4.68.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.
Files changed (28) hide show
  1. package/README.md +1 -0
  2. package/assets/agent-workspace/skills/canonry/references/canonry-cli.md +38 -2
  3. package/assets/assets/{BacklinksPage-B9oyoljV.js → BacklinksPage-B9Q2r9zM.js} +1 -1
  4. package/assets/assets/ChartPrimitives-D-YWOWK-.js +1 -0
  5. package/assets/assets/ProjectPage-BXgxWKyT.js +6 -0
  6. package/assets/assets/{RunRow-vHM36Fdi.js → RunRow-CJpjUaht.js} +1 -1
  7. package/assets/assets/{RunsPage-Cr58nTet.js → RunsPage-DVl_pgqe.js} +1 -1
  8. package/assets/assets/{SettingsPage-BuiP8ZOv.js → SettingsPage-CAiVL2mo.js} +1 -1
  9. package/assets/assets/{TrafficPage-bwOxChyo.js → TrafficPage-B8dnHFqk.js} +1 -1
  10. package/assets/assets/{TrafficSourceDetailPage-B0uY6VIB.js → TrafficSourceDetailPage-37s8p8eZ.js} +1 -1
  11. package/assets/assets/{extract-error-message-CWdzuNp4.js → extract-error-message-DwqbPRoa.js} +1 -1
  12. package/assets/assets/index-BquJzH0t.css +1 -0
  13. package/assets/assets/{index-DiN_mzYU.js → index-DFo2OL9c.js} +79 -79
  14. package/assets/assets/{server-traffic-D3aICbxr.js → server-traffic-CMFP8-x2.js} +1 -1
  15. package/assets/assets/{trash-2-CVKno2W2.js → trash-2-C4sYVIa6.js} +1 -1
  16. package/assets/index.html +2 -2
  17. package/dist/{chunk-34PATQZM.js → chunk-D75O5A27.js} +36 -1
  18. package/dist/{chunk-MDNDIBUM.js → chunk-GZYLAE6M.js} +57 -19
  19. package/dist/{chunk-KHN3XMOR.js → chunk-Y24OE7R3.js} +64 -26
  20. package/dist/{chunk-64IDABSF.js → chunk-YYFBMDLC.js} +22 -31
  21. package/dist/cli.js +433 -219
  22. package/dist/index.js +4 -4
  23. package/dist/{intelligence-service-SMU5JVVD.js → intelligence-service-5V2JWQ6K.js} +2 -2
  24. package/dist/mcp.js +2 -2
  25. package/package.json +8 -7
  26. package/assets/assets/ChartPrimitives-CvfM24iC.js +0 -1
  27. package/assets/assets/ProjectPage-DELbOAlm.js +0 -6
  28. package/assets/assets/index-yMJe1bJR.css +0 -1
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-MDNDIBUM.js";
3
+ } from "./chunk-GZYLAE6M.js";
4
4
  import {
5
5
  loadConfig
6
- } from "./chunk-64IDABSF.js";
7
- import "./chunk-KHN3XMOR.js";
8
- import "./chunk-34PATQZM.js";
6
+ } from "./chunk-YYFBMDLC.js";
7
+ import "./chunk-Y24OE7R3.js";
8
+ import "./chunk-D75O5A27.js";
9
9
  export {
10
10
  createServer,
11
11
  loadConfig
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  IntelligenceService
3
- } from "./chunk-KHN3XMOR.js";
4
- import "./chunk-34PATQZM.js";
3
+ } from "./chunk-Y24OE7R3.js";
4
+ import "./chunk-D75O5A27.js";
5
5
  export {
6
6
  IntelligenceService
7
7
  };
package/dist/mcp.js CHANGED
@@ -3,8 +3,8 @@ import {
3
3
  PACKAGE_VERSION,
4
4
  canonryMcpTools,
5
5
  createApiClient
6
- } from "./chunk-64IDABSF.js";
7
- import "./chunk-34PATQZM.js";
6
+ } from "./chunk-YYFBMDLC.js";
7
+ import "./chunk-D75O5A27.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.64.1",
3
+ "version": "4.68.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",
@@ -46,6 +46,7 @@
46
46
  "@sinclair/typebox": "^0.34.41",
47
47
  "better-sqlite3": "^12.6.2",
48
48
  "chrome-remote-interface": "^0.33.2",
49
+ "cron-parser": "^5.5.0",
49
50
  "drizzle-orm": "^0.45.2",
50
51
  "fastify": "^5.8.5",
51
52
  "node-cron": "^4.2.1",
@@ -61,26 +62,26 @@
61
62
  "@types/node-cron": "^3.0.11",
62
63
  "tsup": "^8.5.1",
63
64
  "tsx": "^4.19.0",
65
+ "@ainyc/canonry-api-client": "0.0.0",
64
66
  "@ainyc/canonry-api-routes": "0.0.0",
65
67
  "@ainyc/canonry-config": "0.0.0",
66
- "@ainyc/canonry-api-client": "0.0.0",
67
68
  "@ainyc/canonry-db": "0.0.0",
69
+ "@ainyc/canonry-integration-bing": "0.0.0",
68
70
  "@ainyc/canonry-contracts": "0.0.0",
69
71
  "@ainyc/canonry-integration-cloud-run": "0.0.0",
70
- "@ainyc/canonry-integration-bing": "0.0.0",
71
72
  "@ainyc/canonry-integration-commoncrawl": "0.0.0",
72
73
  "@ainyc/canonry-integration-google": "0.0.0",
73
74
  "@ainyc/canonry-integration-google-business-profile": "0.0.0",
75
+ "@ainyc/canonry-integration-google-places": "0.0.0",
74
76
  "@ainyc/canonry-integration-traffic": "0.0.0",
75
77
  "@ainyc/canonry-integration-wordpress": "0.0.0",
76
- "@ainyc/canonry-intelligence": "0.0.0",
77
78
  "@ainyc/canonry-provider-cdp": "0.0.0",
79
+ "@ainyc/canonry-intelligence": "0.0.0",
78
80
  "@ainyc/canonry-provider-claude": "0.0.0",
79
- "@ainyc/canonry-integration-google-places": "0.0.0",
80
81
  "@ainyc/canonry-provider-gemini": "0.0.0",
81
- "@ainyc/canonry-provider-perplexity": "0.0.0",
82
+ "@ainyc/canonry-provider-local": "0.0.0",
82
83
  "@ainyc/canonry-provider-openai": "0.0.0",
83
- "@ainyc/canonry-provider-local": "0.0.0"
84
+ "@ainyc/canonry-provider-perplexity": "0.0.0"
84
85
  },
85
86
  "scripts": {
86
87
  "build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
@@ -1 +0,0 @@
1
- import{c as o}from"./index-DiN_mzYU.js";const n=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],c=o("chevron-left",n),s={contentStyle:{backgroundColor:"#18181b",border:"1px solid #3f3f46",borderRadius:8,fontSize:12},labelStyle:{color:"#e4e4e7"},itemStyle:{color:"#a1a1aa"}},i={fill:"#71717a",fontSize:11},f="#27272a",T="#27272a",d=["#34d399","#60a5fa","#f472b6","#facc15","#a78bfa","#fb923c","#22d3ee","#f87171"],S={text:"#a1a1aa",textDim:"#71717a",textFaint:"#52525b",surface:"#27272a"},l={positiveDeep:"#10b981"};function a(e){const t=String(e);return t.includes("T")?new Date(t):new Date(t+"T00:00:00")}function C(e){return a(String(e)).toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"})}function u(e){const t=a(e);return`${t.getMonth()+1}/${t.getDate()}`}export{T as C,i as a,C as b,s as c,S as d,d as e,u as f,l as g,c as h,f as i};