mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
* feat: make other agents support asking user input in MessageAction. * Update agenthub/micro/_instructions/actions/message.md Co-authored-by: Robert Brennan <accounts@rbren.io> * Update agenthub/micro/_instructions/actions/message.md Co-authored-by: Robert Brennan <accounts@rbren.io> * feat: make other agents support asking user input in MessageAction. * Regenerate test artifacts --------- Co-authored-by: aaren.xzh <aaren.xzh@antfin.com> Co-authored-by: Robert Brennan <accounts@rbren.io> Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
LLM control loop
This is currently a standalone utility. It will need to be integrated into OpenDevin's backend.
Usage
# Run this in project root
./agenthub/monologue_agent/build-and-run.sh "write a bash script that prints 'hello world'"