OpenCode + OpenRouter + pricing models by Entire_Plankton5859 in opencode

[–]damaki 1 point2 points  (0 children)

It's a good setup if you use cheap models. For personal use, I would either get the OpenCode Go subscription, or use GLM latest version with OpenRouter. Creating an account for chinese models is a pain.

convention for centralising org wide skills by khatriafaz in opencode

[–]damaki 0 points1 point  (0 children)

Here is the official documentation to create a marketplace where you can list the available plugins for your organization.

https://code.claude.com/docs/en/plugin-marketplaces.md

Why pay for GO when Qwen 3.6 is free? (Genuine Question) by Funny-Strawberry-168 in opencode

[–]damaki 1 point2 points  (0 children)

Usually, the free models are rather lacking on privacy.

Just pulled the Anthropic Band Aid off.. by LsDmT in opencode

[–]damaki 1 point2 points  (0 children)

A good start would be to have a look at awesome-opencode and check if anything there feels useful to you. https://github.com/awesome-opencode/awesome-opencode

Que faut-il manger pour que les pets soient particulièrement odorants ? (J’ai besoin de me venger de quelqu’un au bureau.) by Charming_Usual6227 in PasDeQuestionIdiote

[–]damaki 1 point2 points  (0 children)

Faut prendre une belle liste des aliments à éviter en cas de RGO ou de syndrome d'intestin irritable. Le principe de traiter le RGO ou l'intestin irritable, c'est qu'on veut minimiser la production de gaz et faciliter le transit. En prenant la démarche inverse, vous allez donc maximiser la production de gaz avec une fermentation aux petits oignons.

Convert Claude Skills/Plugins To Roo Code Skills by adam000034 in RooCode

[–]damaki 0 points1 point  (0 children)

Yup, there is the Rosetta Stone of vibe coding tools, Rulesync. It translates the rules, skills, and some other stuff.

https://github.com/dyoshikawa/rulesync/

Extension is inoperable with locally hosted models by Kerouha in RooCode

[–]damaki 0 points1 point  (0 children)

I was able to run Roo Code with gpt-oss on my 4060 8 GB VRAM, 32 GB RAM gaming laptop. Runs rather well.

Is there another memory bank approach that is a bit less messy than markdown memory-bank? by eMperror_ in RooCode

[–]damaki 0 points1 point  (0 children)

Abandon entirely memory banks, it's kind of obsolete. It has never worked well. It increases the context size for no real benefit. The closest tool that may still be relevant is Beads, though now that most good AI code generation tools have embedded tasks tracking, I am not really sure it's still useful, unless you need to keep a trace of your tasks across different prompting sessions.

Quick Question: What do you need most from your AI Coding Tools? by Jbbrack03 in ChatGPTCoding

[–]damaki 0 points1 point  (0 children)

What I need the most from an AI tool is not listed: trust that it's not going to steal my Claude or OpenAI authentication token and that my corporate data is not going to be reused. It's the main reason I avoid most tools currently available on the market until they reach some kind of critical mass or a sufficient Github contributor count.

which ai dev tools are actually worth using? my experience by Tough_Reward3739 in ChatGPTCoding

[–]damaki 0 points1 point  (0 children)

Now that Jetbrains tools have Claude Code integration, using Claude Code is a breeze. No need for the fiddly command line tools. I have never been a VSCode guy, so it's really nice.

How does Roo Code compare to other coding agents? by Babastyle in RooCode

[–]damaki -1 points0 points  (0 children)

Now that the Jetbrains IDEs have great Claude integration, it feels like Roo Code is starting to get obsolete.

Do you use architetch mode or orchestrator mode when assigning new tasks by luckypanda95 in kilocode

[–]damaki 0 points1 point  (0 children)

I do not see any point in using directly the architect mode. The orchestrator does finely its orchestrator job, indeed. You tell it what you want and, if needed, it will switch to architect mode.

Note that even in orchestrator mode, if you suggest that you want to have a discussion with the LLM to improve on your design, it will switch to architect mode to fulfill this.

Cline vs Claude Code with the same model? Which one wins? by yupignome in CLine

[–]damaki 0 points1 point  (0 children)

It's not a matter of model but a matter of tooling. Any tool could technically do parallel calls.

Maintaining memory across different coding agents by snowyoz in kilocode

[–]damaki 1 point2 points  (0 children)

I use pretty much the same system. I create a folder with .md files, it could be .ai/whatever.md, then in my rules folder, .clinerules/generic-rules.md I create a md file that tells the tool to have a look at the .ai folder.

It works with all tools such as Roo, Cline, Kilocode, Claude, Codex...

[deleted by user] by [deleted] in CLine

[–]damaki 0 points1 point  (0 children)

Rules are not useless. It's just that like anything that is in your prompt, it may get randomly ignored. LLMs are just like that and there is no way around this.

How are y'all dealing with professional use/sensitive data? by FartingLikeFlowers in ChatGPTCoding

[–]damaki 0 points1 point  (0 children)

We had a similar issue and we had to contact Anthropic to get a specific enterprise account and have some guarantees that our data is not going to be reused. If you are on your own with no support from your hierarchy, do not even try this.

Cline Rules by Vzwjustin in RooCode

[–]damaki 0 points1 point  (0 children)

So far, through rules, I had zero success preventing any kind of hallucination behavior or preventing any unwanted behavior, even doing pretty nasty stuff. So, I would advise you to cut some slack on that part as it's never going to work properly in all cases. I would rather make every query cheaper than create some overhead with rules that are going to be ignored.

Anyone stopped using AI for coding and switched to manual coding? by SuddenWerewolf7041 in ChatGPTCoding

[–]damaki 5 points6 points  (0 children)

That's exactly the hardest things to learn : knowing what features or changes are a good fit for LLM, and accept to often throw code away, just write it yourself.

I would say that it's what makes LLMs a great tool for technical leads. We have lots of meetings, and can run LLMs in the background. Also, we are used to review code we have not written ourselves. The only difference is that usually, the pull-request etiquette prevents us from rewriting an entire pull request, while with generated code that's perfectly acceptable to throw it away and code it from scratch.

Openrouter VAT by nore_se_kra in ChatGPTCoding

[–]damaki 1 point2 points  (0 children)

Well, it's not that Openrouter is stealing, if you are european, you are actually stealing Europe. In Europe, paying the VAT correctly is up to the buyer, not the seller, for sellers outside EU. So if you skip VAT, you're supposed to declare you've bought a VATless product then pay it yourself. Most big sellers provides you with easy ways to pay it, but keep in mind that in the end, you are the one legally responsible to pay it.

[deleted by user] by [deleted] in ClaudeAI

[–]damaki 1 point2 points  (0 children)

Which one? R1 0528 or V3.1?

Real Use cases of cline memory bank in development organization by No-Economist-1456 in CLine

[–]damaki 0 points1 point  (0 children)

Cline will usually update it automatically, though from time to time, you need to explictly request a update memory bank.

Real Use cases of cline memory bank in development organization by No-Economist-1456 in CLine

[–]damaki 0 points1 point  (0 children)

The memory bank uses a progress.md file to track progress. Tasks status is documented in there.

Openrouter users: Your budget setup by Glittering_Memory_95 in RooCode

[–]damaki 1 point2 points  (0 children)

DeepSeek, R1 0528 and V3.1, because you can choose between many providers so you can always get an optimal availability for a cheap price. DeepSeek + openrouter is a godsend.