Skip to content

Commit 31ddd6a

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

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs/get-started/registry.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,33 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
187187
<code>1.425.0</code>
188188
</p>
189189
</Card>
190+
<Card
191+
title="Junie"
192+
href="https://github.com/jetbrains-junie/junie"
193+
icon={
194+
<svg
195+
width="20"
196+
height="20"
197+
className="agent-icon"
198+
aria-hidden="true"
199+
focusable="false"
200+
xmlns="http://www.w3.org/2000/svg"
201+
viewBox="0 0 40 40"
202+
fill="none"
203+
>
204+
<path
205+
d="M25 15H35V16.75C35 29 30.5001 35 16.5001 35H15V25H16.5001C22.6251 25 25 22.875 25 16.75V15Z"
206+
fill="currentColor"
207+
/>
208+
<rect x="5" y="15" fill="currentColor" />
209+
<rect x="15" y="5" fill="currentColor" />
210+
</svg>
211+
}
212+
>
213+
<p class="text-xs mt-3">
214+
<code>704.1.0</code>
215+
</p>
216+
</Card>
190217
<Card
191218
title="Kimi CLI"
192219
href="https://github.com/MoonshotAI/kimi-cli"

0 commit comments

Comments
 (0)