Every time I open and close neovim, an opencode serve process spawned by this plugin is left running, which causes excessive memory usage. It seems the only solution is to manually terminate the opencode serve process.
I'm not sure if this is intented behavior or a bug. Can the same opencode serve be reused by multiple neovim instances?

Every time I open and close neovim, an
opencode serveprocess spawned by this plugin is left running, which causes excessive memory usage. It seems the only solution is to manually terminate theopencode serveprocess.I'm not sure if this is intented behavior or a bug. Can the same
opencode servebe reused by multiple neovim instances?