Files
OpenHands/opendevin/server/mock
Graham Neubig 3a21198424 Remove monologue agent (#3036)
* Remove monologue agent

* Fixes
2024-07-19 19:25:05 +00:00
..
2024-07-19 19:25:05 +00:00

OpenDevin mock server

This is a simple mock server to facilitate development in the frontend.

Start the Server

Follow the instructions in the README to install dependencies. Then run:

python listen.py

Then open the frontend to connect to the mock server. It will simply reply to every received message.