| ▲ | cdrini 11 hours ago | |||||||
Out of curiosity, what are your favourite features that are unique to your implementation? | ||||||||
| ▲ | embedding-shape 8 hours ago | parent [-] | |||||||
Not parent, but favorite feature of my own harness I haven't seen somewhere else, is the ability for the agent to execute code on different hosts in a transparent and easy way. Fairly simple and probably could prompt the agent + set things up with ssh, but was doing other stuff related to a server<>client model, so figured why not add it as a couple of tools. Now the agent can build cross-platform applications while I'm mostly on Linux and actually verify it works, without me manually switching between three OSes. | ||||||||
| ||||||||