On Wed, Sep 02, 2026 at 06:06:14AM -0400, Michael S. Tsirkin wrote: > On Wed, Sep 02, 2026 at 11:56:46AM +0200, Paolo Bonzini wrote: > > On Wed, Sep 2, 2026 at 11:46 AM Michael S. Tsirkin <[email protected]> wrote: > > > > > > On Tue, Sep 01, 2026 at 06:14:22PM +0200, Paolo Bonzini wrote: > > > > diff --git a/GEMINI.md b/GEMINI.md > > > > new file mode 100644 > > > > index 00000000000..43c994c2d36 > > > > --- /dev/null > > > > +++ b/GEMINI.md > > > > @@ -0,0 +1 @@ > > > > [email protected] > > > > > > gemini seems to support agents.md - r u at the latest version? > > > > I tested and it doesn't load it for me. > > ok then sorry.
It appears to be doable via a custom setting: https://geminicli.com/docs/cli/gemini-md/#customize-the-context-file-name IOW, we could add a .gemini/settings.json that points it to AGENTS.MD instead of having a top level GEMINI.md file. Both are somewhat unpleasant given they're tool specific, but I'd have a slight preference towards the .gemini solution as dotfiles are a hidden files in many contexts. Similarly IIUC it would be possible to have a .claude/CLAUDE.MD file instead of the top level one. With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
