-->
A part of the Cocapn Fleet, this repository contains the Python agent implementation.
The agent provides a lightweight server that integrates with the Cocapn Fleet for task execution and communication.
Install dependencies:
pip install -r requirements.txtRun the agent server:
python agent-server.pyThis project is licensed under the terms of the LICENSE file.