Skip to content

Commit 012c29b

Browse files
benbrandtgithub-actions[bot]
authored andcommitted
docs: update registry agents
1 parent 2fd5841 commit 012c29b

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

docs/get-started/registry.mdx

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,43 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol
406406
<code>0.1.0</code>
407407
</p>
408408
</Card>
409+
<Card
410+
title="DeepAgents"
411+
href="https://github.com/langchain-ai/deepagentsjs"
412+
icon={
413+
<svg
414+
width="20"
415+
height="20"
416+
className="agent-icon"
417+
aria-hidden="true"
418+
focusable="false"
419+
xmlns="http://www.w3.org/2000/svg"
420+
viewBox="0 0 128 128"
421+
>
422+
<path
423+
fill="currentColor"
424+
d="M40.1024 85.0722C47.6207 77.5537 51.8469 67.3453 51.8469 56.7136C51.8469 46.0818 47.617 35.8734 40.1024 28.355L11.7446 0C4.22995 7.5185 0 17.7269 0 28.3586C0 38.9903 4.22995 49.1987 11.7446 56.7172L40.0987 85.0722H40.1024Z"
425+
/>
426+
<path
427+
fill="currentColor"
428+
d="M99.4385 87.698C91.9239 80.1832 81.7121 75.9531 71.0844 75.9531C60.4566 75.9531 50.2448 80.1832 42.7266 87.698L71.0844 116.057C78.599 123.571 88.8107 127.802 99.4421 127.802C110.074 127.802 120.282 123.571 127.8 116.057L99.4421 87.698H99.4385Z"
429+
/>
430+
<path
431+
fill="currentColor"
432+
d="M11.8146 115.987C19.3329 123.502 29.541 127.732 40.1724 127.732V87.6289H0.0664062C0.0700559 98.2606 4.29635 108.469 11.8146 115.987Z"
433+
/>
434+
<path
435+
fill="currentColor"
436+
d="M110.387 45.7684C102.869 38.2535 92.6608 34.0198 82.0258 34.0234C71.3943 34.0234 61.1863 38.2535 53.668 45.772L82.0258 74.1306L110.387 45.7684Z"
437+
/>
438+
</svg>
439+
}
440+
>
441+
Batteries-included AI coding and general purpose agent powered by LangChain.
442+
<p class="text-xs mt-3">
443+
<code>0.1.1</code>
444+
</p>
445+
</Card>
409446
<Card
410447
title="DimCode"
411448
icon={

0 commit comments

Comments
 (0)