←back to thread

Gemini CLI

(blog.google)
1362 points sync | 1 comments | | HN request time: 0.212s | source
Show context
eisbaw ◴[] No.44381169[source]
Can't we standardize on AGENTS.md instead of all these specific CLAUDE.md and now GEMINI.md.

I just symlink now to AGENTS.md

replies(4): >>44384292 #>>44384792 #>>44388004 #>>44388340 #
22c ◴[] No.44384292[source]
Hmm kinda makes sense to keep them separate because the agents perform differently, right?

You might want to tell Claude not to write so many comments but you might want to tell Gemini not to reach for Kotlin so much, or something.

A unified approach might be nice, but using the same prompt for all of the LLM "coding tools" is probably not going to be as nice as having prompts tailored for each specific tool.

replies(1): >>44386857 #
seunosewa ◴[] No.44386857[source]
Put in the file:

Instructions for Claude:

- ...

- ...

Instructions for Gemini:

- ...

- ...

replies(2): >>44388102 #>>44388171 #
1. breakingcups ◴[] No.44388102[source]
But then the irrelevant instructions are just cluttering the context.