BAAI-Agents / Cradle

The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.
https://baai-agents.github.io/Cradle/
MIT License
1.89k stars 165 forks source link

When will testing code be supported on OSWorld? #69

Open jdy18 opened 4 months ago

WeihaoTan commented 4 months ago

The code for running Cradle in OSWorld is highly coupled with OSWorld code to adapt Cradle to the OSWorld env, which is not proper to be in this repo. You can refer to this repo (https://github.com/XiaHaochong98/Cradle_OSWorld) to run Cradle in OSWorld.