Skip to content

docs: add AGENTS.md guidance for AI coding agents - #993

Merged
dkhawk merged 2 commits into
mainfrom
docs/agents-md
Sep 8, 2026
Merged

docs: add AGENTS.md guidance for AI coding agents#993
dkhawk merged 2 commits into
mainfrom
docs/agents-md

Conversation

@kikoso

@kikoso kikoso commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Overview

Adds an AGENTS.md at the repo root with guidance for AI coding agents working on this repository, following the agents.md convention. Also adds a one line CLAUDE.md pointer so Claude Code picks up the same file.

Content

  • Module map and where the build logic lives
  • Build, test, lint and coverage commands
  • API key setup for the demo app
  • Code style rules distilled from the existing .gemini/styleguide.md
  • PR conventions, including that release-please parses Conventional Commit prefixes and that CHANGELOG.md is machine generated
  • The AI contribution policy from CONTRIBUTING.md

This gives contributors using any coding agent (Gemini CLI, Claude Code, Codex, Cursor) one canonical instructions file instead of tool specific ones, in line with the standardization discussion in googlemaps-samples/android-maps3d-samples#62.

@googlemaps-bot

googlemaps-bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 24.61%

There is no coverage information present for the Files changed

@dkhawk
dkhawk merged commit aec06f3 into main Sep 8, 2026
13 checks passed
@dkhawk
dkhawk deleted the docs/agents-md branch September 8, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants