kodelyth-ecc 1.4.0 → 1.5.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.
@@ -1,147 +1,154 @@
1
1
  <svg width="1280" height="640" viewBox="0 0 1280 640" xmlns="http://www.w3.org/2000/svg" font-family="'Segoe UI', system-ui, -apple-system, sans-serif">
2
2
  <defs>
3
3
  <linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
4
- <stop offset="0%" style="stop-color:#0a0a0f"/>
4
+ <stop offset="0%" style="stop-color:#050811"/>
5
5
  <stop offset="100%" style="stop-color:#0d1117"/>
6
6
  </linearGradient>
7
- <linearGradient id="green" x1="0%" y1="0%" x2="100%" y2="0%">
8
- <stop offset="0%" style="stop-color:#059669"/>
9
- <stop offset="100%" style="stop-color:#0891b2"/>
10
- </linearGradient>
11
- <linearGradient id="purple" x1="0%" y1="0%" x2="100%" y2="0%">
7
+ <linearGradient id="accent" x1="0%" y1="0%" x2="100%" y2="0%">
12
8
  <stop offset="0%" style="stop-color:#7c3aed"/>
13
9
  <stop offset="100%" style="stop-color:#2563eb"/>
14
10
  </linearGradient>
15
- <linearGradient id="card1" x1="0%" y1="0%" x2="0%" y2="100%">
16
- <stop offset="0%" style="stop-color:#0f172a"/>
17
- <stop offset="100%" style="stop-color:#0a0a14"/>
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
+ <linearGradient id="card" x1="0%" y1="0%" x2="0%" y2="100%">
16
+ <stop offset="0%" style="stop-color:#161b22"/>
17
+ <stop offset="100%" style="stop-color:#0d1117"/>
18
18
  </linearGradient>
19
19
  </defs>
20
20
 
21
21
  <!-- Background -->
22
22
  <rect width="1280" height="640" fill="url(#bg)"/>
23
23
 
24
- <!-- Subtle grid lines -->
25
- <line x1="0" y1="160" x2="1280" y2="160" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
26
- <line x1="0" y1="320" x2="1280" y2="320" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
27
- <line x1="0" y1="480" x2="1280" y2="480" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
28
- <line x1="320" y1="0" x2="320" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
29
- <line x1="640" y1="0" x2="640" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
30
- <line x1="960" y1="0" x2="960" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.03"/>
24
+ <!-- Subtle grid -->
25
+ <line x1="0" y1="160" x2="1280" y2="160" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
26
+ <line x1="0" y1="320" x2="1280" y2="320" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
27
+ <line x1="0" y1="480" x2="1280" y2="480" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
28
+ <line x1="320" y1="0" x2="320" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
29
+ <line x1="640" y1="0" x2="640" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
30
+ <line x1="960" y1="0" x2="960" y2="640" stroke="#ffffff" stroke-width="0.3" opacity="0.025"/>
31
31
 
32
32
  <!-- Glow orbs -->
33
- <circle cx="120" cy="120" r="220" fill="#7c3aed" opacity="0.05"/>
34
- <circle cx="1160" cy="520" r="260" fill="#059669" opacity="0.05"/>
33
+ <circle cx="100" cy="100" r="240" fill="#7c3aed" opacity="0.04"/>
34
+ <circle cx="1180" cy="540" r="280" fill="#059669" opacity="0.04"/>
35
+ <circle cx="1100" cy="80" r="160" fill="#2563eb" opacity="0.03"/>
35
36
 
36
- <!-- Top bar -->
37
- <rect x="0" y="0" width="1280" height="4" fill="url(#green)"/>
37
+ <!-- Top accent bar -->
38
+ <rect x="0" y="0" width="1280" height="4" fill="url(#accent)"/>
38
39
 
39
- <!-- Left side main content -->
40
+ <!-- ===== LEFT SIDE ===== -->
40
41
 
