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

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

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

State: closed
Merged: No


Fixes #5532

This pull request adds an AGENTS.md file to the repository root, providing comprehensive guidelines for developers and agents working in this monorepo.

The AGENTS.md file includes four key sections:

  • General Rules: Covering development practices, code search guidelines, and mandatory commands
  • Repository Structure: High-level overview of the monorepo layout and library organization
  • Dependencies and Installation: Instructions for using uv package manager and setting up the project
  • Testing Instructions: Guidelines for pytest, test execution, and Docker setup

Key highlights:

  • Enforces consistent development practices
  • Provides clear guidance on repository navigation
  • Simplifies dependency management and testing processes

The documentation aims to help new contributors quickly understand and navigate the repository's structure and development workflow.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5534 **State:** closed **Merged:** No --- Fixes #5532 This pull request adds an AGENTS.md file to the repository root, providing comprehensive guidelines for developers and agents working in this monorepo. The AGENTS.md file includes four key sections: - General Rules: Covering development practices, code search guidelines, and mandatory commands - Repository Structure: High-level overview of the monorepo layout and library organization - Dependencies and Installation: Instructions for using uv package manager and setting up the project - Testing Instructions: Guidelines for pytest, test execution, and Docker setup Key highlights: - Enforces consistent development practices - Provides clear guidance on repository navigation - Simplifies dependency management and testing processes The documentation aims to help new contributors quickly understand and navigate the repository's structure and development workflow.
yindo added the pull-request label 2026-02-20 17:50:18 -05:00
yindo closed this issue 2026-02-20 17:50:18 -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#4507