Hello,
The link from the agents.md website for Gemini CLI currently links to a nonexistent address (https://github.com/google-gemini/gemini-cli/blob/main/docs/get-started/configuration.md#available-settings-in-settingsjson).
I believe the current version lives under https://github.com/google-gemini/gemini-cli/blob/main/docs/reference/configuration.md instead.
Another problem is that the mentioned configuration.md does not contain reference to AGENTS.md as of now and only lists GEMINI.md as the context file. Maybe it did and now it doesn't, or it just has not been supported so far.
Still, it looks like you can work around maintaining two files by using @path/to/file.md notation (so @./AGENTS.md) for the GEMINI.md content.
I do not know if Gemini CLI should disappear altogether from agetns.md website because of this, so for now I will just submit a pull request with link correction.
Thanks.
Hello,
The link from the agents.md website for Gemini CLI currently links to a nonexistent address (
https://github.com/google-gemini/gemini-cli/blob/main/docs/get-started/configuration.md#available-settings-in-settingsjson).I believe the current version lives under
https://github.com/google-gemini/gemini-cli/blob/main/docs/reference/configuration.mdinstead.Another problem is that the mentioned
configuration.mddoes not contain reference to AGENTS.md as of now and only lists GEMINI.md as the context file. Maybe it did and now it doesn't, or it just has not been supported so far.Still, it looks like you can work around maintaining two files by using
@path/to/file.mdnotation (so@./AGENTS.md) for the GEMINI.md content.I do not know if Gemini CLI should disappear altogether from agetns.md website because of this, so for now I will just submit a pull request with link correction.
Thanks.