41
- <!-- Badge -->
42
- <rect x="60" y="55" width="220" height="30" rx="4" fill="#059669" opacity="0.15"/>
43
- <rect x="60" y="55" width="220" height="30" rx="4" fill="none" stroke="#059669" stroke-width="1"/>
44
- <text x="170" y="75" font-size="11" font-weight="700" letter-spacing="3" fill="#10b981" text-anchor="middle">MIT · FREE · OPEN SOURCE</text>
42
+ <!-- MIT badge -->
43
+ <rect x="60" y="52" width="196" height="28" rx="4" fill="#059669" opacity="0.12"/>
44
+ <rect x="60" y="52" width="196" height="28" rx="4" fill="none" stroke="#059669" stroke-width="1"/>
45
+ <text x="158" y="71" font-size="10" font-weight="700" letter-spacing="3" fill="#10b981" text-anchor="middle">MIT · FREE · OPEN SOURCE</text>
45
46
 
46
47
  <!-- Main title -->
47
- <text x="60" y="165" font-size="82" font-weight="900" letter-spacing="-3" fill="#ffffff">Kodelyth</text>
48
- <text x="60" y="255" font-size="82" font-weight="900" letter-spacing="-3">
49
- <tspan fill="url(#green)">ECC</tspan>
50
- </text>
48
+ <text x="60" y="168" font-size="80" font-weight="900" letter-spacing="-3" fill="#ffffff">Kodelyth</text>
49
+ <text x="60" y="252" font-size="80" font-weight="900" letter-spacing="-3" fill="url(#accent)">ECC</text>
51
50
 
52
51
  <!-- Tagline -->
53
- <text x="60" y="310" font-size="20" fill="#64748b" font-weight="400">Production-grade AI coding toolkit.</text>
54
- <text x="60" y="336" font-size="20" fill="#64748b">53 specialist agents for every developer.</text>
52
+ <text x="60" y="308" font-size="19" fill="#8b949e" font-weight="400">61 specialist agents. Local self-learning memory.</text>
53
+ <text x="60" y="334" font-size="19" fill="#8b949e">Zero cloud. Zero telemetry.</text>
55
54
 
56
55
  <!-- Divider -->
57
- <rect x="60" y="368" width="480" height="1" fill="#1e293b"/>
56
+ <rect x="60" y="364" width="500" height="1" fill="#21262d"/>
58
57
 
59
- <!-- Stats row -->
60
- <text x="60" y="408" font-size="38" font-weight="800" fill="#ffffff">53</text>
61
- <text x="60" y="428" font-size="11" fill="#475569" letter-spacing="2">AGENTS</text>
58
+ <!-- Stats row — updated v1.4.1 -->
59
+ <text x="60" y="410" font-size="40" font-weight="800" fill="#ffffff">61</text>
60
+ <text x="60" y="432" font-size="10" fill="#484f58" letter-spacing="2.5">AGENTS</text>
62
61
 
63
- <text x="175" y="408" font-size="38" font-weight="800" fill="#ffffff">185</text>
64
- <text x="175" y="428" font-size="11" fill="#475569" letter-spacing="2">SKILLS</text>
62
+ <text x="180" y="410" font-size="40" font-weight="800" fill="#ffffff">188</text>
63
+ <text x="180" y="432" font-size="10" fill="#484f58" letter-spacing="2.5">SKILLS</text>
65
64
 
66
- <text x="305" y="408" font-size="38" font-weight="800" fill="#ffffff">79</text>
67
- <text x="305" y="428" font-size="11" fill="#475569" letter-spacing="2">COMMANDS</text>
65
+ <text x="320" y="410" font-size="40" font-weight="800" fill="#ffffff">80</text>
66
+ <text x="320" y="432" font-size="10" fill="#484f58" letter-spacing="2.5">COMMANDS</text>
68
67
 
69
- <text x="410" y="408" font-size="38" font-weight="800" fill="#ffffff">18+</text>
70
- <text x="410" y="428" font-size="11" fill="#475569" letter-spacing="2">HOOKS</text>
68
+ <text x="430" y="410" font-size="40" font-weight="800" fill="#ffffff">18+</text>
69
+ <text x="430" y="432" font-size="10" fill="#484f58" letter-spacing="2.5">HOOKS</text>
70
+
71
+ <!-- Memory feature callout -->
72
+ <rect x="60" y="460" width="500" height="68" rx="8" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.3" stroke-width="1"/>
73
+ <text x="80" y="483" font-size="11" font-weight="700" fill="#10b981" letter-spacing="1">SELF-LEARNING MEMORY — NEW IN v1.4</text>
74
+ <text x="80" y="503" font-size="13" fill="#8b949e">Captures solutions from past sessions.</text>
75
+ <text x="80" y="521" font-size="13" fill="#8b949e">Auto-injects relevant context on every prompt.</text>
71
76
 
