Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(langchain-classic): deprecate hub, limit loads/dumps | eyurtsev | M | No | 0.1h | 0.1h | May 07, 2026 |
SummaryChoreDeprecate legacy hub and tighten serialization This PR removes legacy hub interfaces and hardens serialization to improve stability for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: version packages | github-actions | M | No | 29.9h | - | May 07, 2026 |
SummaryChorechore: version packages Automates package versioning and changelog updates for LangChainJS, enabling automated npm releases via the Changesets action. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(aws): map Bedrock prompt cache usage metadata | hntrl | M | No | 0.7h | - | May 07, 2026 |
SummaryBug FixMap Bedrock prompt cache usage metadata Adds mapping of Bedrock cache token fields into usage metadata, enabling visibility in LangSmith and cost analytics. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| release(langchain): 1.3.0a2 | sydney-runkle | S | No | 0.0h | - | May 06, 2026 |
SummaryChoreBump langchain to 1.3.0a2 Updates the langchain library to the latest alpha release, ensuring compatibility with new features and allowing prerelease dependencies. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| release(langchain): 1.3.0a2 | sydney-runkle | S | No | 0.0h | - | May 06, 2026 |
SummaryChoreRelease langchain 1.3.0a2 Bumps langchain version to 1.3.0a2, enabling new features and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(langchain): ordered schema resolution — list replaces set so state_schema wins | sydney-runkle | S | No | 0.2h | 0.9h | May 06, 2026 |
SummaryBug FixFix ordered schema resolution to ensure deterministic state schema precedence Ensures that custom state schemas reliably override middleware defaults, eliminating random field conflicts and removing the need for manual patches. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(core): deprecate `streamLog`, `streamEvents` v1, `RunnableWithMessageHistory` and improve threat model verbiage for `loads` | colifran | M | No | 3.9h | 0.9h | May 05, 2026 |
SummaryChoreDeprecate streamLog, streamEvents v1, RunnableWithMessageHistory Legacy streaming APIs are deprecated in favor of newer, more secure alternatives. Updated threat model documentation clarifies security assumptions for developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): deno re-declaration in LangSmith is causing unit test failures | colifran | XS | No | 0.6h | 0.2h | May 05, 2026 |
SummaryBug FixFix Deno redeclaration causing test failures Resolve TypeScript redeclaration errors introduced by LangSmith upgrade, ensuring unit tests pass and type safety is maintained. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: version packages | github-actions | S | No | 0.0h | - | May 05, 2026 |
SummaryChorechore: version packages Automates publishing of packages to npm when a release is ready, triggered by the Changesets GitHub action. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(langchain): add support for `streamEvents` and adds a stream transformer for tool calls | christian-bromann | XL | No | 94.6h | 94.5h | May 05, 2026 |
SummaryFeatureAdd stream primitives to langchain Introduces stream primitives and a transformer for tool calls, enabling efficient streaming of events in langchain. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| release(langchain-classic): 1.0.6 | nick-hollon-lc | XS | No | 0.2h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| release(langchain): 0.3.29 | nick-hollon-lc | XS | No | 0.1h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/text-splitters | dependabot | XS | No | 1.6h | - | May 05, 2026 |
SummaryChorechore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/text-splitters Updates the jupyter-server dependency to the latest patch, incorporating security fixes and bug improvements for the text-splitters library. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/langchain | dependabot | XS | No | 1.6h | - | May 05, 2026 |
SummaryChorechore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/langchain Update jupyter-server dependency to address security patches and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/core | dependabot | XS | No | 1.6h | - | May 05, 2026 |
SummaryChorechore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/core Updates the jupyter-server dependency to the latest patch, incorporating security fixes and bug improvements for the core library. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| ci(infra): pin `pypa/gh-action-pypi-publish` to commit SHA | nick-hollon-lc | XS | No | 0.1h | - | May 05, 2026 |
SummaryCI/CDPin PyPI publish action to commit SHA Pin the PyPI publish action to a specific commit SHA to enforce consistency with the SHA‑pinning policy, ensuring stable and reproducible release workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(langchain): restrict deserialization in `langchain.storage._lc_store` | nick-hollon-lc | S | No | 0.0h | 0.0h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(langchain): restrict deserialization in `langchain_classic.storage._lc_store` | nick-hollon-lc | S | No | 0.2h | 0.2h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| release(core): 0.3.85 | nick-hollon-lc | XS | No | 1.2h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(core, langchain): harden `load()` against untrusted manifests | nick-hollon-lc | L | No | 1.2h | 0.1h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(infra): drop Python 3.9 from CI matrix | nick-hollon-lc | S | No | 0.4h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(infra): pin GitHub Actions to commit SHAs | nick-hollon-lc | M | No | 0.2h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(langchain): use langchain-classic version for `hub.pull` deprecation | nick-hollon-lc | XS | No | 0.2h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| release(core): 1.3.3 | nick-hollon-lc | XS | No | 0.3h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(core): set deprecation `since` to 1.3.3 to match release | nick-hollon-lc | S | No | 0.1h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(core, langchain): harden `load()` against untrusted manifests | nick-hollon-lc | XL | No | 0.1h | 0.0h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: update README.md | npentrel | S | No | 0.6h | 0.1h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: update README.md | npentrel | XS | No | 0.7h | 0.2h | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(infra): run pre-release checks before TestPyPI publish | mdrxy | M | No | 0.1h | - | May 05, 2026 |
SummaryCI/CDRun pre-release checks before TestPyPI publish Reorders release pipeline to ensure checks run before publishing, preventing failed checks from leaving stale TestPyPI versions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(fireworks): require `api_key` in `FireworksEmbeddings` | mdrxy | S | No | 0.0h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| release(mistralai): 1.1.4 | mdrxy | XS | No | 0.0h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(mistralai): strip non-wire keys from `ToolMessage` | mdrxy | S | No | 0.3h | - | May 05, 2026 |
SummaryBug FixFix Mistralai ToolMessage key stripping Corrects handling of ToolMessage by removing non-wire keys, ensuring proper message formatting for Mistralai integration. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| release(fireworks): 1.3.1 | mdrxy | XS | No | 0.1h | - | May 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(fireworks): strip non-wire keys from `ToolMessage` text content blocks | mdrxy | S | No | 0.3h | - | May 05, 2026 |
SummaryBug FixFix Fireworks tool message key stripping Sanitizes tool message payloads to avoid Fireworks API errors, ensuring smooth tool round-trips. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-model-profile-bot | S | No | 5.8h | 5.8h | May 05, 2026 |
SummaryChoreRefresh model profile data Automatically updates partner model profiles, ensuring up-to-date integration data. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(deps): bump the gh-actions-major group with 2 updates | dependabot | M | No | 89.4h | 0.0h | May 05, 2026 |
SummaryChoreUpdate GitHub Actions dependencies Bumps GitHub Actions dependencies to newer versions, improving security and compatibility. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump langsmith from 0.5.21 to 0.6.0 | dependabot | S | No | 89.1h | - | May 05, 2026 |
SummaryChorechore(deps): bump langsmith from 0.5.21 to 0.6.0 Updates the langsmith SDK to the latest 0.6.0 release, ensuring compatibility and access to new features. Health Assessment
Small
Low
Medium
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript, Yaml
|
||||||
| chore(deps): bump @google/generative-ai from 0.7.1 to 0.24.1 | dependabot | S | No | 89.2h | - | May 05, 2026 |
SummaryChoreBump @google/generative-ai from 0.7.1 to 0.24.1 Updates the @google/generative-ai dependency to the latest version, which includes various bug fixes and new features. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the gh-actions-minor-and-patch group | dependabot | M | No | 89.4h | - | May 05, 2026 |
SummaryChoreBump actions/setup-node to v6.4.0 Updates the GitHub Actions setup-node to the latest patch, improving CI stability and security. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||