Skip to content

Commit 76c9732

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

1 file changed

Lines changed: 159 additions & 13 deletions

File tree

docs/get-started/registry.mdx

Lines changed: 159 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
5555
Augment Code&#39;s powerful software agent, backed by industry-leading
5656
context engine
5757
<p class="text-xs mt-3">
58-
<code>0.16.2</code>
58+
<code>0.17.0</code>
5959
</p>
6060
</Card>
6161
<Card
@@ -228,7 +228,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
228228
Autonomous coding agent CLI - capable of creating/editing files, running
229229
commands, using the browser, and more
230230
<p class="text-xs mt-3">
231-
<code>2.4.3</code>
231+
<code>2.5.0</code>
232232
</p>
233233
</Card>
234234
<Card
@@ -263,7 +263,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
263263
>
264264
Tencent Cloud&#39;s official intelligent coding tool
265265
<p class="text-xs mt-3">
266-
<code>2.50.7</code>
266+
<code>2.51.2</code>
267267
</p>
268268
</Card>
269269
<Card
@@ -320,7 +320,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
320320
>
321321
Co-building with a seasoned Rust partner.
322322
<p class="text-xs mt-3">
323-
<code>0.3.3</code>
323+
<code>0.3.4</code>
324324
</p>
325325
</Card>
326326
<Card
@@ -345,7 +345,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
345345
>
346346
Factory Droid - AI coding agent powered by Factory AI
347347
<p class="text-xs mt-3">
348-
<code>0.61.0</code>
348+
<code>0.63.0</code>
349349
</p>
350350
</Card>
351351
<Card
@@ -370,7 +370,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
370370
>
371371
Google&#39;s official CLI for Gemini
372372
<p class="text-xs mt-3">
373-
<code>0.29.7</code>
373+
<code>0.30.0</code>
374374
</p>
375375
</Card>
376376
<Card
@@ -406,7 +406,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
406406
>
407407
GitHub&#39;s AI pair programmer
408408
<p class="text-xs mt-3">
409-
<code>1.430.0</code>
409+
<code>1.432.0</code>
410410
</p>
411411
</Card>
412412
<Card
@@ -431,7 +431,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
431431
>
432432
A local, extensible, open source AI agent that automates engineering tasks
433433
<p class="text-xs mt-3">
434-
<code>1.25.0</code>
434+
<code>1.25.1</code>
435435
</p>
436436
</Card>
437437
<Card
@@ -459,7 +459,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
459459
>
460460
AI Coding Agent by JetBrains
461461
<p class="text-xs mt-3">
462-
<code>802.5.0</code>
462+
<code>849.19.0</code>
463463
</p>
464464
</Card>
465465
<Card
@@ -484,7 +484,153 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
484484
>
485485
Moonshot AI&#39;s coding assistant
486486
<p class="text-xs mt-3">
487-
<code>1.12.0</code>
487+
<code>1.14.0</code>
488+
</p>
489+
</Card>
490+
<Card
491+
title="Minion Code"
492+
href="https://github.com/femto/minion-code"
493+
icon={
494+
<svg
495+
width="20"
496+
height="20"
497+
className="agent-icon"
498+
aria-hidden="true"
499+
focusable="false"
500+
xmlns="http://www.w3.org/2000/svg"
501+
viewBox="0 0 16 16"
502+
>
503+
<rect
504+
fill="none"
505+
stroke="currentColor"
506+
strokeWidth="1.1"
507+
x="4.5"
508+
y="2.5"
509+
rx="3.5"
510+
/>
511+
<line
512+
stroke="currentColor"
513+
strokeWidth="1"
514+
x1="3"
515+
y1="5.5"
516+
x2="13"
517+
y2="5.5"
518+
/>
519+
<circle
520+
fill="none"
521+
stroke="currentColor"
522+
strokeWidth="1"
523+
cx="6.5"
524+
cy="5.5"
525+
r="1.6"
526+
/>
527+
<circle
528+
fill="none"
529+
stroke="currentColor"
530+
strokeWidth="1"
531+
cx="9.5"
532+
cy="5.5"
533+
r="1.6"
534+
/>
535+
<circle fill="currentColor" cx="6.8" cy="5.6" r="0.55" />
536+
<circle fill="currentColor" cx="9.8" cy="5.6" r="0.55" />
537+
<path
538+
fill="none"
539+
stroke="currentColor"
540+
strokeWidth="0.6"
541+
strokeLinecap="round"
542+
d="M7 8.3 Q8 9 9 8.3"
543+
/>
544+
<path
545+
fill="none"
546+
stroke="currentColor"
547+
strokeWidth="0.9"
548+
strokeLinecap="round"
549+
d="M4.5 8 L3 9.5"
550+
/>
551+
<path
552+
fill="none"
553+
stroke="currentColor"
554+
strokeWidth="0.9"
555+
strokeLinecap="round"
556+
d="M11.5 8 L13 9.5"
557+
/>
558+
<line
559+
stroke="currentColor"
560+
strokeWidth="0.7"
561+
x1="5"
562+
y1="9.5"
563+
x2="11"
564+
y2="9.5"
565+
/>
566+
<line
567+
stroke="currentColor"
568+
strokeWidth="0.9"
569+
x1="6.5"
570+
y1="12.5"
571+
x2="6.5"
572+
y2="14"
573+
/>
574+
<line
575+
stroke="currentColor"
576+
strokeWidth="0.9"
577+
x1="9.5"
578+
y1="12.5"
579+
x2="9.5"
580+
y2="14"
581+
/>
582+
<line
583+
stroke="currentColor"
584+
strokeWidth="0.9"
585+
strokeLinecap="round"
586+
x1="6.5"
587+
y1="14"
588+
x2="5.5"
589+
y2="14"
590+
/>
591+
<line
592+
stroke="currentColor"
593+
strokeWidth="0.9"
594+
strokeLinecap="round"
595+
x1="9.5"
596+
y1="14"
597+
x2="10.5"
598+
y2="14"
599+
/>
600+
<line
601+
stroke="currentColor"
602+
strokeWidth="0.7"
603+
strokeLinecap="round"
604+
x1="8"
605+
y1="2.5"
606+
x2="7.3"
607+
y2="0.8"
608+
/>
609+
<line
610+
stroke="currentColor"
611+
strokeWidth="0.7"
612+
strokeLinecap="round"
613+
x1="8"
614+
y1="2.5"
615+
x2="8"
616+
y2="0.5"
617+
/>
618+
<line
619+
stroke="currentColor"
620+
strokeWidth="0.7"
621+
strokeLinecap="round"
622+
x1="8"
623+
y1="2.5"
624+
x2="8.7"
625+
y2="0.8"
626+
/>
627+
</svg>
628+
}
629+
>
630+
An enhanced AI code assistant built on the Minion framework with rich
631+
development tools
632+
<p class="text-xs mt-3">
633+
<code>0.1.39</code>
488634
</p>
489635
</Card>
490636
<Card
@@ -574,7 +720,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
574720
>
575721
The open source coding agent
576722
<p class="text-xs mt-3">
577-
<code>1.2.10</code>
723+
<code>1.2.15</code>
578724
</p>
579725
</Card>
580726
<Card
@@ -625,7 +771,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
625771
>
626772
Alibaba&#39;s Qwen coding assistant
627773
<p class="text-xs mt-3">
628-
<code>0.10.5</code>
774+
<code>0.10.6</code>
629775
</p>
630776
</Card>
631777
<Card
@@ -650,7 +796,7 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
650796
>
651797
Open-source DevOps agent in Rust with enterprise-grade security
652798
<p class="text-xs mt-3">
653-
<code>0.3.60</code>
799+
<code>0.3.62</code>
654800
</p>
655801
</Card>
656802
</CardGroup>

0 commit comments

Comments
 (0)