kodelyth-ecc 1.8.0 → 1.8.2
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/CLAUDE.md +1 -1
- package/VERSION +1 -1
- package/bin/kodelyth-ecc.js +54 -5
- package/install.ps1 +30 -13
- package/install.sh +11 -4
- package/package.json +1 -1
- package/rules/common/agent-intent-routing.md +96 -195
- package/.github/ISSUE_TEMPLATE/bug_report.md +0 -47
- package/.github/ISSUE_TEMPLATE/config.yml +0 -8
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -41
- package/.github/ISSUE_TEMPLATE/good_first_issue.md +0 -36
- package/.github/ISSUE_TEMPLATE/new_agent.md +0 -52
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -53
- package/.github/workflows/ci.yml +0 -45
- package/.github/workflows/publish.yml +0 -60
- package/brand/concepts.svg +0 -109
- package/brand/convert.js +0 -161
- package/brand/favicon.svg +0 -7
- package/brand/fb-cover.svg +0 -34
- package/brand/fb-profile.svg +0 -21
- package/brand/kodelyth-dark.svg +0 -24
- package/brand/kodelyth-light.svg +0 -24
- package/brand/kodelyth-mark.svg +0 -20
- package/brand/package.json +0 -12
- package/docs/dashboard.md +0 -211
- package/docs/evolve.md +0 -303
- package/docs/mcp-clients.md +0 -167
- package/docs/mcp.md +0 -178
- package/docs/replay.md +0 -244
- package/docs/supply-chain.md +0 -207
- package/docs/swarm.md +0 -243
- package/skills/skill-comply/tests/test_grader.py +0 -137
- package/skills/skill-comply/tests/test_parser.py +0 -90
- package/social/card-agents.svg +0 -104
- package/social/card-install.svg +0 -58
- package/social/card-main.svg +0 -54
- package/social/facebook-v150.svg +0 -110
- package/social/fb-ad-main.svg +0 -128
- package/social/fb-post-features.svg +0 -118
- package/social/fb-post-launch.svg +0 -144
- package/social/fb-post-platforms.svg +0 -135
- package/social/github-social-preview.svg +0 -151
- package/social/hype-compound-learning.svg +0 -129
- package/social/hype-devil-mode.svg +0 -240
- package/social/hype-mcp-server.svg +0 -148
- package/social/hype-parallel-agents.svg +0 -162
- package/social/hype-stats-hero.svg +0 -138
- package/social/og-image.svg +0 -151
- package/social/readme-agents.svg +0 -138
- package/social/readme-hero.svg +0 -102
- package/social/section-agents.svg +0 -69
- package/social/section-author.svg +0 -66
- package/social/section-dashboard.svg +0 -71
- package/social/section-devil.svg +0 -66
- package/social/section-hooks.svg +0 -63
- package/social/section-install.svg +0 -54
- package/social/section-learning.svg +0 -64
- package/social/section-mcp.svg +0 -58
- package/social/section-memory.svg +0 -69
- package/social/section-parallel.svg +0 -84
- package/social/section-routing.svg +0 -63
- package/social/twitter-threads.md +0 -621
- package/social/x-card-agents-grid.svg +0 -120
- package/social/x-card-free.svg +0 -71
- package/social/x-card-hook.svg +0 -94
- package/tests/dashboard/data.test.js +0 -391
- package/tests/dashboard/server.test.js +0 -257
- package/tests/evolve/analyze.test.js +0 -169
- package/tests/evolve/proposals.test.js +0 -173
- package/tests/evolve/stats.test.js +0 -167
- package/tests/hooks/branch-name-check.test.js +0 -184
- package/tests/hooks/smart-suggest.test.js +0 -149
- package/tests/hooks/test-reminder.test.js +0 -181
- package/tests/mcp/catalog.test.js +0 -98
- package/tests/mcp/client.test.js +0 -113
- package/tests/mcp/resources-prompts.test.js +0 -70
- package/tests/mcp/tools.test.js +0 -159
- package/tests/memory/auto-recall.test.js +0 -132
- package/tests/memory/instincts.test.js +0 -258
- package/tests/memory/store.test.js +0 -203
- package/tests/replay/bundle.test.js +0 -181
- package/tests/replay/replay.test.js +0 -131
- package/tests/router/classify.test.js +0 -164
- package/tests/run-all.js +0 -55
- package/tests/safety/patterns.test.js +0 -94
- package/tests/safety/prompt-injection-guard.test.js +0 -111
- package/tests/safety/token-budget.test.js +0 -119
- package/tests/supply-chain/manifest.test.js +0 -147
- package/tests/supply-chain/sbom.test.js +0 -170
- package/tests/supply-chain/verify.test.js +0 -146
- package/tests/swarm/build-plan.test.js +0 -188
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
<svg width="1200" height="675" viewBox="0 0 1200 675" 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
|
-
<linearGradient id="greenGrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
12
|
-
<stop offset="0%" style="stop-color:#10b981"/>
|
|
13
|
-
<stop offset="100%" style="stop-color:#059669"/>
|
|
14
|
-
</linearGradient>
|
|
15
|
-
<linearGradient id="amberGrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
16
|
-
<stop offset="0%" style="stop-color:#f59e0b"/>
|
|
17
|
-
<stop offset="100%" style="stop-color:#d97706"/>
|
|
18
|
-
</linearGradient>
|
|
19
|
-
<linearGradient id="redGrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
20
|
-
<stop offset="0%" style="stop-color:#ef4444"/>
|
|
21
|
-
<stop offset="100%" style="stop-color:#dc2626"/>
|
|
22
|
-
</linearGradient>
|
|
23
|
-
<linearGradient id="blueGrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
24
|
-
<stop offset="0%" style="stop-color:#38bdf8"/>
|
|
25
|
-
<stop offset="100%" style="stop-color:#0284c7"/>
|
|
26
|
-
</linearGradient>
|
|
27
|
-
</defs>
|
|
28
|
-
|
|
29
|
-
<rect width="1200" height="675" fill="url(#bg)"/>
|
|
30
|
-
<!-- Subtle ambient circles -->
|
|
31
|
-
<circle cx="1050" cy="480" r="260" fill="#2563eb" opacity="0.025"/>
|
|
32
|
-
<circle cx="600" cy="340" r="380" fill="#a78bfa" opacity="0.02"/>
|
|
33
|
-
<circle cx="80" cy="80" r="200" fill="#10b981" opacity="0.03"/>
|
|
34
|
-
|
|
35
|
-
<!-- Ghost Depth Mark — scale 0.55×, right-side watermark (110px tall), op=0.18 -->
|
|
36
|
-
<g transform="translate(1044, 282) scale(0.55)" opacity="0.18">
|
|
37
|
-
<polyline points="-44,4 12,100 -44,196"
|
|
38
|
-
stroke="#ffffff" stroke-width="10"
|
|
39
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
40
|
-
fill="none"/>
|
|
41
|
-
<polyline points="0,0 88,100 0,200"
|
|
42
|
-
stroke="#ffffff" stroke-width="32"
|
|
43
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
44
|
-
fill="none"/>
|
|
45
|
-
</g>
|
|
46
|
-
|
|
47
|
-
<!-- Version badge -->
|
|
48
|
-
<rect x="80" y="38" width="76" height="24" rx="12" fill="#a78bfa" fill-opacity="0.15" stroke="#a78bfa" stroke-opacity="0.5" stroke-width="1"/>
|
|
49
|
-
<text x="118" y="54" font-size="11" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.8.0</text>
|
|
50
|
-
|
|
51
|
-
<!-- Main headline -->
|
|
52
|
-
<text x="80" y="128" font-size="58" font-weight="900" letter-spacing="-2.5" fill="#ffffff">Kodelyth ECC</text>
|
|
53
|
-
<text x="80" y="182" font-size="22" font-weight="400" fill="url(#accent)">The AI coding toolkit that learns how you work.</text>
|
|
54
|
-
<text x="80" y="218" font-size="15" fill="#6e7681">70 agents · 11 platforms · Semantic routing · Compound learning · Zero cloud.</text>
|
|
55
|
-
|
|
56
|
-
<line x1="80" y1="242" x2="1120" y2="242" stroke="#21262d" stroke-width="1"/>
|
|
57
|
-
|
|
58
|
-
<!-- Big stats row -->
|
|
59
|
-
<!-- 70 agents (center) -->
|
|
60
|
-
<text x="600" y="310" font-size="80" font-weight="900" fill="#ffffff" text-anchor="middle">70</text>
|
|
61
|
-
<text x="600" y="334" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="3">SPECIALIST AGENTS</text>
|
|
62
|
-
|
|
63
|
-
<!-- Dividers -->
|
|
64
|
-
<line x1="430" y1="258" x2="430" y2="346" stroke="#21262d" stroke-width="1"/>
|
|
65
|
-
<line x1="770" y1="258" x2="770" y2="346" stroke="#21262d" stroke-width="1"/>
|
|
66
|
-
|
|
67
|
-
<!-- 194 skills (left) -->
|
|
68
|
-
<text x="255" y="304" font-size="46" font-weight="900" fill="#ffffff" text-anchor="middle">194</text>
|
|
69
|
-
<text x="255" y="328" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="2.5">SKILLS</text>
|
|
70
|
-
|
|
71
|
-
<!-- 97 commands (right) -->
|
|
72
|
-
<text x="945" y="304" font-size="46" font-weight="900" fill="#ffffff" text-anchor="middle">97</text>
|
|
73
|
-
<text x="945" y="328" font-size="11" fill="#484f58" text-anchor="middle" letter-spacing="2.5">COMMANDS</text>
|
|
74
|
-
|
|
75
|
-
<line x1="80" y1="360" x2="1120" y2="360" stroke="#21262d" stroke-width="1"/>
|
|
76
|
-
|
|
77
|
-
<!-- Feature cards row 1 -->
|
|
78
|
-
<!-- Card: Compound Learning -->
|
|
79
|
-
<rect x="80" y="378" width="248" height="118" rx="10" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.35" stroke-width="1"/>
|
|
80
|
-
<rect x="80" y="378" width="4" height="118" rx="2" fill="url(#greenGrad)"/>
|
|
81
|
-
<text x="100" y="402" font-size="10" font-weight="700" fill="#10b981" letter-spacing="1">COMPOUND LEARNING</text>
|
|
82
|
-
<text x="100" y="422" font-size="12" fill="#e6edf3">Corrections become rules.</text>
|
|
83
|
-
<text x="100" y="440" font-size="12" fill="#e6edf3">Rules inject every session.</text>
|
|
84
|
-
<text x="100" y="462" font-size="11" fill="#484f58">capture-correction.js</text>
|
|
85
|
-
<text x="100" y="478" font-size="11" fill="#484f58">read-lessons.js · BM25 recall</text>
|
|
86
|
-
|
|
87
|
-
<!-- Card: Devil Mode -->
|
|
88
|
-
<rect x="344" y="378" width="248" height="118" rx="10" fill="#2d0a0a" stroke="#ef4444" stroke-opacity="0.35" stroke-width="1"/>
|
|
89
|
-
<rect x="344" y="378" width="4" height="118" rx="2" fill="url(#redGrad)"/>
|
|
90
|
-
<text x="364" y="402" font-size="10" font-weight="700" fill="#ef4444" letter-spacing="1">DEVIL MODE</text>
|
|
91
|
-
<text x="364" y="422" font-size="12" fill="#e6edf3">8 adversarial agents.</text>
|
|
92
|
-
<text x="364" y="440" font-size="12" fill="#e6edf3">Read code like an attacker.</text>
|
|
93
|
-
<text x="364" y="462" font-size="11" fill="#484f58">injection · supply chain</text>
|
|
94
|
-
<text x="364" y="478" font-size="11" fill="#484f58">secrets · backdoors · chaos</text>
|
|
95
|
-
|
|
96
|
-
<!-- Card: Parallel Agents -->
|
|
97
|
-
<rect x="608" y="378" width="248" height="118" rx="10" fill="#161b22" stroke="#f59e0b" stroke-opacity="0.35" stroke-width="1"/>
|
|
98
|
-
<rect x="608" y="378" width="4" height="118" rx="2" fill="url(#amberGrad)"/>
|
|
99
|
-
<text x="628" y="402" font-size="10" font-weight="700" fill="#f59e0b" letter-spacing="1">PARALLEL AGENTS</text>
|
|
100
|
-
<text x="628" y="422" font-size="12" fill="#e6edf3">/team-review: 4 agents, 15 min.</text>
|
|
101
|
-
<text x="628" y="440" font-size="12" fill="#e6edf3">/project-launch: 5 agents, 10 min.</text>
|
|
102
|
-
<text x="628" y="462" font-size="11" fill="#484f58">8 parallel commands total</text>
|
|
103
|
-
<text x="628" y="478" font-size="11" fill="#484f58">fire specialists simultaneously</text>
|
|
104
|
-
|
|
105
|
-
<!-- Card: MCP + Semantic Routing -->
|
|
106
|
-
<rect x="872" y="378" width="248" height="118" rx="10" fill="#0f0c1e" stroke="#a78bfa" stroke-opacity="0.4" stroke-width="1"/>
|
|
107
|
-
<rect x="872" y="378" width="4" height="118" rx="2" fill="url(#accent)"/>
|
|
108
|
-
<text x="892" y="402" font-size="10" font-weight="700" fill="#a78bfa" letter-spacing="1">MCP + ROUTING</text>
|
|
109
|
-
<text x="892" y="422" font-size="12" fill="#e6edf3">16 tools · 377 resources.</text>
|
|
110
|
-
<text x="892" y="440" font-size="12" fill="#e6edf3">Semantic intent routing.</text>
|
|
111
|
-
<text x="892" y="462" font-size="11" fill="#484f58">Claude Desktop · LangGraph</text>
|
|
112
|
-
<text x="892" y="478" font-size="11" fill="#484f58">AutoGen · CrewAI · OpenAI SDK</text>
|
|
113
|
-
|
|
114
|
-
<!-- Bottom strip: 4 mini-pills -->
|
|
115
|
-
<rect x="80" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
|
|
116
|
-
<text x="162" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">Zero Cost</text>
|
|
117
|
-
<text x="162" y="555" font-size="11" fill="#484f58" text-anchor="middle">MIT · local files only</text>
|
|
118
|
-
|
|
119
|
-
<rect x="260" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
|
|
120
|
-
<text x="342" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">11 Platforms</text>
|
|
121
|
-
<text x="342" y="555" font-size="11" fill="#484f58" text-anchor="middle">13 install targets</text>
|
|
122
|
-
|
|
123
|
-
<rect x="440" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
|
|
124
|
-
<text x="522" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">373 Tests</text>
|
|
125
|
-
<text x="522" y="555" font-size="11" fill="#484f58" text-anchor="middle">25 test files · all passing</text>
|
|
126
|
-
|
|
127
|
-
<rect x="620" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
|
|
128
|
-
<text x="702" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">Self-Learning</text>
|
|
129
|
-
<text x="702" y="555" font-size="11" fill="#484f58" text-anchor="middle">compound memory</text>
|
|
130
|
-
|
|
131
|
-
<rect x="800" y="516" width="320" height="48" rx="8" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.4" stroke-width="1"/>
|
|
132
|
-
<text x="960" y="535" font-size="12" fill="#10b981" text-anchor="middle" font-weight="700">npx kodelyth-ecc</text>
|
|
133
|
-
<text x="960" y="553" font-size="11" fill="#484f58" text-anchor="middle">github.com/sifxprime/kodelyth-ecc</text>
|
|
134
|
-
|
|
135
|
-
<!-- Bottom bar -->
|
|
136
|
-
<rect x="0" y="597" width="1200" height="36" fill="#0d1117" stroke="#21262d" stroke-width="0"/>
|
|
137
|
-
<text x="600" y="619" font-size="12" fill="#30363d" text-anchor="middle">Kodelyth ECC — Claude Code · Windsurf · Cursor · Codex CLI · Antigravity · Cline · Roo Code · Aider · Kimi · Gemini CLI · OpenCode</text>
|
|
138
|
-
</svg>
|
package/social/og-image.svg
DELETED
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630" width="1200" height="630">
|
|
2
|
-
|
|
3
|
-
<!-- Background -->
|
|
4
|
-
<rect width="1200" height="630" fill="#0a0a0a"/>
|
|
5
|
-
|
|
6
|
-
<!-- Amber bottom accent bar -->
|
|
7
|
-
<rect x="0" y="626" width="1200" height="4" fill="#f59e0b" opacity="0.35"/>
|
|
8
|
-
|
|
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="504" y="0" width="696" height="626" fill="url(#dots)"/>
|
|
16
|
-
|
|
17
|
-
<!-- Ghost Depth Mark — scale 1.0 (200px tall), vertically centered -->
|
|
18
|
-
<g transform="translate(82, 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="60" y="432" width="84" height="24" rx="12"
|
|
31
|
-
fill="none" stroke="#ffffff" stroke-width="1" opacity="0.20"/>
|
|
32
|
-
<text x="102" y="449"
|
|
33
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
34
|
-
font-size="12" font-weight="500" text-anchor="middle"
|
|
35
|
-
fill="#ffffff" opacity="0.35">v1.8.0</text>
|
|
36
|
-
|
|
37
|
-
<!-- Wordmark -->
|
|
38
|
-
<text x="206" y="272"
|
|
39
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
40
|
-
font-size="52" font-weight="700" letter-spacing="2"
|
|
41
|
-
fill="#ffffff">KODELYTH</text>
|
|
42
|
-
|
|
43
|
-
<!-- ECC product label — amber -->
|
|
44
|
-
<text x="210" y="314"
|
|
45
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
46
|
-
font-size="26" font-weight="600" letter-spacing="10"
|
|
47
|
-
fill="#f59e0b">ECC</text>
|
|
48
|
-
|
|
49
|
-
<!-- ECC underline accent -->
|
|
50
|
-
<line x1="210" y1="323" x2="300" y2="323"
|
|
51
|
-
stroke="#f59e0b" stroke-width="1" opacity="0.40"/>
|
|
52
|
-
|
|
53
|
-
<!-- Tagline -->
|
|
54
|
-
<text x="210" y="356"
|
|
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="210" y="383"
|
|
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="210" y="399"
|
|
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="210" y="448"
|
|
71
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
72
|
-
font-size="14" font-weight="500" letter-spacing="1"
|
|
73
|
-
fill="#f59e0b" opacity="0.65">kodelyth.com</text>
|
|
74
|
-
|
|
75
|
-
<!-- Vertical separator -->
|
|
76
|
-
<line x1="494" y1="54" x2="494" y2="574"
|
|
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="514" y="62" width="302" height="208" 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="514" y="62" width="302" height="4" rx="2" fill="#f59e0b" opacity="0.70"/>
|
|
87
|
-
<text x="665" y="172"
|
|
88
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
89
|
-
font-size="76" font-weight="700" text-anchor="middle"
|
|
90
|
-
fill="#ffffff">70</text>
|
|
91
|
-
<text x="665" y="250"
|
|
92
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
93
|
-
font-size="12" 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="836" y="62" width="302" height="208" rx="8"
|
|
98
|
-
fill="#f59e0b" fill-opacity="0.07"
|
|
99
|
-
stroke="#f59e0b" stroke-width="1" stroke-opacity="0.25"/>
|
|
100
|
-
<text x="987" y="172"
|
|
101
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
102
|
-
font-size="76" font-weight="700" text-anchor="middle"
|
|
103
|
-
fill="#f59e0b">194</text>
|
|
104
|
-
<text x="987" y="250"
|
|
105
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
106
|
-
font-size="12" 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="514" y="290" width="302" height="178" rx="8"
|
|
111
|
-
fill="#ffffff" fill-opacity="0.035"
|
|
112
|
-
stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
|
|
113
|
-
<text x="665" y="386"
|
|
114
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
115
|
-
font-size="68" font-weight="700" text-anchor="middle"
|
|
116
|
-
fill="#ffffff">97</text>
|
|
117
|
-
<text x="665" y="450"
|
|
118
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
119
|
-
font-size="12" 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="836" y="290" width="302" height="178" rx="8"
|
|
124
|
-
fill="#ffffff" fill-opacity="0.035"
|
|
125
|
-
stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
|
|
126
|
-
<text x="987" y="386"
|
|
127
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
128
|
-
font-size="68" font-weight="700" text-anchor="middle"
|
|
129
|
-
fill="#ffffff">22+</text>
|
|
130
|
-
<text x="987" y="450"
|
|
131
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
132
|
-
font-size="12" 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="514" y1="490" x2="1138" y2="490"
|
|
137
|
-
stroke="#ffffff" stroke-width="1" opacity="0.07"/>
|
|
138
|
-
|
|
139
|
-
<!-- Platform names — line 1 -->
|
|
140
|
-
<text x="826" y="514"
|
|
141
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
142
|
-
font-size="11" 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="826" y="533"
|
|
147
|
-
font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
|
|
148
|
-
font-size="11" 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>
|
|
150
|
-
|
|
151
|
-
</svg>
|
package/social/readme-agents.svg
DELETED
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 340" width="900" height="340" 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:#7c3aed"/>
|
|
9
|
-
<stop offset="100%" style="stop-color:#2563eb"/>
|
|
10
|
-
</linearGradient>
|
|
11
|
-
<linearGradient id="mem" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
12
|
-
<stop offset="0%" style="stop-color:#059669"/>
|
|
13
|
-
<stop offset="100%" style="stop-color:#0891b2"/>
|
|
14
|
-
</linearGradient>
|
|
15
|
-
</defs>
|
|
16
|
-
|
|
17
|
-
<rect width="900" height="340" fill="url(#bg)" rx="12"/>
|
|
18
|
-
<rect x="0" y="0" width="900" height="3" fill="url(#accent)" rx="2"/>
|
|
19
|
-
|
|
20
|
-
<!-- Header -->
|
|
21
|
-
<text x="28" y="40" font-size="20" font-weight="800" fill="#ffffff" letter-spacing="-0.5">70 Specialist Agents</text>
|
|
22
|
-
<text x="28" y="60" font-size="12" fill="#6e7681">Pick the right expert for every problem. Intent routing selects automatically.</text>
|
|
23
|
-
|
|
24
|
-
<!-- Row 1 -->
|
|
25
|
-
<!-- debug-detective -->
|
|
26
|
-
<rect x="28" y="76" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
27
|
-
<rect x="28" y="76" width="3" height="68" rx="1" fill="#dc2626"/>
|
|
28
|
-
<text x="42" y="96" font-size="11" font-weight="700" fill="#f87171">debug-detective</text>
|
|
29
|
-
<text x="42" y="112" font-size="10.5" fill="#6e7681">Traces bugs to root cause.</text>
|
|
30
|
-
<text x="42" y="127" font-size="10.5" fill="#6e7681">Never guesses.</text>
|
|
31
|
-
<text x="42" y="138" font-size="9" fill="#30363d">Debugging</text>
|
|
32
|
-
|
|
33
|
-
<!-- security-reviewer -->
|
|
34
|
-
<rect x="234" y="76" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
35
|
-
<rect x="234" y="76" width="3" height="68" rx="1" fill="#f59e0b"/>
|
|
36
|
-
<text x="248" y="96" font-size="11" font-weight="700" fill="#fcd34d">security-reviewer</text>
|
|
37
|
-
<text x="248" y="112" font-size="10.5" fill="#6e7681">OWASP Top 10. Flags secrets,</text>
|
|
38
|
-
<text x="248" y="127" font-size="10.5" fill="#6e7681">injection, unsafe crypto.</text>
|
|
39
|
-
<text x="248" y="138" font-size="9" fill="#30363d">Security</text>
|
|
40
|
-
|
|
41
|
-
<!-- pair-programmer -->
|
|
42
|
-
<rect x="440" y="76" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
43
|
-
<rect x="440" y="76" width="3" height="68" rx="1" fill="#10b981"/>
|
|
44
|
-
<text x="454" y="96" font-size="11" font-weight="700" fill="#6ee7b7">pair-programmer</text>
|
|
45
|
-
<text x="454" y="112" font-size="10.5" fill="#6e7681">Pre-code thinking partner.</text>
|
|
46
|
-
<text x="454" y="127" font-size="10.5" fill="#6e7681">Catches wrong approaches.</text>
|
|
47
|
-
<text x="454" y="138" font-size="9" fill="#30363d">Planning</text>
|
|
48
|
-
|
|
49
|
-
<!-- kodelyth-memory (NEW) -->
|
|
50
|
-
<rect x="646" y="76" width="226" height="68" rx="8" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.4" stroke-width="1"/>
|
|
51
|
-
<rect x="646" y="76" width="3" height="68" rx="1" fill="url(#mem)"/>
|
|
52
|
-
<text x="660" y="96" font-size="11" font-weight="700" fill="#10b981">kodelyth-memory</text>
|
|
53
|
-
<rect x="760" y="80" width="36" height="14" rx="7" fill="#059669" fill-opacity="0.3" stroke="#059669" stroke-opacity="0.5" stroke-width="1"/>
|
|
54
|
-
<text x="778" y="91" font-size="8" fill="#10b981" text-anchor="middle" font-weight="700">NEW</text>
|
|
55
|
-
<text x="660" y="112" font-size="10.5" fill="#6e7681">Captures and recalls past</text>
|
|
56
|
-
<text x="660" y="127" font-size="10.5" fill="#6e7681">solutions automatically.</text>
|
|
57
|
-
<text x="660" y="138" font-size="9" fill="#30363d">Memory · BM25</text>
|
|
58
|
-
|
|
59
|
-
<!-- Row 2 -->
|
|
60
|
-
<!-- code-reviewer -->
|
|
61
|
-
<rect x="28" y="156" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
62
|
-
<rect x="28" y="156" width="3" height="68" rx="1" fill="#8b5cf6"/>
|
|
63
|
-
<text x="42" y="176" font-size="11" font-weight="700" fill="#c4b5fd">code-reviewer</text>
|
|
64
|
-
<text x="42" y="192" font-size="10.5" fill="#6e7681">Quality, security, patterns.</text>
|
|
65
|
-
<text x="42" y="207" font-size="10.5" fill="#6e7681">Use after every change.</text>
|
|
66
|
-
<text x="42" y="218" font-size="9" fill="#30363d">Review</text>
|
|
67
|
-
|
|
68
|
-
<!-- ux-reviewer -->
|
|
69
|
-
<rect x="234" y="156" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
70
|
-
<rect x="234" y="156" width="3" height="68" rx="1" fill="#0891b2"/>
|
|
71
|
-
<text x="248" y="176" font-size="11" font-weight="700" fill="#67e8f9">ux-reviewer</text>
|
|
72
|
-
<text x="248" y="192" font-size="10.5" fill="#6e7681">WCAG 2.1 AA. UX behavior</text>
|
|
73
|
-
<text x="248" y="207" font-size="10.5" fill="#6e7681">without touching design.</text>
|
|
74
|
-
<text x="248" y="218" font-size="9" fill="#30363d">UX · Accessibility</text>
|
|
75
|
-
|
|
76
|
-
<!-- git-rescue -->
|
|
77
|
-
<rect x="440" y="156" width="196" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
78
|
-
<rect x="440" y="156" width="3" height="68" rx="1" fill="#22d3ee"/>
|
|
79
|
-
<text x="454" y="176" font-size="11" font-weight="700" fill="#a5f3fc">git-rescue</text>
|
|
80
|
-
<text x="454" y="192" font-size="10.5" fill="#6e7681">Recovers broken git states</text>
|
|
81
|
-
<text x="454" y="207" font-size="10.5" fill="#6e7681">without destroying history.</text>
|
|
82
|
-
<text x="454" y="218" font-size="9" fill="#30363d">Git · Recovery</text>
|
|
83
|
-
|
|
84
|
-
<!-- flake-hunter -->
|
|
85
|
-
<rect x="646" y="156" width="226" height="68" rx="8" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
86
|
-
<rect x="646" y="156" width="3" height="68" rx="1" fill="#f97316"/>
|
|
87
|
-
<text x="660" y="176" font-size="11" font-weight="700" fill="#fdba74">flake-hunter</text>
|
|
88
|
-
<text x="660" y="192" font-size="10.5" fill="#6e7681">Stabilizes flaky tests. 6-class</text>
|
|
89
|
-
<text x="660" y="207" font-size="10.5" fill="#6e7681">taxonomy, no blind retries.</text>
|
|
90
|
-
<text x="660" y="218" font-size="9" fill="#30363d">Tests · Reliability</text>
|
|
91
|
-
|
|
92
|
-
<!-- Row 3: smaller agent pills -->
|
|
93
|
-
<line x1="28" y1="238" x2="872" y2="238" stroke="#21262d" stroke-width="1"/>
|
|
94
|
-
<text x="28" y="260" font-size="11" fill="#484f58" letter-spacing="1">MORE AGENTS:</text>
|
|
95
|
-
|
|
96
|
-
<rect x="28" y="270" width="96" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
97
|
-
<text x="76" y="284" font-size="10" fill="#8b949e" text-anchor="middle">kodelyth-advisor</text>
|
|
98
|
-
|
|
99
|
-
<rect x="134" y="270" width="100" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
100
|
-
<text x="184" y="284" font-size="10" fill="#8b949e" text-anchor="middle">build-error-resolver</text>
|
|
101
|
-
|
|
102
|
-
<rect x="244" y="270" width="96" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
103
|
-
<text x="292" y="284" font-size="10" fill="#8b949e" text-anchor="middle">release-captain</text>
|
|
104
|
-
|
|
105
|
-
<rect x="350" y="270" width="82" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
106
|
-
<text x="391" y="284" font-size="10" fill="#8b949e" text-anchor="middle">env-debugger</text>
|
|
107
|
-
|
|
108
|
-
<rect x="442" y="270" width="96" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
109
|
-
<text x="490" y="284" font-size="10" fill="#8b949e" text-anchor="middle">dependency-doctor</text>
|
|
110
|
-
|
|
111
|
-
<rect x="548" y="270" width="88" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
112
|
-
<text x="592" y="284" font-size="10" fill="#8b949e" text-anchor="middle">performance-optimizer</text>
|
|
113
|
-
|
|
114
|
-
<rect x="646" y="270" width="78" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
115
|
-
<text x="685" y="284" font-size="10" fill="#8b949e" text-anchor="middle">tdd-guide</text>
|
|
116
|
-
|
|
117
|
-
<rect x="734" y="270" width="74" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
118
|
-
<text x="771" y="284" font-size="10" fill="#8b949e" text-anchor="middle">api-guardian</text>
|
|
119
|
-
|
|
120
|
-
<rect x="818" y="270" width="54" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
|
|
121
|
-
<text x="845" y="284" font-size="10" fill="#8b949e" text-anchor="middle">+ 54 more</text>
|
|
122
|
-
|
|
123
|
-
<!-- Bottom -->
|
|
124
|
-
<line x1="28" y1="308" x2="872" y2="308" stroke="#21262d" stroke-width="1"/>
|
|
125
|
-
<text x="450" y="326" font-size="11" fill="#484f58" text-anchor="middle">Intent routing auto-selects the right agent from your first message. No agent names needed.</text>
|
|
126
|
-
|
|
127
|
-
<!-- Ghost Depth Mark — brand stamp (scale 0.4×) -->
|
|
128
|
-
<g transform="translate(778, 90) scale(0.4)" opacity="0.16">
|
|
129
|
-
<polyline points="-44,4 12,100 -44,196"
|
|
130
|
-
stroke="#ffffff" stroke-width="10"
|
|
131
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
132
|
-
fill="none"/>
|
|
133
|
-
<polyline points="0,0 88,100 0,200"
|
|
134
|
-
stroke="#ffffff" stroke-width="32"
|
|
135
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
136
|
-
fill="none"/>
|
|
137
|
-
</g>
|
|
138
|
-
</svg>
|
package/social/readme-hero.svg
DELETED
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 900 260" 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:#0d1117"/>
|
|
5
|
-
<stop offset="100%" style="stop-color:#161b22"/>
|
|
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="termGrad" x1="0%" y1="0%" x2="0%" y2="100%">
|
|
12
|
-
<stop offset="0%" style="stop-color:#161b22"/>
|
|
13
|
-
<stop offset="100%" style="stop-color:#0d1117"/>
|
|
14
|
-
</linearGradient>
|
|
15
|
-
<filter id="glow">
|
|
16
|
-
<feGaussianBlur stdDeviation="3" result="blur"/>
|
|
17
|
-
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
|
|
18
|
-
</filter>
|
|
19
|
-
</defs>
|
|
20
|
-
|
|
21
|
-
<!-- Background -->
|
|
22
|
-
<rect width="900" height="260" fill="url(#bg)" rx="12"/>
|
|
23
|
-
<rect width="900" height="260" fill="none" stroke="#21262d" stroke-width="1" rx="12"/>
|
|
24
|
-
|
|
25
|
-
<!-- Ghost Depth Mark — scale 0.45×, right-edge brand stamp (90px tall), op=0.20 -->
|
|
26
|
-
<!-- Solid left arm x=844, apex x=883, vertically centered at y=130 (card mid) -->
|
|
27
|
-
<g transform="translate(844, 85) scale(0.45)" opacity="0.20">
|
|
28
|
-
<polyline points="-44,4 12,100 -44,196"
|
|
29
|
-
stroke="#ffffff" stroke-width="10"
|
|
30
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
31
|
-
fill="none"/>
|
|
32
|
-
<polyline points="0,0 88,100 0,200"
|
|
33
|
-
stroke="#ffffff" stroke-width="32"
|
|
34
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
35
|
-
fill="none"/>
|
|
36
|
-
</g>
|
|
37
|
-
|
|
38
|
-
<!-- LEFT — Brand block -->
|
|
39
|
-
<!-- Version badge -->
|
|
40
|
-
<rect x="32" y="22" width="72" height="20" rx="10" fill="#a78bfa" fill-opacity="0.15" stroke="#a78bfa" stroke-opacity="0.4" stroke-width="1"/>
|
|
41
|
-
<text x="68" y="36" font-size="9" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.8.0</text>
|
|
42
|
-
|
|
43
|
-
<!-- Title -->
|
|
44
|
-
<text x="32" y="78" font-size="36" font-weight="900" letter-spacing="-1.5" fill="#ffffff">Kodelyth</text>
|
|
45
|
-
<text x="32" y="118" font-size="36" font-weight="900" letter-spacing="-1.5" fill="url(#accent)">ECC</text>
|
|
46
|
-
|
|
47
|
-
<!-- Tagline -->
|
|
48
|
-
<text x="32" y="148" font-size="12" fill="#6e7681" font-weight="400">AI coding toolkit. 11 platforms. Zero cloud.</text>
|
|
49
|
-
|
|
50
|
-
<!-- Separator -->
|
|
51
|
-
<line x1="32" y1="165" x2="290" y2="165" stroke="#21262d" stroke-width="1"/>
|
|
52
|
-
|
|
53
|
-
<!-- Stats row -->
|
|
54
|
-
<rect x="32" y="178" width="56" height="54" rx="8" fill="#ffffff" fill-opacity="0.04" stroke="#a78bfa" stroke-opacity="0.25" stroke-width="1"/>
|
|
55
|
-
<text x="60" y="202" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">70</text>
|
|
56
|
-
<text x="60" y="220" font-size="8" fill="#6b7280" text-anchor="middle" letter-spacing="1.5">AGENTS</text>
|
|
57
|
-
|
|
58
|
-
<rect x="96" y="178" width="56" height="54" rx="8" fill="#ffffff" fill-opacity="0.04" stroke="#2563eb" stroke-opacity="0.25" stroke-width="1"/>
|
|
59
|
-
<text x="124" y="202" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">194</text>
|
|
60
|
-
<text x="124" y="220" font-size="8" fill="#6b7280" text-anchor="middle" letter-spacing="1.5">SKILLS</text>
|
|
61
|
-
|
|
62
|
-
<rect x="160" y="178" width="56" height="54" rx="8" fill="#ffffff" fill-opacity="0.04" stroke="#059669" stroke-opacity="0.25" stroke-width="1"/>
|
|
63
|
-
<text x="188" y="202" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">97</text>
|
|
64
|
-
<text x="188" y="220" font-size="8" fill="#6b7280" text-anchor="middle" letter-spacing="1.5">COMMANDS</text>
|
|
65
|
-
|
|
66
|
-
<rect x="224" y="178" width="56" height="54" rx="8" fill="#ffffff" fill-opacity="0.04" stroke="#0891b2" stroke-opacity="0.25" stroke-width="1"/>
|
|
67
|
-
<text x="252" y="202" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">22+</text>
|
|
68
|
-
<text x="252" y="220" font-size="8" fill="#6b7280" text-anchor="middle" letter-spacing="1.5">HOOKS</text>
|
|
69
|
-
|
|
70
|
-
<!-- RIGHT — Terminal -->
|
|
71
|
-
<rect x="320" y="16" width="564" height="232" rx="10" fill="url(#termGrad)" stroke="#21262d" stroke-width="1.5"/>
|
|
72
|
-
<rect x="320" y="16" width="564" height="30" rx="10" fill="#161b22"/>
|
|
73
|
-
<rect x="320" y="36" width="564" height="10" fill="#161b22"/>
|
|
74
|
-
<circle cx="344" cy="31" r="5" fill="#ff5f57"/>
|
|
75
|
-
<circle cx="360" cy="31" r="5" fill="#febc2e"/>
|
|
76
|
-
<circle cx="376" cy="31" r="5" fill="#28c840"/>
|
|
77
|
-
<text x="612" y="35" font-size="11" fill="#484f58" text-anchor="middle">kodelyth-ecc v1.8.0</text>
|
|
78
|
-
|
|
79
|
-
<text x="348" y="66" font-family="'Courier New', Courier, monospace" font-size="11" fill="#10b981">$</text>
|
|
80
|
-
<text x="360" y="66" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> npx kodelyth-ecc</text>
|
|
81
|
-
|
|
82
|
-
<text x="348" y="84" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">Installing Kodelyth ECC v1.8.0...</text>
|
|
83
|
-
|
|
84
|
-
<text x="348" y="108" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Agents (70) </text>
|
|
85
|
-
<text x="494" y="108" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ ~/.claude/agents/</text>
|
|
86
|
-
|
|
87
|
-
<text x="348" y="126" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Skills (194) </text>
|
|
88
|
-
<text x="494" y="126" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ ~/.claude/skills/</text>
|
|
89
|
-
|
|
90
|
-
<text x="348" y="144" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Compound learning </text>
|
|
91
|
-
<text x="494" y="144" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ tasks/lessons.md</text>
|
|
92
|
-
|
|
93
|
-
<text x="348" y="162" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Semantic routing </text>
|
|
94
|
-
<text x="494" y="162" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ intent, not keywords</text>
|
|
95
|
-
|
|
96
|
-
<text x="348" y="180" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Memory hooks </text>
|
|
97
|
-
<text x="494" y="180" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ ~/.kodelyth/memory/</text>
|
|
98
|
-
|
|
99
|
-
<rect x="348" y="196" width="500" height="36" rx="6" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.3" stroke-width="1"/>
|
|
100
|
-
<text x="368" y="212" font-size="9" font-weight="700" fill="#10b981" letter-spacing="1">v1.8.0 — SEMANTIC INTENT ROUTING</text>
|
|
101
|
-
<text x="368" y="226" font-size="10" fill="#6b7280">Paste code or a stack trace — AI routes you automatically, no command needed</text>
|
|
102
|
-
</svg>
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 900 210" 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:#0d1117"/>
|
|
5
|
-
<stop offset="100%" style="stop-color:#161b22"/>
|
|
6
|
-
</linearGradient>
|
|
7
|
-
</defs>
|
|
8
|
-
<rect width="900" height="210" fill="url(#bg)" rx="12"/>
|
|
9
|
-
<rect width="900" height="210" fill="none" stroke="#21262d" stroke-width="1" rx="12"/>
|
|
10
|
-
|
|
11
|
-
<!-- Label -->
|
|
12
|
-
<rect x="32" y="20" width="226" height="22" rx="11" fill="#a78bfa" fill-opacity="0.12" stroke="#a78bfa" stroke-opacity="0.35" stroke-width="1"/>
|
|
13
|
-
<text x="145" y="35" font-size="10" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="1">SPECIALIST AGENT ARSENAL</text>
|
|
14
|
-
|
|
15
|
-
<text x="32" y="72" font-size="20" font-weight="800" fill="#ffffff">70 specialist agents — one for every situation</text>
|
|
16
|
-
<text x="32" y="94" font-size="12" fill="#6e7681">auto-routed by intent · 10 priority tiers · chains fire in sequence · no agent names needed</text>
|
|
17
|
-
|
|
18
|
-
<!-- Row 1 of cards — y=108, h=44 -->
|
|
19
|
-
|
|
20
|
-
<!-- Card 1: Debugging (amber) x=32, w=272 -->
|
|
21
|
-
<rect x="32" y="108" width="272" height="44" rx="6" fill="#f59e0b" fill-opacity="0.08" stroke="#f59e0b" stroke-opacity="0.3" stroke-width="1"/>
|
|
22
|
-
<text x="44" y="122" font-size="9.5" fill="#fbbf24" font-weight="700">Debugging</text>
|
|
23
|
-
<text x="44" y="136" font-size="8" fill="#fbbf24" opacity="0.8">debug-detective · silent-failure-hunter</text>
|
|
24
|
-
<text x="44" y="147" font-size="8" fill="#fbbf24" opacity="0.65">env-debugger · flake-hunter</text>
|
|
25
|
-
|
|
26
|
-
<!-- Card 2: Security (red) x=312, w=272 -->
|
|
27
|
-
<rect x="312" y="108" width="272" height="44" rx="6" fill="#ef4444" fill-opacity="0.08" stroke="#ef4444" stroke-opacity="0.3" stroke-width="1"/>
|
|
28
|
-
<text x="324" y="122" font-size="9.5" fill="#f87171" font-weight="700">Security</text>
|
|
29
|
-
<text x="324" y="136" font-size="8" fill="#f87171" opacity="0.8">security-reviewer · api-guardian</text>
|
|
30
|
-
<text x="324" y="147" font-size="8" fill="#f87171" opacity="0.65">secret-hunter · supply-chain-auditor</text>
|
|
31
|
-
|
|
32
|
-
<!-- Card 3: Code Review (purple) x=592, w=276 -->
|
|
33
|
-
<rect x="592" y="108" width="276" height="44" rx="6" fill="#a78bfa" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.3" stroke-width="1"/>
|
|
34
|
-
<text x="604" y="122" font-size="9.5" fill="#a78bfa" font-weight="700">Code Review</text>
|
|
35
|
-
<text x="604" y="136" font-size="8" fill="#a78bfa" opacity="0.8">code-reviewer · typescript-reviewer</text>
|
|
36
|
-
<text x="604" y="147" font-size="8" fill="#a78bfa" opacity="0.65">python · go · rust · java · kotlin</text>
|
|
37
|
-
|
|
38
|
-
<!-- Row 2 of cards — y=160, h=44 -->
|
|
39
|
-
|
|
40
|
-
<!-- Card 4: Architecture (blue) x=32, w=272 -->
|
|
41
|
-
<rect x="32" y="160" width="272" height="44" rx="6" fill="#2563eb" fill-opacity="0.08" stroke="#2563eb" stroke-opacity="0.3" stroke-width="1"/>
|
|
42
|
-
<text x="44" y="174" font-size="9.5" fill="#60a5fa" font-weight="700">Architecture</text>
|
|
43
|
-
<text x="44" y="188" font-size="8" fill="#60a5fa" opacity="0.8">architect · planner · pair-programmer</text>
|
|
44
|
-
<text x="44" y="199" font-size="8" fill="#60a5fa" opacity="0.65">migration-guide · code-architect</text>
|
|
45
|
-
|
|
46
|
-
<!-- Card 5: Testing (teal) x=312, w=272 -->
|
|
47
|
-
<rect x="312" y="160" width="272" height="44" rx="6" fill="#06b6d4" fill-opacity="0.08" stroke="#06b6d4" stroke-opacity="0.3" stroke-width="1"/>
|
|
48
|
-
<text x="324" y="174" font-size="9.5" fill="#38bdf8" font-weight="700">Testing</text>
|
|
49
|
-
<text x="324" y="188" font-size="8" fill="#38bdf8" opacity="0.8">tdd-guide · e2e-runner · pr-test-analyzer</text>
|
|
50
|
-
<text x="324" y="199" font-size="8" fill="#38bdf8" opacity="0.65">flake-hunter · healthcare-reviewer</text>
|
|
51
|
-
|
|
52
|
-
<!-- Card 6: Release & Ops (green) x=592, w=276 -->
|
|
53
|
-
<rect x="592" y="160" width="276" height="44" rx="6" fill="#059669" fill-opacity="0.08" stroke="#059669" stroke-opacity="0.3" stroke-width="1"/>
|
|
54
|
-
<text x="604" y="174" font-size="9.5" fill="#34d399" font-weight="700">Release & Ops</text>
|
|
55
|
-
<text x="604" y="188" font-size="8" fill="#34d399" opacity="0.8">release-captain · git-rescue</text>
|
|
56
|
-
<text x="604" y="199" font-size="8" fill="#34d399" opacity="0.65">dependency-doctor · incident-commander</text>
|
|
57
|
-
|
|
58
|
-
<!-- Ghost Depth Mark — brand stamp (scale 0.28×) -->
|
|
59
|
-
<g transform="translate(810, 32) scale(0.28)" opacity="0.14">
|
|
60
|
-
<polyline points="-44,4 12,100 -44,196"
|
|
61
|
-
stroke="#ffffff" stroke-width="10"
|
|
62
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
63
|
-
fill="none"/>
|
|
64
|
-
<polyline points="0,0 88,100 0,200"
|
|
65
|
-
stroke="#ffffff" stroke-width="32"
|
|
66
|
-
stroke-linecap="round" stroke-linejoin="round"
|
|
67
|
-
fill="none"/>
|
|
68
|
-
</g>
|
|
69
|
-
</svg>
|