Skip to content

docs: add agent PR guidance#813

Merged
tode-rl merged 1 commit into
mainfrom
docs/add-agent-pr-guidance
Jun 22, 2026
Merged

docs: add agent PR guidance#813
tode-rl merged 1 commit into
mainfrom
docs/add-agent-pr-guidance

Conversation

@tode-rl

@tode-rl tode-rl commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add root AGENTS.md with repository PR hygiene guidance.
  • Add CLAUDE.md as a symlink to AGENTS.md so Claude and Codex-style agents share the same instructions.

Guidance Added

  • PR titles and commit subjects must use Conventional Commits format.
  • Agents asked to create or update PRs should wait for relevant local validation and passing GitHub CI before handing the turn back, unless blocked by an external issue.
  • Generated SDK code should be changed at the OpenAPI/Stainless source when possible, with handwritten changes kept small and separate.

Validation

  • git diff --cached --check before commit

@tode-rl tode-rl marked this pull request as ready for review June 20, 2026 01:12
@tode-rl tode-rl requested a review from james-rl June 20, 2026 01:12
@tode-rl tode-rl merged commit be107b9 into main Jun 22, 2026
8 checks passed
@tode-rl tode-rl deleted the docs/add-agent-pr-guidance branch June 22, 2026 22:07
@stainless-app stainless-app Bot mentioned this pull request Jun 22, 2026
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.

2 participants