refined-dusk-88261
06/03/2025, 11:49 PMCHANGES.md if you want to reproduce the same behavior.
This is mostly undocumented, and some bugs are hidden, because I don't think someone uses /api/conversations locally.
OpenHands devs, if you read this, could you please take a look at CHANGES.md and ask Claude/Gemini to fix a couple of issues that are explained in the doc? 🙂
Example Query:
curl -X POST "<http://192.168.0.23:34141/api/conversations>" \
-H "Authorization: Bearer API_KEY_EMPTY" \
-H "Content-Type: application/json" \
-d '{
"initial_user_msg": "Check whether there is any incorrect information in the README.md file and show me the most critical issue if so.",
"repository": "iSevenDays/WilmerAI"
}'wooden-umbrella-84098
06/04/2025, 12:03 AMwooden-umbrella-84098
06/04/2025, 12:03 AMrefined-dusk-88261
06/04/2025, 4:21 PM