File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
239239 </Card >
240240 <Card
241241 title = " OpenCode"
242- href = " https://github.com/sst /opencode"
242+ href = " https://github.com/anomalyco /opencode"
243243 icon = {
244244 <svg width = " 20" height = " 20" className = " agent-icon" aria-hidden = " true" focusable = " false" viewBox = " 0 0 16 16" fill = " none" xmlns = " http://www.w3.org/2000/svg" >
245245 <path fillRule = " evenodd" clipRule = " evenodd" d = " M13 14H3V2H13V14ZM10.5 4.4H5.5V11.6H10.5V4.4Z" fill = " currentColor" />
@@ -273,6 +273,19 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
273273 <code >0.10.1</code >
274274 </p >
275275 </Card >
276+ <Card
277+ title = " Stakpak"
278+ href = " https://github.com/stakpak/agent"
279+ icon = {
280+ <svg width = " 20" height = " 20" className = " agent-icon" aria-hidden = " true" focusable = " false" xmlns = " http://www.w3.org/2000/svg" viewBox = " 0 0 16 16" >
281+ <path fill = " currentColor" d = " M6.53 4.412h5.883v3.587H9.471v3.588H3.588V7.999H6.53Z" />
282+ </svg >
283+ }
284+ >
285+ <p class = " text-xs mt-3" >
286+ <code >0.3.38</code >
287+ </p >
288+ </Card >
276289< / CardGroup >
277290
278291## Using the Registry
You can’t perform that action at this time.
0 commit comments