Skip to content

Commit e20476b

Browse files
docs: update registry agents (#494)
Co-authored-by: benbrandt <2111074+benbrandt@users.noreply.github.com>
1 parent c2978f5 commit e20476b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/get-started/registry.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)