Skip to content

docs: add AGENTS.md for AI coding agent guidance#306

Merged
naorpeled merged 4 commits intomainfrom
docs/add-agents-md
Feb 28, 2026
Merged

docs: add AGENTS.md for AI coding agent guidance#306
naorpeled merged 4 commits intomainfrom
docs/add-agents-md

Conversation

@naorpeled
Copy link
Collaborator

@naorpeled naorpeled commented Feb 28, 2026

No description provided.

Provides development commands, architecture overview, code conventions,
and contribution guidelines to help Claude Code navigate the codebase.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 28, 2026 18:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a CLAUDE.md guidance file for Claude Code to work effectively in the lambda-api repository (commands, architecture, and contribution conventions).

Changes:

  • Introduces CLAUDE.md with common dev commands and testing workflow
  • Documents high-level architecture (entrypoint, core lib/ modules, routing internals)
  • Summarizes project conventions and change checklist (tests, types, backwards compatibility)

Rename to AGENTS.md format for broader AI coding agent compatibility.
Restructured with best-practice sections: commands, architecture,
code style with examples, testing, and explicit boundaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@naorpeled naorpeled changed the title Add CLAUDE.md for Claude Code guidance Add AGENTS.md for AI coding agent guidance Feb 28, 2026
@naorpeled naorpeled changed the title Add AGENTS.md for AI coding agent guidance docs: add AGENTS.md for AI coding agent guidance Feb 28, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

- Fix single test file command: use npx jest directly instead of
  npm run test:unit which adds a conflicting testPathPattern
- List both S3 peer dependencies (client-s3 and s3-request-presigner)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@naorpeled naorpeled merged commit d5465ac into main Feb 28, 2026
7 checks passed
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