|
|
@@ -1,6 +1,6 @@
|
|
|
-# 📚 Misc
|
|
|
+# About OpenHands
|
|
|
|
|
|
-## ⭐️ Research Strategy
|
|
|
+## Research Strategy
|
|
|
|
|
|
Achieving full replication of production-grade applications with LLMs is a complex endeavor. Our strategy involves:
|
|
|
|
|
|
@@ -9,34 +9,11 @@ Achieving full replication of production-grade applications with LLMs is a compl
|
|
|
3. **Task Planning:** Developing capabilities for bug detection, codebase management, and optimization
|
|
|
4. **Evaluation:** Establishing comprehensive evaluation metrics to better understand and improve our models
|
|
|
|
|
|
-## 🚧 Default Agent
|
|
|
+## Default Agent
|
|
|
|
|
|
Our default Agent is currently the [CodeActAgent](agents), which is capable of generating code and handling files.
|
|
|
|
|
|
-## 🤝 How to Contribute
|
|
|
-
|
|
|
-OpenHands is a community-driven project, and we welcome contributions from everyone. Whether you're a developer, a researcher, or simply enthusiastic about advancing the field of software engineering with AI, there are many ways to get involved:
|
|
|
-
|
|
|
-- **Code Contributions:** Help us develop the core functionalities, frontend interface, or sandboxing solutions
|
|
|
-- **Research and Evaluation:** Contribute to our understanding of LLMs in software engineering, participate in evaluating the models, or suggest improvements
|
|
|
-- **Feedback and Testing:** Use the OpenHands toolset, report bugs, suggest features, or provide feedback on usability
|
|
|
-
|
|
|
-For details, please check [this document](https://github.com/All-Hands-AI/OpenHands/blob/main/CONTRIBUTING.md).
|
|
|
-
|
|
|
-## 🤖 Join Our Community
|
|
|
-
|
|
|
-We have both Slack workspace for the collaboration on building OpenHands and Discord server for discussion about anything related, e.g., this project, LLM, agent, etc.
|
|
|
-
|
|
|
-- [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2oikve2hu-UDxHeo8nsE69y6T7yFX_BA)
|
|
|
-- [Discord server](https://discord.gg/ESHStjSjD4)
|
|
|
-
|
|
|
-If you would love to contribute, feel free to join our community. Let's simplify software engineering together!
|
|
|
-
|
|
|
-🐚 **Code less, make more with OpenHands.**
|
|
|
-
|
|
|
-[](https://star-history.com/#All-Hands-AI/OpenHands&Date)
|
|
|
-
|
|
|
-## 🛠️ Built With
|
|
|
+## Built With
|
|
|
|
|
|
OpenHands is built using a combination of powerful frameworks and libraries, providing a robust foundation for its development. Here are the key technologies used in the project:
|
|
|
|
|
|
@@ -44,6 +21,9 @@ OpenHands is built using a combination of powerful frameworks and libraries, pro
|
|
|
|
|
|
Please note that the selection of these technologies is in progress, and additional technologies may be added or existing ones may be removed as the project evolves. We strive to adopt the most suitable and efficient tools to enhance the capabilities of OpenHands.
|
|
|
|
|
|
-## 📜 License
|
|
|
+## Licensing, Contributing, Community Servers
|
|
|
+
|
|
|
+Distributed under MIT [License](https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE).
|
|
|
|
|
|
-Distributed under the MIT License. See [our license](https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE) for more information.
|
|
|
+For guides on how to contribute to OpenHands, joining our Discord and Slack servers
|
|
|
+[check out the OpenHands README.](https://github.com/All-Hands-AI/OpenHands?tab=readme-ov-file#-how-to-contribute)
|