refactor: restructure microagents system (#5886)

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
This commit is contained in:
Xingyao Wang
2025-01-02 17:13:18 -05:00
committed by GitHub
parent 8983d719bd
commit c1b514e9d3
24 changed files with 771 additions and 142 deletions

View File

@@ -1,6 +1,7 @@
---
name: repo
agent: CodeAct
type: repo
agent: CodeActAgent
---
This repository contains the code for OpenHands, an automated AI software engineer. It has a Python backend
(in the `openhands` directory) and React frontend (in the `frontend` directory).