Skip to content

Add AGENTS.md for AI coding assistants#96

Merged
xehl merged 1 commit intomainfrom
docs/add-agents-md
Apr 1, 2026
Merged

Add AGENTS.md for AI coding assistants#96
xehl merged 1 commit intomainfrom
docs/add-agents-md

Conversation

@xehl
Copy link
Copy Markdown
Member

@xehl xehl commented Apr 1, 2026

Summary

  • Adds AGENTS.md at the repo root with structured context for AI coding agents (Cursor, Claude Code, Codex, etc.)
  • Contains the core send pattern with builder API, key behavioral rules (routing defaults, profile merge vs replace, idempotency via putAdditionalHeader, bulk 3-step flow), concept definitions, and links to full docs / MCP / skills
  • File is ~60 lines; Stainless will not touch it since it's a non-generated file

Provides structured context for AI agents (Cursor, Claude Code, Codex)
working with the Courier Java SDK: core send pattern with builder API,
key rules (routing defaults, profile merge vs replace, idempotency,
bulk flow), concept definitions, and links to full docs/MCP/skills.
@xehl xehl force-pushed the docs/add-agents-md branch from 6f4849e to 62510cf Compare April 1, 2026 16:55
@xehl xehl merged commit 873304d into main Apr 1, 2026
7 checks passed
@xehl xehl deleted the docs/add-agents-md branch April 1, 2026 17:00
@stainless-app stainless-app bot mentioned this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant