logoalt Hacker News

my-huge-ponytoday at 12:51 PM1 replyview on HN

We use opencode with self hosted llm for privacy reasons. Good, right? Well, no, because opencode by default uses a "free" cloud model to summarize all chats even if a different model was configured as the main one.

I wonder how many opencode users upload their private secrets to the cloud, while thinking they're using a self hosted model.

Btw. I don't think this is malicious, just sloppy.


Replies

esafaktoday at 1:17 PM

It uses gpt-5-nano through OpenCode Zen to generate the title unless you override `small_model`. https://opencode.ai/docs/providers/#self-hosted-gitlab