72
77
  <!-- Platform row -->
73
- <text x="60" y="490" font-size="13" fill="#334155">Works with</text>
74
- <text x="140" y="490" font-size="13" fill="#94a3b8" font-weight="600">Claude Code · Google Antigravity · Cursor · Codex · OpenCode</text>
78
+ <text x="60" y="570" font-size="12" fill="#30363d">Works with</text>
79
+ <text x="135" y="570" font-size="12" fill="#6e7681" font-weight="600">Claude Code · Antigravity · Cursor · Codex · Windsurf · OpenCode</text>
75
80
 
76
81
  <!-- GitHub URL -->
77
- <text x="60" y="580" font-size="14" fill="#334155">github.com/sifxprime/kodelyth-ecc</text>
78
-
79
- <!-- Kodelyth brand -->
80
- <text x="60" y="610" font-size="13" fill="#1e293b" font-weight="700" letter-spacing="1">Powered by KODELYTH</text>
82
+ <text x="60" y="606" font-size="14" fill="#30363d">github.com/sifxprime/kodelyth-ecc</text>
83
+ <text x="60" y="626" font-size="11" fill="#21262d" font-weight="700" letter-spacing="1">Powered by KODELYTH</text>
81
84
 
82
- <!-- Right side — agent cards -->
83
- <g transform="translate(660, 45)">
85
+ <!-- ===== RIGHT SIDE — agent cards ===== -->
86
+ <g transform="translate(650, 40)">
84
87
 
85
88
  <!-- Card 1: debug-detective -->
86
- <rect x="0" y="0" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
87
- <rect x="0" y="0" width="3" height="118" rx="1" fill="#dc2626"/>
88
- <text x="18" y="28" font-size="13" font-weight="700" fill="#f87171">debug-detective</text>
89
- <text x="18" y="46" font-size="11" fill="#334155">Root Cause Hunter</text>
90
- <text x="18" y="70" font-size="12" fill="#64748b">Never guesses. Traces every bug</text>
91
- <text x="18" y="88" font-size="12" fill="#64748b">to its exact origin.</text>
92
- <text x="18" y="110" font-size="10" fill="#1e293b">Debugging · Evidence · Root Cause</text>
93
-
94
- <!-- Card 2: kodelyth-advisor -->
95
- <rect x="300" y="0" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
96
- <rect x="300" y="0" width="3" height="118" rx="1" fill="#7c3aed"/>
97
- <text x="318" y="28" font-size="13" font-weight="700" fill="#a78bfa">kodelyth-advisor</text>
98
- <text x="318" y="46" font-size="11" fill="#334155">The Master Guide</text>
99
- <text x="318" y="70" font-size="12" fill="#64748b">Reads your situation. Tells you</text>
100
- <text x="318" y="88" font-size="12" fill="#64748b">exactly what to do. No noise.</text>
101
- <text x="318" y="110" font-size="10" fill="#1e293b">Guidance · Clarity · Direction</text>
89
+ <rect x="0" y="0" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
90
+ <rect x="0" y="0" width="3" height="112" rx="1" fill="#dc2626"/>
91
+ <text x="18" y="26" font-size="12" font-weight="700" fill="#f87171">debug-detective</text>
92
+ <text x="18" y="43" font-size="10.5" fill="#30363d">Root Cause Hunter</text>
93
+ <text x="18" y="66" font-size="11.5" fill="#6e7681">Never guesses. Traces every bug</text>
94
+ <text x="18" y="83" font-size="11.5" fill="#6e7681">to its exact origin.</text>
95
+ <text x="18" y="104" font-size="9.5" fill="#21262d">Debugging · Evidence · Root Cause</text>
96
+
97
+ <!-- Card 2: kodelyth-memory (NEW) -->
98
+ <rect x="298" y="0" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
99
+ <rect x="298" y="0" width="3" height="112" rx="1" fill="url(#mem)"/>
100
+ <text x="316" y="26" font-size="12" font-weight="700" fill="#10b981">kodelyth-memory</text>
101
+ <text x="316" y="43" font-size="10.5" fill="#30363d">Self-Learning Memory</text>
102
+ <text x="316" y="66" font-size="11.5" fill="#6e7681">Captures solutions. Recalls them</text>
103
+ <text x="316" y="83" font-size="11.5" fill="#6e7681">on every future prompt. Local.</text>
104
+ <text x="316" y="104" font-size="9.5" fill="#21262d">Memory · BM25 · Auto-Recall</text>
102
105
 
