Skip to content

[AAASM-51] ✨ (langgraph): Add node execution hooks with metadata#8

Merged
Chisanan232 merged 32 commits into
masterfrom
v0.0.0/AAASM-51/langgraph_adapter_node_hooks
Apr 28, 2026
Merged

[AAASM-51] ✨ (langgraph): Add node execution hooks with metadata#8
Chisanan232 merged 32 commits into
masterfrom
v0.0.0/AAASM-51/langgraph_adapter_node_hooks

Conversation

@Chisanan232
Copy link
Copy Markdown
Contributor

Description

Implement AAASM-51 LangGraph adapter node execution hooks in the runtime patch path, including compatibility shims and acceptance coverage.

Type of Change

  • ✨ New feature
  • 🔧 Bug fix
  • ♻️ Refactoring
  • 🍀 Performance improvement
  • 📚 Documentation update
  • 🚀 Release

Breaking Changes

Does this PR introduce any breaking changes?

  • No
  • Yes (please describe below)

Related Issues

  • Related JIRA ticket: AAASM-51
  • Related GitHub issues: N/A

Testing

Describe the testing performed for this PR:

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No tests required (explain why)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Comments added for complex logic
  • Documentation updated if needed
  • All tests passing

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 94.73684% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agent_assembly/adapters/langgraph/patch.py 93.83% 13 Missing ⚠️

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

@Chisanan232 Chisanan232 merged commit bf3d325 into master Apr 28, 2026
22 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.

1 participant