|
|
|
|
|
by AnotherGoodName
19 days ago
|
|
Fwiw separate machines for the agents is awesome in general anyway. I have agent frontends running on a low power server where every session is in tmux. So i can just resume from my home pc and pickup where i left off without reestablishing context. I do have to manually feed it data it can access bit that’s also a feature. Also let’s me shutdown the home pc if it’s some long running task since the server is much more power efficient. |
|