Remix.run Logo
dimgl 6 hours ago

Yeah this looks like OpenCode. I've never gotten good results with it. Wild that it has 120k stars on GitHub.

imiric 6 hours ago | parent | next [-]

OpenClaw has 308k stars. That metric is meaningless now that anyone can deploy bots by the thousands with a single command.

eikenberry 6 hours ago | parent | prev | next [-]

Which are better and free software?

dimgl 6 hours ago | parent [-]

None exist yet, but that doesn't mean OpenCode is automatically good.

brcmthrowaway 6 hours ago | parent | prev [-]

Does Claude Code's system prompt have special sauces?

verdverm 6 hours ago | parent [-]

Yes, very much so.

I've been able to get Gemini flash to be nearly as good as pro with the CC prompts. 1/10 the price 1/10 the cycle time. I find waiting 30s for the next turn painful now

https://github.com/Piebald-AI/claude-code-system-prompts

One nice bonus to doing this is that you can remove the guardrail statements that take attention.

JSR_FDED 2 hours ago | parent | next [-]

Thanks for the link. Very helpful to understanding what’s going on under the hood.

sunaookami 5 hours ago | parent | prev [-]

Interesting, what exactly do you need to make this work? There seem to be a lot of prompts and Gemini won't have the exact same tools I guess? What's your setup?

verdverm 5 hours ago | parent [-]

Yeah, you do want to massage them a bit, and I'm on some older ones before they became so split, but this is definitely the model for subagents and more tools.

Most of my custom agent stack is here, built on ADK: https://github.com/hofstadter-io/hof/tree/_next/lib/agent