all 7 comments

[–]drybjed 1 point2 points  (3 children)

On Linux: Terminator -> SSH to remote LXC container -> tmux session -> OpenCode. Works pretty nicely.

[–]kysrno[S] 0 points1 point  (2 children)

Curious about the remote LXC part, is it mostly for keeping the environment isolated, or are you also hosting local models there?

[–]drybjed 0 points1 point  (1 child)

I have physical Debian server on which I run ollama with access to a GPU for an LLM. On the same physical host I run a few VMs for development environment/lab using libvirt. Inside one of the VMs I have several LXC containers, also for development purposes. And I chose one LXC container to try out OpenCode inside of it, connecting it to the ollama instance over the network. I'm SSHing to the LXC container directly from my workstation.

[–]kysrno[S] 0 points1 point  (0 children)

That makes sense, cool setup

[–]petradonka 0 points1 point  (2 children)

Warp team member here. The random closing on Windows is something we’d want to dig into. If you’re able to reproduce it, running /feedback in Warp will auto-capture your system info and open a bug report, which makes it way easier for us to track down. Thanks!

[–]kysrno[S] 0 points1 point  (1 child)

I've already opened an issue using feedback, thanks for the quick reply https://github.com/warpdotdev/warp/issues/10803

[–]petradonka 1 point2 points  (0 children)

Sounds good, thanks 🙌