Skip to content

Add LangGraph agent development rules#29

Open
Rajathbharadwaj wants to merge 1 commit into
sanjeed5:mainfrom
Rajathbharadwaj:add-langgraph-rules
Open

Add LangGraph agent development rules#29
Rajathbharadwaj wants to merge 1 commit into
sanjeed5:mainfrom
Rajathbharadwaj:add-langgraph-rules

Conversation

@Rajathbharadwaj

Copy link
Copy Markdown

Description

Adds cursor rules for building production AI agents with LangGraph.

What's included

  • State definition best practices (TypedDict, add_messages)
  • Node function patterns
  • Conditional edge routing
  • Tool definition guidelines
  • Human-in-the-loop patterns
  • Production deployment tips

Why this matters

LangGraph is becoming the standard for production AI agents, but most devs struggle with the patterns. These rules help Cursor generate correct LangGraph code.

Example usage

Apply when working on any Python file involving LangGraph agent development.

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.

1 participant