103
106
  <!-- Card 3: security-reviewer -->
104
- <rect x="0" y="136" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
105
- <rect x="0" y="136" width="3" height="118" rx="1" fill="#f59e0b"/>
106
- <text x="18" y="164" font-size="13" font-weight="700" fill="#fcd34d">security-reviewer</text>
107
- <text x="18" y="182" font-size="11" fill="#334155">Security Specialist</text>
108
- <text x="18" y="206" font-size="12" fill="#64748b">OWASP Top 10. Catches what</text>
109
- <text x="18" y="224" font-size="12" fill="#64748b">you miss before you commit.</text>
110
- <text x="18" y="246" font-size="10" fill="#1e293b">Security · OWASP · Secrets</text>
107
+ <rect x="0" y="130" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
108
+ <rect x="0" y="130" width="3" height="112" rx="1" fill="#f59e0b"/>
109
+ <text x="18" y="158" font-size="12" font-weight="700" fill="#fcd34d">security-reviewer</text>
110
+ <text x="18" y="175" font-size="10.5" fill="#30363d">Security Specialist</text>
111
+ <text x="18" y="198" font-size="11.5" fill="#6e7681">OWASP Top 10. Catches what</text>
112
+ <text x="18" y="215" font-size="11.5" fill="#6e7681">you miss before you commit.</text>
113
+ <text x="18" y="236" font-size="9.5" fill="#21262d">Security · OWASP · Secrets</text>
111
114
 
112
115
  <!-- Card 4: pair-programmer -->
