Skip to content

fix: rename graph nodes to avoid LangGraph 0.4.8 state key conflicts …#5

Open
amanaiproduct wants to merge 1 commit intomainfrom
serial-fix
Open

fix: rename graph nodes to avoid LangGraph 0.4.8 state key conflicts …#5
amanaiproduct wants to merge 1 commit intomainfrom
serial-fix

Conversation

@amanaiproduct
Copy link
Copy Markdown
Owner

…(serial)

  • Renamed nodes from 'research', 'budget', 'local', 'itinerary' to 'research_node', 'budget_node', 'local_node', 'itinerary_node'
  • Fixes ValueError: node name already being used as state key
  • Maintains serial execution: research → budget → local → itinerary

🤖 Generated with Claude Code

…(serial)

- Renamed nodes from 'research', 'budget', 'local', 'itinerary' to
  'research_node', 'budget_node', 'local_node', 'itinerary_node'
- Fixes ValueError: node name already being used as state key
- Maintains serial execution: research → budget → local → itinerary

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 9, 2025

Deploy Preview for friendly-trifle-b2f7da ready!

Name Link
🔨 Latest commit fe89f69
🔍 Latest deploy log https://app.netlify.com/projects/friendly-trifle-b2f7da/deploys/68c073d6658e9900080d5192
😎 Deploy Preview https://deploy-preview-5--friendly-trifle-b2f7da.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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