Skip to content

Commit 7a1115a

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

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/get-started/registry.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,21 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
846846
**0.3.78**, <a href="https://github.com/stakpak/agent"><Icon icon="github" /></a>
847847

848848
</Card>
849+
<Card
850+
title="VT Code"
851+
href="https://github.com/vinhnx/VTCode/blob/main/docs/guides/zed-acp.md"
852+
icon={
853+
<svg width="20" height="20" className="agent-icon" aria-hidden="true" focusable="false" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
854+
<path d="M0.5 5.5L2.5 8 0.5 10.5" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round"/>
855+
<text x="3.2" y="11.5" font-family="'SF Mono', 'Fira Code', 'Consolas', monospace" font-size="10" font-weight="600" letter-spacing="-0.5" fill="currentColor">VT</text>
856+
</svg>
857+
}
858+
>
859+
An open-source coding agent with LLM-native code understanding and robust shell safety. Supports multiple LLM providers with automatic failover and efficient context management.
860+
861+
**0.96.14**, <a href="https://github.com/vinhnx/VTCode"><Icon icon="github" /></a>
862+
863+
</Card>
849864
</CardGroup>
850865

851866
## Using the Registry

0 commit comments

Comments
 (0)