113
- <rect x="300" y="136" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
114
- <rect x="300" y="136" width="3" height="118" rx="1" fill="#10b981"/>
115
- <text x="318" y="164" font-size="13" font-weight="700" fill="#6ee7b7">pair-programmer</text>
116
- <text x="318" y="182" font-size="11" fill="#334155">Pre-Code Thinker</text>
117
- <text x="318" y="206" font-size="12" fill="#64748b">Catches the wrong approach</text>
118
- <text x="318" y="224" font-size="12" fill="#64748b">before you write a single line.</text>
119
- <text x="318" y="246" font-size="10" fill="#1e293b">Planning · Prevention · Design</text>
120
-
121
- <!-- Card 5: ux-reviewer -->
122
- <rect x="0" y="272" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
123
- <rect x="0" y="272" width="3" height="118" rx="1" fill="#0891b2"/>
124
- <text x="18" y="300" font-size="13" font-weight="700" fill="#67e8f9">ux-reviewer</text>
125
- <text x="18" y="318" font-size="11" fill="#334155">Interface Guardian</text>
126
- <text x="18" y="342" font-size="12" fill="#64748b">WCAG 2.1 AA. Reviews UX</text>
127
- <text x="18" y="360" font-size="12" fill="#64748b">without touching your design.</text>
128
- <text x="18" y="382" font-size="10" fill="#1e293b">UX · Accessibility · Behavior</text>
129
-
130
- <!-- Card 6: api-guardian -->
131
- <rect x="300" y="272" width="280" height="118" rx="8" fill="url(#card1)" stroke="#1e293b" stroke-width="1"/>
132
- <rect x="300" y="272" width="3" height="118" rx="1" fill="#8b5cf6"/>
133
- <text x="318" y="300" font-size="13" font-weight="700" fill="#c4b5fd">api-guardian</text>
134
- <text x="318" y="318" font-size="11" fill="#334155">Contract Protector</text>
135
- <text x="318" y="342" font-size="12" fill="#64748b">Detects BREAKING changes</text>
136
- <text x="318" y="360" font-size="12" fill="#64748b">before they reach production.</text>
137
- <text x="318" y="382" font-size="10" fill="#1e293b">API · Versioning · Contracts</text>
138
-
139
- <!-- More badge -->
140
- <rect x="0" y="408" width="580" height="44" rx="6" fill="#0f172a" stroke="#1e293b" stroke-width="1"/>
141
- <text x="290" y="436" font-size="13" fill="#475569" text-anchor="middle">+ 47 more agents — build fixers · reviewers · testers · open source tools</text>
116
+ <rect x="298" y="130" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
117
+ <rect x="298" y="130" width="3" height="112" rx="1" fill="#10b981"/>
118
+ <text x="316" y="158" font-size="12" font-weight="700" fill="#6ee7b7">pair-programmer</text>
119
+ <text x="316" y="175" font-size="10.5" fill="#30363d">Pre-Code Thinker</text>
120
+ <text x="316" y="198" font-size="11.5" fill="#6e7681">Catches the wrong approach</text>
121
+ <text x="316" y="215" font-size="11.5" fill="#6e7681">before you write a single line.</text>
122
+ <text x="316" y="236" font-size="9.5" fill="#21262d">Planning · Prevention · Design</text>
123
+
124
+ <!-- Card 5: git-rescue -->
125
+ <rect x="0" y="260" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
126
+ <rect x="0" y="260" width="3" height="112" rx="1" fill="#0891b2"/>
127
+ <text x="18" y="288" font-size="12" font-weight="700" fill="#67e8f9">git-rescue</text>
128
+ <text x="18" y="305" font-size="10.5" fill="#30363d">History Recoverer</text>
129
+ <text x="18" y="328" font-size="11.5" fill="#6e7681">Recovers broken git states</text>
130
+ <text x="18" y="345" font-size="11.5" fill="#6e7681">without destroying history.</text>
131
+ <text x="18" y="366" font-size="9.5" fill="#21262d">Git · Recovery · Rebase</text>
132
+
133
+ <!-- Card 6: kodelyth-advisor -->
134
+ <rect x="298" y="260" width="278" height="112" rx="8" fill="url(#card)" stroke="#21262d" stroke-width="1"/>
135
+ <rect x="298" y="260" width="3" height="112" rx="1" fill="#7c3aed"/>
136
+ <text x="316" y="288" font-size="12" font-weight="700" fill="#a78bfa">kodelyth-advisor</text>
137
+ <text x="316" y="305" font-size="10.5" fill="#30363d">The Master Guide</text>
138
+ <text x="316" y="328" font-size="11.5" fill="#6e7681">Reads your situation. Tells you</text>
139
+ <text x="316" y="345" font-size="11.5" fill="#6e7681">exactly what to do. No noise.</text>
140
+ <text x="316" y="366" font-size="9.5" fill="#21262d">Guidance · Clarity · Direction</text>
141
+
142
+ <!-- More agents badge -->
143
+ <rect x="0" y="390" width="576" height="40" rx="6" fill="#161b22" stroke="#21262d" stroke-width="1"/>
144
+ <text x="288" y="415" font-size="12" fill="#484f58" text-anchor="middle">+ 53 more agents — build fixers · reviewers · testers · open-source tools · release</text>
145
+
146
+ <!-- npx install pill -->
147
+ <rect x="0" y="446" width="576" height="40" rx="6" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.4" stroke-width="1"/>
148
+ <text x="288" y="471" font-size="13" font-family="'Courier New', Courier, monospace" fill="#10b981" text-anchor="middle">$ npx kodelyth-ecc</text>
142
149
 
143
150
  </g>
144
151
 
145
- <!-- Bottom bar -->
146
- <rect x="0" y="636" width="1280" height="4" fill="url(#purple)"/>
152
+ <!-- Bottom accent bar -->
153
+ <rect x="0" y="636" width="1280" height="4" fill="url(#mem)"/>
147
154
  </svg>