Skip to content

Commit 054a44b

Browse files
Add https://github.com/langchain-ai/open-swe to Orchestration/Agent category (#268)
Co-authored-by: ky-hiverge <[email protected]>
1 parent 496e304 commit 054a44b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
* **[LlamaIndex](https://github.com/run-llama/llama_index)**: LlamaIndex is the leading framework for building LLM-powered agents over your data. ![Stars](https://img.shields.io/github/stars/run-llama/llama_index.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/run-llama/llama_index?color=green) ![LastCommit](https://img.shields.io/github/last-commit/run-llama/llama_index?color=green)
147147
* **[Magentic-UI](https://github.com/microsoft/magentic-ui)**: A research prototype of a human-centered web agent ![Stars](https://img.shields.io/github/stars/microsoft/magentic-ui.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/microsoft/magentic-ui?color=green) ![LastCommit](https://img.shields.io/github/last-commit/microsoft/magentic-ui?color=green)
148148
* **[MetaGPT](https://github.com/geekan/MetaGPT)**: 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming. ![Stars](https://img.shields.io/github/stars/geekan/metagpt.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/geekan/metagpt?color=green) ![LastCommit](https://img.shields.io/github/last-commit/geekan/metagpt?color=green)
149+
* **[Open SWE](https://github.com/langchain-ai/open-swe)**: An Open-Source Asynchronous Coding Agent ![Stars](https://img.shields.io/github/stars/langchain-ai/open-swe.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/langchain-ai/open-swe?color=green) ![LastCommit](https://img.shields.io/github/last-commit/langchain-ai/open-swe?color=green)
149150
* **[OpenAI Agents SDK](https://github.com/openai/openai-agents-python)**: A lightweight, powerful framework for multi-agent workflows. ![Stars](https://img.shields.io/github/stars/openai/openai-agents-python.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/openai/openai-agents-python?color=green) ![LastCommit](https://img.shields.io/github/last-commit/openai/openai-agents-python?color=green)
150151
* **[OpenManus](https://github.com/mannaandpoem/OpenManus)**: No fortress, purely open ground. OpenManus is Coming. ![Stars](https://img.shields.io/github/stars/mannaandpoem/openmanus.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/mannaandpoem/openmanus?color=green) ![LastCommit](https://img.shields.io/github/last-commit/mannaandpoem/openmanus?color=green)
151152
* **[PydanticAI](https://github.com/pydantic/pydantic-ai)**: Agent Framework / shim to use Pydantic with LLMs. ![Stars](https://img.shields.io/github/stars/pydantic/pydantic-ai.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/pydantic/pydantic-ai?color=green) ![LastCommit](https://img.shields.io/github/last-commit/pydantic/pydantic-ai?color=green)

website/data.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,11 @@ categories:
463463
homepage_url: https://mgx.dev/
464464
logo: metagpt.png
465465
repo_url: https://github.com/geekan/MetaGPT
466+
- name: Open SWE
467+
description: An Open-Source Asynchronous Coding Agent
468+
homepage_url: https://swe.langchain.com/
469+
logo: open-swe
470+
repo_url: https://github.com/langchain-ai/open-swe
466471
- name: OpenAI Agents SDK
467472
description: A lightweight, powerful framework for multi-agent workflows.
468473
homepage_url: https://github.com/openai/openai-agents-python

website/logos/open-swe

5.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)