|
|
|
|
|
by logicprog
312 days ago
|
|
> I suspect as you do more, you will create dev guides and testing guides that can encapsulate more of that direction so you won't need to micromanage it. Definitely. Prompt adherence to stuff that's in an AGENTS/QWEN/CLAUDE/GEMINI.md is not perfect ime though. >If you used Gemini CLI, you picked the coding agent with the worst output. So if you got something that worked to your liking, you should try Claude. I'm aware actually lol! I started with OpenCode+GLM 4.5 (via OpenRouter), but I started burning through cache extremely quickly, and I can't remotely afford Claude Code, so I was using qwen-code mostly just for the 2000 free requests a day and prompt caching abilities, and because I prefer Qwen 3 Coder to Gemini... anything for agentic coding. |
|
https://gist.github.com/WolframRavenwolf/0ee85a65b10e1a442e4...
We gave Gemini CLI a spin, it is kinda unhinged, I am impressed you were able to get your results. After reading through the Gemini CLI codebase, it appears to be a shallow photocopy knockoff of Claude Code, but it has no built in feedback loops or development guides other than, "you are an excellent senior programmer ..." the built in prompts are embarrassingly naive.
Qwen has it's own agent which I haven't used https://github.com/QwenLM/qwen-code
Another is https://github.com/sst/opencode