This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
heroagent_go_old/aiprompts/instructions/instructions_handler_client.md
2025-04-23 04:18:28 +02:00

366 B

create a client for processmanager over telnet in @pkg/handlerfactory/clients

this is over tcp or socket

make a factory in clients where we say to which server we want to connect and then make methods per action which have right parameters which then create the heroscript which is sent to the server

we always expect json back

the json gets parsed and returned