Skip to content

Add AGENTS.md for AI coding assistants#129

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

Add AGENTS.md for AI coding assistants#129
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 (sync + async note), key behavioral rules (routing defaults, profile merge vs replace, idempotency via extra_headers, bulk 3-step flow), concept definitions, and links to full docs / MCP / skills
  • File is ~50 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 Python SDK: core send pattern, 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 725dd06 to ab3673d Compare April 1, 2026 16:55
@xehl xehl merged commit 25609a5 into main Apr 1, 2026
7 checks passed
@xehl xehl deleted the docs/add-agents-md branch April 1, 2026 16:59
@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