Aiden Cline
Aiden Cline
I think ideally we wouldn't need to duplicate so much logic
It looks to me like the model isn't calling tools anymore at that stage
we are pretty tied into bun so i dont expect this to change, most likely bun will have freebsd support at some point: https://github.com/oven-sh/bun/issues/1524
We ship an executable there aren't any node deps
@fabioalmeidaweb it only happens when u are piping right? or is this a constant issue
@pigmej if u run `opencode --print-logs` what do u see
What provider + model are you using? This is probably just your model, also how many mcp servers are you running? They can bloat context
Yeah grok code isn't the smartest model ever so sometimes that happens. We could try doing some prompts specifically for grok code
Sorry about that @tobias-walle the bot is a little overeager, I think ill make it reword it's comments so that people know they dont need to respond to it. Every...
I think everything skills offers is already possible right, or at least most of it, just define a [custom tool](https://opencode.ai/docs/custom-tools/) and return markdown from it I mean that's like 99%...