upvote
Hmmmm… seeing this workflow makes me wonder if I can do this with Ruby (the integration between agent and repl)
reply
Absolutely, spin up a TCP server in Ruby, make it run `eval` on what it receives and tell the agent how to call it with netcat or whatever, works like a charm :)
reply