Lovol
New Member
I do a fair amount of maintenance on small Linux servers over SSH and I’d like to have a coding agent available there for quick fixes, config changes and digging through unfamiliar projects. Most of the machines are pretty minimal though, so I don’t really want to install Node, npm and a pile of dependencies just to get an agent running. A self-contained binary that I could copy onto the server would be much more convenient, even if the project is still experimental. Are there any open-source coding agents built with that kind of setup in mind?