top | item 46597681

OpenCode-Container

1 points| jeena | 1 month ago |git.jeena.net

1 comment

order

jeena|1 month ago

OP here

I was afraid of trying any online models with opencode because per default it has full access to your computer. I also never want the AI to push code anywhere, I want to do it myself to keep this control, afterall it's easy just to nuke the local repo.

This is where I came up with this docker container for it and a alias which opens opencode in the docker container and mounts things, etc. I'm just afraid I missed some safety things, because I'm not good at it.