kodelyth-ecc 1.7.4 → 1.8.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/CHANGELOG.md +18 -1
- package/CLAUDE.md +1 -1
- package/README.md +12 -9
- package/SECURITY.md +5 -6
- package/VERSION +1 -1
- package/brand/concepts.svg +109 -0
- package/brand/convert.js +161 -0
- package/brand/favicon.svg +7 -0
- package/brand/fb-cover.svg +34 -0
- package/brand/fb-profile.svg +21 -0
- package/brand/kodelyth-dark.svg +24 -0
- package/brand/kodelyth-light.svg +24 -0
- package/brand/kodelyth-mark.svg +20 -0
- package/brand/package.json +12 -0
- package/bundles/enterprise.md +1 -1
- package/bundles/indie-hacker.md +1 -1
- package/bundles/red-team.md +1 -1
- package/hooks/hooks.json +13 -0
- package/hooks/memory/auto-resolve.js +68 -0
- package/hooks/memory/capture-correction.js +16 -0
- package/hooks/memory/capture-stop.js +70 -14
- package/package.json +1 -1
- package/rules/common/agents.md +1 -1
- package/rules/common/self-improvement-workflow.md +2 -2
- package/scripts/dashboard/data.js +1 -1
- package/scripts/dashboard/server.js +1 -1
- package/scripts/memory/instincts.js +282 -0
- package/scripts/memory/store.js +104 -0
- package/social/card-agents.svg +13 -1
- package/social/card-install.svg +13 -1
- package/social/card-main.svg +13 -1
- package/social/facebook-v150.svg +27 -13
- package/social/fb-ad-main.svg +128 -0
- package/social/fb-post-features.svg +118 -0
- package/social/fb-post-launch.svg +144 -0
- package/social/fb-post-platforms.svg +135 -0
- package/social/github-social-preview.svg +143 -139
- package/social/hype-compound-learning.svg +21 -9
- package/social/hype-devil-mode.svg +20 -8
- package/social/hype-mcp-server.svg +20 -8
- package/social/hype-parallel-agents.svg +20 -8
- package/social/hype-stats-hero.svg +15 -3
- package/social/og-image.svg +151 -0
- package/social/readme-agents.svg +14 -2
- package/social/readme-hero.svg +17 -4
- package/social/section-agents.svg +12 -0
- package/social/section-author.svg +12 -0
- package/social/section-dashboard.svg +12 -0
- package/social/section-devil.svg +12 -0
- package/social/section-hooks.svg +12 -0
- package/social/section-install.svg +12 -0
- package/social/section-learning.svg +12 -0
- package/social/section-mcp.svg +13 -1
- package/social/section-memory.svg +12 -0
- package/social/section-parallel.svg +12 -0
- package/social/section-routing.svg +12 -0
- package/social/twitter-threads.md +3 -3
- package/social/x-card-agents-grid.svg +14 -2
- package/social/x-card-free.svg +14 -2
- package/social/x-card-hook.svg +17 -5
- package/tests/memory/instincts.test.js +258 -0
- package/tests/memory/store.test.js +82 -0
- package/wiki/FAQ.md +1 -1
- package/wiki/Home.md +3 -3
- package/wiki/Installation-Guide.md +2 -2
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
<svg width="1080" height="1080" viewBox="0 0 1080 1080" xmlns="http://www.w3.org/2000/svg" font-family="'Segoe UI', system-ui, -apple-system, sans-serif">
|
|
2
|
+
<defs>
|
|
3
|
+
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
4
|
+
<stop offset="0%" style="stop-color:#050811"/>
|
|
5
|
+
<stop offset="100%" style="stop-color:#0d1117"/>
|
|
6
|
+
</linearGradient>
|
|
7
|
+
<linearGradient id="accent" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
8
|
+
<stop offset="0%" style="stop-color:#a78bfa"/>
|
|
9
|
+
<stop offset="100%" style="stop-color:#38bdf8"/>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
</defs>
|
|
12
|
+
|
|
13
|
+
<rect width="1080" height="1080" fill="url(#bg)"/>
|
|
14
|
+
|
|
15
|
+
<!-- Ambient glow -->
|
|
16
|
+
<circle cx="540" cy="540" r="500" fill="#2563eb" opacity="0.025"/>
|
|
17
|
+
<circle cx="900" cy="180" r="300" fill="#a78bfa" opacity="0.04"/>
|
|
18
|
+
|
|
19
|
+
<!-- Ghost Depth Mark — scale 1.6, right bottom, op=0.09 -->
|
|
20
|
+
<g transform="translate(900, 380) scale(1.6)" opacity="0.09">
|
|
21
|
+
<polyline points="-44,4 12,100 -44,196"
|
|
22
|
+
stroke="#ffffff" stroke-width="10"
|
|
23
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
24
|
+
fill="none"/>
|
|
25
|
+
<polyline points="0,0 88,100 0,200"
|
|
26
|
+
stroke="#ffffff" stroke-width="32"
|
|
27
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
28
|
+
fill="none"/>
|
|
29
|
+
</g>
|
|
30
|
+
|
|
31
|
+
<!-- Header badge -->
|
|
32
|
+
<rect x="390" y="60" width="300" height="32" rx="16" fill="#a78bfa" fill-opacity="0.12" stroke="#a78bfa" stroke-opacity="0.4" stroke-width="1"/>
|
|
33
|
+
<text x="540" y="81" font-size="11" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="2">11 PLATFORMS SUPPORTED</text>
|
|
34
|
+
|
|
35
|
+
<!-- Main headline -->
|
|
36
|
+
<text x="540" y="148" font-size="54" font-weight="900" letter-spacing="-2" fill="#ffffff" text-anchor="middle">One install.</text>
|
|
37
|
+
<text x="540" y="208" font-size="54" font-weight="900" letter-spacing="-2" fill="url(#accent)" text-anchor="middle">Every AI editor you use.</text>
|
|
38
|
+
|
|
39
|
+
<text x="540" y="252" font-size="18" font-weight="400" fill="#6e7681" text-anchor="middle">npx kodelyth-ecc installs to all of them automatically.</text>
|
|
40
|
+
|
|
41
|
+
<!-- Divider -->
|
|
42
|
+
<line x1="80" y1="280" x2="1000" y2="280" stroke="#ffffff" stroke-width="1" opacity="0.08"/>
|
|
43
|
+
|
|
44
|
+
<!-- Platform cards — 3 columns, 4 rows (last row has 2 cards + install card) -->
|
|
45
|
+
<!-- Row 1 -->
|
|
46
|
+
<rect x="80" y="304" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
47
|
+
<rect x="80" y="304" width="4" height="96" rx="2" fill="#a78bfa"/>
|
|
48
|
+
<text x="102" y="346" font-size="20" font-weight="700" fill="#ffffff">Claude Code</text>
|
|
49
|
+
<text x="102" y="370" font-size="12" fill="#484f58">Anthropic · Full hooks + memory</text>
|
|
50
|
+
<text x="356" y="366" font-size="10" fill="#10b981" font-weight="600" text-anchor="end">PRIMARY</text>
|
|
51
|
+
|
|
52
|
+
<rect x="398" y="304" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
53
|
+
<rect x="398" y="304" width="4" height="96" rx="2" fill="#38bdf8"/>
|
|
54
|
+
<text x="420" y="346" font-size="20" font-weight="700" fill="#ffffff">Windsurf</text>
|
|
55
|
+
<text x="420" y="370" font-size="12" fill="#484f58">Codeium · Cascade + agent support</text>
|
|
56
|
+
|
|
57
|
+
<rect x="716" y="304" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
58
|
+
<rect x="716" y="304" width="4" height="96" rx="2" fill="#f59e0b"/>
|
|
59
|
+
<text x="738" y="346" font-size="20" font-weight="700" fill="#ffffff">Cursor</text>
|
|
60
|
+
<text x="738" y="370" font-size="12" fill="#484f58">Composer agent workflows</text>
|
|
61
|
+
|
|
62
|
+
<!-- Row 2 -->
|
|
63
|
+
<rect x="80" y="416" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
64
|
+
<rect x="80" y="416" width="4" height="96" rx="2" fill="#10b981"/>
|
|
65
|
+
<text x="102" y="458" font-size="20" font-weight="700" fill="#ffffff">Codex CLI</text>
|
|
66
|
+
<text x="102" y="482" font-size="12" fill="#484f58">OpenAI · DALL-E image gen built-in</text>
|
|
67
|
+
|
|
68
|
+
<rect x="398" y="416" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
69
|
+
<rect x="398" y="416" width="4" height="96" rx="2" fill="#4f8ef0"/>
|
|
70
|
+
<text x="420" y="458" font-size="20" font-weight="700" fill="#ffffff">Antigravity</text>
|
|
71
|
+
<text x="420" y="482" font-size="12" fill="#484f58">Google · Gemini Imagen 3 native</text>
|
|
72
|
+
|
|
73
|
+
<rect x="716" y="416" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
74
|
+
<rect x="716" y="416" width="4" height="96" rx="2" fill="#7c3aed"/>
|
|
75
|
+
<text x="738" y="458" font-size="20" font-weight="700" fill="#ffffff">OpenCode</text>
|
|
76
|
+
<text x="738" y="482" font-size="12" fill="#484f58">Terminal-native multi-model</text>
|
|
77
|
+
|
|
78
|
+
<!-- Row 3 -->
|
|
79
|
+
<rect x="80" y="528" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
80
|
+
<rect x="80" y="528" width="4" height="96" rx="2" fill="#ec4899"/>
|
|
81
|
+
<text x="102" y="570" font-size="20" font-weight="700" fill="#ffffff">Cline</text>
|
|
82
|
+
<text x="102" y="594" font-size="12" fill="#484f58">VS Code · Autonomous file ops</text>
|
|
83
|
+
|
|
84
|
+
<rect x="398" y="528" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
85
|
+
<rect x="398" y="528" width="4" height="96" rx="2" fill="#06b6d4"/>
|
|
86
|
+
<text x="420" y="570" font-size="20" font-weight="700" fill="#ffffff">Roo Code</text>
|
|
87
|
+
<text x="420" y="594" font-size="12" fill="#484f58">VS Code fork · Boomerang tasks</text>
|
|
88
|
+
|
|
89
|
+
<rect x="716" y="528" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
90
|
+
<rect x="716" y="528" width="4" height="96" rx="2" fill="#d97706"/>
|
|
91
|
+
<text x="738" y="570" font-size="20" font-weight="700" fill="#ffffff">Aider</text>
|
|
92
|
+
<text x="738" y="594" font-size="12" fill="#484f58">Terminal · Git-native pair coding</text>
|
|
93
|
+
|
|
94
|
+
<!-- Row 4 -->
|
|
95
|
+
<rect x="80" y="640" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
96
|
+
<rect x="80" y="640" width="4" height="96" rx="2" fill="#3b82f6"/>
|
|
97
|
+
<text x="102" y="682" font-size="20" font-weight="700" fill="#ffffff">Kimi</text>
|
|
98
|
+
<text x="102" y="706" font-size="12" fill="#484f58">Moonshot AI · Long context</text>
|
|
99
|
+
|
|
100
|
+
<rect x="398" y="640" width="284" height="96" rx="10" fill="#0d1117" stroke="#21262d" stroke-width="1.5"/>
|
|
101
|
+
<rect x="398" y="640" width="4" height="96" rx="2" fill="#34d399"/>
|
|
102
|
+
<text x="420" y="682" font-size="20" font-weight="700" fill="#ffffff">Gemini CLI</text>
|
|
103
|
+
<text x="420" y="706" font-size="12" fill="#484f58">Google · Gemini model family</text>
|
|
104
|
+
|
|
105
|
+
<!-- Install card -->
|
|
106
|
+
<rect x="716" y="640" width="284" height="96" rx="10" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.5" stroke-width="1.5"/>
|
|
107
|
+
<text x="858" y="678" font-size="13" font-weight="700" fill="#10b981" text-anchor="middle" letter-spacing="1">ONE COMMAND</text>
|
|
108
|
+
<text x="858" y="706" font-family="'Courier New', Courier, monospace" font-size="14" fill="#ffffff" text-anchor="middle">npx kodelyth-ecc</text>
|
|
109
|
+
|
|
110
|
+
<!-- Bottom divider -->
|
|
111
|
+
<line x1="80" y1="760" x2="1000" y2="760" stroke="#ffffff" stroke-width="1" opacity="0.08"/>
|
|
112
|
+
|
|
113
|
+
<!-- Stats row -->
|
|
114
|
+
<text x="270" y="814" font-size="48" font-weight="900" fill="#ffffff" text-anchor="middle">70</text>
|
|
115
|
+
<text x="270" y="840" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="2">AGENTS</text>
|
|
116
|
+
|
|
117
|
+
<line x1="430" y1="790" x2="430" y2="852" stroke="#ffffff" stroke-width="1" opacity="0.10"/>
|
|
118
|
+
|
|
119
|
+
<text x="540" y="814" font-size="48" font-weight="900" fill="#ffffff" text-anchor="middle">194</text>
|
|
120
|
+
<text x="540" y="840" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="2">SKILLS</text>
|
|
121
|
+
|
|
122
|
+
<line x1="650" y1="790" x2="650" y2="852" stroke="#ffffff" stroke-width="1" opacity="0.10"/>
|
|
123
|
+
|
|
124
|
+
<text x="810" y="814" font-size="48" font-weight="900" fill="#ffffff" text-anchor="middle">97</text>
|
|
125
|
+
<text x="810" y="840" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="2">COMMANDS</text>
|
|
126
|
+
|
|
127
|
+
<!-- Bottom CTA -->
|
|
128
|
+
<line x1="80" y1="880" x2="1000" y2="880" stroke="#ffffff" stroke-width="1" opacity="0.08"/>
|
|
129
|
+
|
|
130
|
+
<rect x="290" y="904" width="500" height="58" rx="29" fill="#ffffff"/>
|
|
131
|
+
<text x="540" y="939" font-size="18" font-weight="700" text-anchor="middle" fill="#0a0a0a">kodelyth.com — Free forever</text>
|
|
132
|
+
|
|
133
|
+
<text x="540" y="1014" font-size="14" fill="#484f58" text-anchor="middle">github.com/sifxprime/kodelyth-ecc</text>
|
|
134
|
+
<text x="540" y="1046" font-size="12" fill="#30363d" text-anchor="middle">Open-source · MIT License · 373 tests</text>
|
|
135
|
+
</svg>
|
|
@@ -1,147 +1,151 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
<defs>
|
|
3
|
-
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
4
|
-
<stop offset="0%" style="stop-color:#050811"/>
|
|
5
|
-
<stop offset="100%" style="stop-color:#0d1117"/>
|
|
6
|
-
</linearGradient>
|
|
7
|
-
<linearGradient id="accent" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
8
|
-
<stop offset="0%" style="stop-color:#a78bfa"/>
|
|
9
|
-
<stop offset="100%" style="stop-color:#38bdf8"/>
|
|
10
|
-
</linearGradient>
|
|
11
|
-
<linearGradient id="greengrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
12
|
-
<stop offset="0%" style="stop-color:#34d399"/>
|
|
13
|
-
<stop offset="100%" style="stop-color:#059669"/>
|
|
14
|
-
</linearGradient>
|
|
15
|
-
<filter id="glow">
|
|
16
|
-
<feGaussianBlur stdDeviation="8" result="blur"/>
|
|
17
|
-
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
|
|
18
|
-
</filter>
|
|
19
|
-
<filter id="softglow">
|
|
20
|
-
<feGaussianBlur stdDeviation="3" result="blur"/>
|
|
21
|
-
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
|
|
22
|
-
</filter>
|
|
23
|
-
</defs>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 640" width="1280" height="640">
|
|
24
2
|
|
|
25
3
|
<!-- Background -->
|
|
26
|
-
<rect width="1280" height="640" fill="
|
|
27
|
-
|
|
28
|
-
<!-- Subtle grid -->
|
|
29
|
-
<line x1="0" y1="160" x2="1280" y2="160" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
30
|
-
<line x1="0" y1="320" x2="1280" y2="320" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
31
|
-
<line x1="0" y1="480" x2="1280" y2="480" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
32
|
-
<line x1="320" y1="0" x2="320" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
33
|
-
<line x1="640" y1="0" x2="640" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
34
|
-
<line x1="960" y1="0" x2="960" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
|
|
35
|
-
|
|
36
|
-
<!-- Glow orbs -->
|
|
37
|
-
<ellipse cx="200" cy="320" rx="300" ry="200" fill="#a78bfa" fill-opacity="0.04"/>
|
|
38
|
-
<ellipse cx="1100" cy="320" rx="280" ry="180" fill="#38bdf8" fill-opacity="0.04"/>
|
|
4
|
+
<rect width="1280" height="640" fill="#0a0a0a"/>
|
|
39
5
|
|
|
40
|
-
<!--
|
|
41
|
-
<rect x="0" y="
|
|
6
|
+
<!-- Amber bottom accent bar -->
|
|
7
|
+
<rect x="0" y="636" width="1280" height="4" fill="#f59e0b" opacity="0.35"/>
|
|
42
8
|
|
|
43
|
-
<!--
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
9
|
+
<!-- Right-panel dot grid texture -->
|
|
10
|
+
<defs>
|
|
11
|
+
<pattern id="dots" width="28" height="28" patternUnits="userSpaceOnUse">
|
|
12
|
+
<circle cx="14" cy="14" r="0.8" fill="#ffffff" opacity="0.07"/>
|
|
13
|
+
</pattern>
|
|
14
|
+
</defs>
|
|
15
|
+
<rect x="510" y="0" width="770" height="636" fill="url(#dots)"/>
|
|
16
|
+
|
|
17
|
+
<!-- Ghost Depth Mark — scale 1.0 (200px tall), vertically centered -->
|
|
18
|
+
<g transform="translate(88, 210) scale(1.0)">
|
|
19
|
+
<polyline points="-44,4 12,100 -44,196"
|
|
20
|
+
stroke="#ffffff" stroke-width="10" opacity="0.22"
|
|
21
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
22
|
+
fill="none"/>
|
|
23
|
+
<polyline points="0,0 88,100 0,200"
|
|
24
|
+
stroke="#ffffff" stroke-width="32"
|
|
25
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
26
|
+
fill="none"/>
|
|
27
|
+
</g>
|
|
28
|
+
|
|
29
|
+
<!-- v1.8.0 pill — below mark -->
|
|
30
|
+
<rect x="66" y="434" width="88" height="26" rx="13"
|
|
31
|
+
fill="none" stroke="#ffffff" stroke-width="1" opacity="0.20"/>
|
|
32
|
+
<text x="110" y="452"
|
|
33
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
34
|
+
font-size="13" font-weight="500" text-anchor="middle"
|
|
35
|
+
fill="#ffffff" opacity="0.35">v1.8.0</text>
|
|
36
|
+
|
|
37
|
+
<!-- Wordmark -->
|
|
38
|
+
<text x="210" y="276"
|
|
39
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
40
|
+
font-size="54" font-weight="700" letter-spacing="2"
|
|
41
|
+
fill="#ffffff">KODELYTH</text>
|
|
42
|
+
|
|
43
|
+
<!-- ECC product label — amber -->
|
|
44
|
+
<text x="214" y="320"
|
|
45
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
46
|
+
font-size="28" font-weight="600" letter-spacing="10"
|
|
47
|
+
fill="#f59e0b">ECC</text>
|
|
48
|
+
|
|
49
|
+
<!-- ECC underline accent -->
|
|
50
|
+
<line x1="214" y1="330" x2="312" y2="330"
|
|
51
|
+
stroke="#f59e0b" stroke-width="1" opacity="0.40"/>
|
|
52
52
|
|
|
53
53
|
<!-- Tagline -->
|
|
54
|
-
<text x="
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
<text x="
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
<
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
<
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
<text x="
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
<!--
|
|
97
|
-
<
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
<
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
<text x="
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
<text x="
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
<!--
|
|
123
|
-
<
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
<text x="
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
<
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
54
|
+
<text x="214" y="364"
|
|
55
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
56
|
+
font-size="15" font-weight="400"
|
|
57
|
+
fill="#ffffff" opacity="0.50">Production-grade AI coding toolkit</text>
|
|
58
|
+
|
|
59
|
+
<!-- Micro stats -->
|
|
60
|
+
<text x="214" y="392"
|
|
61
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
62
|
+
font-size="12" font-weight="400"
|
|
63
|
+
fill="#ffffff" opacity="0.28">70 agents · 194 skills · 97 commands</text>
|
|
64
|
+
<text x="214" y="408"
|
|
65
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
66
|
+
font-size="12" font-weight="400"
|
|
67
|
+
fill="#ffffff" opacity="0.28">11 platforms · 13 install targets</text>
|
|
68
|
+
|
|
69
|
+
<!-- Domain -->
|
|
70
|
+
<text x="214" y="452"
|
|
71
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
72
|
+
font-size="15" font-weight="500" letter-spacing="1"
|
|
73
|
+
fill="#f59e0b" opacity="0.65">kodelyth.com</text>
|
|
74
|
+
|
|
75
|
+
<!-- Vertical separator -->
|
|
76
|
+
<line x1="502" y1="56" x2="502" y2="584"
|
|
77
|
+
stroke="#ffffff" stroke-width="1" opacity="0.08"/>
|
|
78
|
+
|
|
79
|
+
<!-- ========== RIGHT PANEL — 2x2 STAT CARDS ========== -->
|
|
80
|
+
|
|
81
|
+
<!-- CARD: 70 AGENTS (top-left) -->
|
|
82
|
+
<rect x="524" y="68" width="340" height="220" rx="8"
|
|
83
|
+
fill="#ffffff" fill-opacity="0.035"
|
|
84
|
+
stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
|
|
85
|
+
<!-- amber top accent bar -->
|
|
86
|
+
<rect x="524" y="68" width="340" height="4" rx="2" fill="#f59e0b" opacity="0.70"/>
|
|
87
|
+
<text x="694" y="176"
|
|
88
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
89
|
+
font-size="80" font-weight="700" text-anchor="middle"
|
|
90
|
+
fill="#ffffff">70</text>
|
|
91
|
+
<text x="694" y="264"
|
|
92
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
93
|
+
font-size="13" font-weight="600" text-anchor="middle" letter-spacing="3"
|
|
94
|
+
fill="#ffffff" opacity="0.38">AGENTS</text>
|
|
95
|
+
|
|
96
|
+
<!-- CARD: 194 SKILLS (top-right) — amber highlighted -->
|
|
97
|
+
<rect x="886" y="68" width="340" height="220" rx="8"
|
|
98
|
+
fill="#f59e0b" fill-opacity="0.07"
|
|
99
|
+
stroke="#f59e0b" stroke-width="1" stroke-opacity="0.25"/>
|
|
100
|
+
<text x="1056" y="176"
|
|
101
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
102
|
+
font-size="80" font-weight="700" text-anchor="middle"
|
|
103
|
+
fill="#f59e0b">194</text>
|
|
104
|
+
<text x="1056" y="264"
|
|
105
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
106
|
+
font-size="13" font-weight="600" text-anchor="middle" letter-spacing="3"
|
|
107
|
+
fill="#f59e0b" opacity="0.65">SKILLS</text>
|
|
108
|
+
|
|
109
|
+
<!-- CARD: 97 COMMANDS (bottom-left) -->
|
|
110
|
+
<rect x="524" y="308" width="340" height="190" rx="8"
|
|
111
|
+
fill="#ffffff" fill-opacity="0.035"
|
|
112
|
+
stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
|
|
113
|
+
<text x="694" y="408"
|
|
114
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
115
|
+
font-size="72" font-weight="700" text-anchor="middle"
|
|
116
|
+
fill="#ffffff">97</text>
|
|
117
|
+
<text x="694" y="476"
|
|
118
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
119
|
+
font-size="13" font-weight="600" text-anchor="middle" letter-spacing="3"
|
|
120
|
+
fill="#ffffff" opacity="0.38">COMMANDS</text>
|
|
121
|
+
|
|
122
|
+
<!-- CARD: 22+ HOOKS (bottom-right) -->
|
|
123
|
+
<rect x="886" y="308" width="340" height="190" rx="8"
|
|
124
|
+
fill="#ffffff" fill-opacity="0.035"
|
|
125
|
+
stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
|
|
126
|
+
<text x="1056" y="408"
|
|
127
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
128
|
+
font-size="72" font-weight="700" text-anchor="middle"
|
|
129
|
+
fill="#ffffff">22+</text>
|
|
130
|
+
<text x="1056" y="476"
|
|
131
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
132
|
+
font-size="13" font-weight="600" text-anchor="middle" letter-spacing="3"
|
|
133
|
+
fill="#ffffff" opacity="0.38">HOOKS</text>
|
|
134
|
+
|
|
135
|
+
<!-- Platform row separator -->
|
|
136
|
+
<line x1="524" y1="518" x2="1226" y2="518"
|
|
137
|
+
stroke="#ffffff" stroke-width="1" opacity="0.07"/>
|
|
138
|
+
|
|
139
|
+
<!-- Platform names — line 1 -->
|
|
140
|
+
<text x="875" y="544"
|
|
141
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
142
|
+
font-size="12" font-weight="400" text-anchor="middle" letter-spacing="0.5"
|
|
143
|
+
fill="#ffffff" opacity="0.28">Claude Code · Windsurf · Cursor · Codex CLI · Antigravity · OpenCode</text>
|
|
144
|
+
|
|
145
|
+
<!-- Platform names — line 2 -->
|
|
146
|
+
<text x="875" y="564"
|
|
147
|
+
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
148
|
+
font-size="12" font-weight="400" text-anchor="middle" letter-spacing="0.5"
|
|
149
|
+
fill="#ffffff" opacity="0.28">Cline · Aider · Kimi · Roo Code · Gemini CLI · 11 platforms · 13 install targets</text>
|
|
144
150
|
|
|
145
|
-
<text x="668" y="540" font-size="10" fill="#484f58" font-family="'Courier New', monospace">348 tests passing · MIT · Node 18+</text>
|
|
146
|
-
<text x="668" y="558" font-size="10" fill="#484f58" font-family="'Courier New', monospace">npm i -g kodelyth-ecc OR npx kodelyth-ecc</text>
|
|
147
151
|
</svg>
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<rect x="56" y="40" width="228" height="28" rx="4" fill="#0a1a0a" stroke="#10b981" stroke-opacity="0.5" stroke-width="1"/>
|
|
39
39
|
<text x="66" y="59" font-size="11" font-weight="700" fill="#10b981" letter-spacing="1.5">COMPOUND LEARNING</text>
|
|
40
40
|
<rect x="228" y="47" width="1" height="14" fill="#10b981" opacity="0.4"/>
|
|
41
|
-
<text x="236" y="59" font-size="11" font-weight="500" fill="#484f58">v1.
|
|
41
|
+
<text x="236" y="59" font-size="11" font-weight="500" fill="#484f58">v1.8.0</text>
|
|
42
42
|
|
|
43
43
|
<!-- Headline -->
|
|
44
44
|
<text x="56" y="126" font-size="52" font-weight="900" letter-spacing="-2" fill="#ffffff">Gets smarter</text>
|
|
@@ -106,12 +106,24 @@
|
|
|
106
106
|
<text x="770" y="578" font-size="12" fill="#484f58">No agent names needed — just describe it.</text>
|
|
107
107
|
<text x="770" y="592" font-size="11" fill="#0a2030">agent-intent-routing.md</text>
|
|
108
108
|
|
|
109
|
-
<!-- Bottom bar -->
|
|
110
|
-
<rect x="0" y="
|
|
111
|
-
<line x1="0" y1="
|
|
112
|
-
<text x="56" y="
|
|
113
|
-
<text x="206" y="
|
|
114
|
-
<text x="222" y="
|
|
115
|
-
<text x="562" y="
|
|
116
|
-
<text x="578" y="
|
|
109
|
+
<!-- Bottom bar — shifted up 8px so text has breathing room from canvas edge -->
|
|
110
|
+
<rect x="0" y="629" width="1200" height="38" fill="#07080f"/>
|
|
111
|
+
<line x1="0" y1="629" x2="1200" y2="629" stroke="#1e1e2e" stroke-width="1"/>
|
|
112
|
+
<text x="56" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#10b981" font-weight="600">npx kodelyth-ecc</text>
|
|
113
|
+
<text x="206" y="653" font-size="12" fill="#2d3340">·</text>
|
|
114
|
+
<text x="222" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">github.com/sifxprime/kodelyth-ecc</text>
|
|
115
|
+
<text x="562" y="653" font-size="12" fill="#2d3340">·</text>
|
|
116
|
+
<text x="578" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">MIT · zero cloud · zero telemetry</text>
|
|
117
|
+
|
|
118
|
+
<!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
|
|
119
|
+
<g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
|
|
120
|
+
<polyline points="-44,4 12,100 -44,196"
|
|
121
|
+
stroke="#ffffff" stroke-width="10"
|
|
122
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
123
|
+
fill="none"/>
|
|
124
|
+
<polyline points="0,0 88,100 0,200"
|
|
125
|
+
stroke="#ffffff" stroke-width="32"
|
|
126
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
127
|
+
fill="none"/>
|
|
128
|
+
</g>
|
|
117
129
|
</svg>
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
<rect x="56" y="40" width="198" height="28" rx="4" fill="url(#badgeGrad)" stroke="#ef4444" stroke-opacity="0.5" stroke-width="1"/>
|
|
62
62
|
<text x="66" y="59" font-size="11" font-weight="700" fill="#ef4444" letter-spacing="1.5">DEVIL MODE</text>
|
|
63
63
|
<rect x="164" y="47" width="1" height="14" fill="#ef4444" opacity="0.4"/>
|
|
64
|
-
<text x="172" y="59" font-size="11" font-weight="500" fill="#484f58" letter-spacing="0.5">v1.
|
|
64
|
+
<text x="172" y="59" font-size="11" font-weight="500" fill="#484f58" letter-spacing="0.5">v1.8.0</text>
|
|
65
65
|
|
|
66
66
|
<!-- ============================================================ -->
|
|
67
67
|
<!-- MAIN HEADLINE -->
|
|
@@ -208,21 +208,33 @@
|
|
|
208
208
|
<!-- ============================================================ -->
|
|
209
209
|
<!-- BOTTOM BAR -->
|
|
210
210
|
<!-- ============================================================ -->
|
|
211
|
-
<rect x="0" y="
|
|
212
|
-
<line x1="0" y1="
|
|
211
|
+
<rect x="0" y="629" width="1200" height="38" fill="#07080f"/>
|
|
212
|
+
<line x1="0" y1="629" x2="1200" y2="629" stroke="#1e1e2e" stroke-width="1"/>
|
|
213
213
|
|
|
214
214
|
<!-- Left: npx install command -->
|
|
215
|
-
<text x="56" y="
|
|
215
|
+
<text x="56" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#ef4444" font-weight="600">npx kodelyth-ecc</text>
|
|
216
216
|
|
|
217
217
|
<!-- Dot separator -->
|
|
218
|
-
<text x="206" y="
|
|
218
|
+
<text x="206" y="653" font-size="12" fill="#2d3340">·</text>
|
|
219
219
|
|
|
220
220
|
<!-- GitHub URL -->
|
|
221
|
-
<text x="222" y="
|
|
221
|
+
<text x="222" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">github.com/sifxprime/kodelyth-ecc</text>
|
|
222
222
|
|
|
223
223
|
<!-- Dot separator -->
|
|
224
|
-
<text x="562" y="
|
|
224
|
+
<text x="562" y="653" font-size="12" fill="#2d3340">·</text>
|
|
225
225
|
|
|
226
226
|
<!-- MIT license -->
|
|
227
|
-
<text x="578" y="
|
|
227
|
+
<text x="578" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">MIT</text>
|
|
228
|
+
|
|
229
|
+
<!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
|
|
230
|
+
<g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
|
|
231
|
+
<polyline points="-44,4 12,100 -44,196"
|
|
232
|
+
stroke="#ffffff" stroke-width="10"
|
|
233
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
234
|
+
fill="none"/>
|
|
235
|
+
<polyline points="0,0 88,100 0,200"
|
|
236
|
+
stroke="#ffffff" stroke-width="32"
|
|
237
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
238
|
+
fill="none"/>
|
|
239
|
+
</g>
|
|
228
240
|
</svg>
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<rect x="56" y="40" width="168" height="28" rx="4" fill="#120a28" stroke="#a78bfa" stroke-opacity="0.5" stroke-width="1"/>
|
|
39
39
|
<text x="66" y="59" font-size="11" font-weight="700" fill="#a78bfa" letter-spacing="1.5">MCP SERVER</text>
|
|
40
40
|
<rect x="168" y="47" width="1" height="14" fill="#a78bfa" opacity="0.4"/>
|
|
41
|
-
<text x="176" y="59" font-size="11" font-weight="500" fill="#484f58">v1.
|
|
41
|
+
<text x="176" y="59" font-size="11" font-weight="500" fill="#484f58">v1.8.0</text>
|
|
42
42
|
|
|
43
43
|
<!-- Headline -->
|
|
44
44
|
<text x="56" y="126" font-size="52" font-weight="900" letter-spacing="-2" fill="#ffffff">One server.</text>
|
|
@@ -126,11 +126,23 @@
|
|
|
126
126
|
<text x="980" y="582" font-size="10" fill="#484f58" letter-spacing="1">RESOURCES</text>
|
|
127
127
|
|
|
128
128
|
<!-- Bottom bar -->
|
|
129
|
-
<rect x="0" y="
|
|
130
|
-
<line x1="0" y1="
|
|
131
|
-
<text x="56" y="
|
|
132
|
-
<text x="240" y="
|
|
133
|
-
<text x="256" y="
|
|
134
|
-
<text x="596" y="
|
|
135
|
-
<text x="612" y="
|
|
129
|
+
<rect x="0" y="629" width="1200" height="38" fill="#07080f"/>
|
|
130
|
+
<line x1="0" y1="629" x2="1200" y2="629" stroke="#1e1e2e" stroke-width="1"/>
|
|
131
|
+
<text x="56" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#a78bfa" font-weight="600">npx kodelyth-ecc mcp</text>
|
|
132
|
+
<text x="240" y="653" font-size="12" fill="#2d3340">·</text>
|
|
133
|
+
<text x="256" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">github.com/sifxprime/kodelyth-ecc</text>
|
|
134
|
+
<text x="596" y="653" font-size="12" fill="#2d3340">·</text>
|
|
135
|
+
<text x="612" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">localhost only · zero telemetry</text>
|
|
136
|
+
|
|
137
|
+
<!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
|
|
138
|
+
<g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
|
|
139
|
+
<polyline points="-44,4 12,100 -44,196"
|
|
140
|
+
stroke="#ffffff" stroke-width="10"
|
|
141
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
142
|
+
fill="none"/>
|
|
143
|
+
<polyline points="0,0 88,100 0,200"
|
|
144
|
+
stroke="#ffffff" stroke-width="32"
|
|
145
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
146
|
+
fill="none"/>
|
|
147
|
+
</g>
|
|
136
148
|
</svg>
|