[PR #5553] [open-swe] docs: Create AGENTS.md with repository guidelines #4515

Closed
opened 2026-02-20 17:50:19 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5553

State: closed
Merged: No


Fixes #5551

This pull request adds a comprehensive AGENTS.md file to the repository root, providing clear guidelines and context for developers and agents working with the project.

Key changes:

  • Created AGENTS.md with four XML-tagged sections
  • Included detailed guidelines for:
    1. General development rules
    2. Repository structure overview
    3. Dependencies and installation instructions
    4. Testing guidelines

The documentation provides a structured approach to understanding the repository's workflow, structure, and best practices. It serves as a central reference for new contributors, ensuring consistency and clarity in development processes.

Sections cover:

  • Monorepo development workflow
  • Library dependencies and package management
  • Testing frameworks and conventions
  • Code quality tools and practices

Reviewers should verify the completeness and accuracy of the guidelines across all four sections.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5553 **State:** closed **Merged:** No --- Fixes #5551 This pull request adds a comprehensive AGENTS.md file to the repository root, providing clear guidelines and context for developers and agents working with the project. Key changes: - Created AGENTS.md with four XML-tagged sections - Included detailed guidelines for: 1. General development rules 2. Repository structure overview 3. Dependencies and installation instructions 4. Testing guidelines The documentation provides a structured approach to understanding the repository's workflow, structure, and best practices. It serves as a central reference for new contributors, ensuring consistency and clarity in development processes. Sections cover: - Monorepo development workflow - Library dependencies and package management - Testing frameworks and conventions - Code quality tools and practices Reviewers should verify the completeness and accuracy of the guidelines across all four sections.
yindo added the pull-request label 2026-02-20 17:50:19 -05:00
yindo closed this issue 2026-02-20 17:50:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4515