Hacker News new | ask | show | jobs
by zingar 79 days ago
Hmmmm… seeing this workflow makes me wonder if I can do this with Ruby (the integration between agent and repl)
1 comments

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 :)