|
|
|
|
|
by orangeisthe
5 days ago
|
|
Two main reasons I don't have this setup already is
- the resource you need to give the VM running opencode to build your projects
- Faster testing I run pi coding agent right on my mac and I run our entire software suite - example: redis, postgres, kratos, .. etc. With coding agent running on my main development device, I can build faster (assuming opencode VM is a on a low specd machine) as well as test it faster. Example: I can just rebuild the backend and restart it and test it on the UI client with the new changes. |
|