Skip to content

Add external integration: langchain-aro (execution integrity artifacts)#2992

Open
Bin Zhang (joy7758) wants to merge 6 commits intolangchain-ai:mainfrom
joy7758:add-langchain-aro-integration
Open

Add external integration: langchain-aro (execution integrity artifacts)#2992
Bin Zhang (joy7758) wants to merge 6 commits intolangchain-ai:mainfrom
joy7758:add-langchain-aro-integration

Conversation

@joy7758
Copy link
Copy Markdown

This PR adds an external integration page for langchain-aro.

langchain-aro is a small middleware-first project that captures LangChain run events, exports a portable artifact, and verifies the artifact via execution hashing.

The integration example shows how to attach an ARORecorder callback handler to a LangChain runnable, export a run artifact, and verify it with verify_artifact().

The project focuses on execution integrity artifacts rather than tracing or observability replacement.

The current MVP is experimental and has been validated against a real langchain-core callback flow.

@github-actions github-actions bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects external User is not a member of langchain-ai labels Mar 8, 2026
@mdrxy Mason Daugherty (mdrxy) added the integration For docs updates for LangChain integrations label Mar 13, 2026
@joy7758 Bin Zhang (joy7758) force-pushed the add-langchain-aro-integration branch from 5e508c4 to a935307 Compare March 15, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai integration For docs updates for LangChain integrations langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants