dehi

Results 18 comments of dehi

Thanks! I'll give the fix a try and see if I find a solution. Cheers

MR https://github.com/HiveMinds/tw-install/pull/104 Fixes Dockerfile build. It may also fix some CI bugs?

Pull request: https://github.com/marvk/chess/pull/21

I had the same issue and found a solution. Opening split paned in Vim and a terminal buffer -> no issues moving in and out. Doing the same but from...

Can confirm I've been having this issue with 1.0.24, reverting to 1.0.21 fixed the issue.

> !`echo hello` -> becomes -> "echo hello" > example for commands: https://opencode.ai/docs/commands/#shell-output > > We wanna make this "templating" consistent in other places (also shell output isn't the only...

Hello, I also am encountering this issue: ``` error: Cannot find module '@opencode-ai/plugin' from '/home/[redacted]/dot-config/opencode/tool/list-agents.ts' ``` Is it still mandatory to actively create a node_modules folder everywhere we run opencode...

I cannot reproduce the issue, I guess we are all good; Looking at the file logs produced by opencode helps knowing where the package is installed ``` INFO 2025-11-21T21:23:13 +9ms...