Pull Request Explorer

Back to Repo
Exploring 79 PRs for Langchainjs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(deps): bump the langchain group with 4 updates dependabot XL No 0.4h - Jun 02, 2026

Summary

Chore

chore(deps): bump the langchain group with 4 updates

Updates several langchain packages to newer versions, ensuring compatibility and security.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the gh-actions-minor-and-patch group dependabot M No 0.1h - Jun 02, 2026

Summary

CI/CD

Bump actions/checkout to 6.0.3

Updates the GitHub Actions checkout step to the latest patch, improving CI reliability and security.

Health Assessment

Small
Low
Low
  • Dependabot auto‑merged the PR in minutes with no review or comments, indicating a low‑risk, routine dependency update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: fix dependabot npm config for pnpm workspace jkennedyvz M No 0.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix Dependabot config for pnpm workspace

Ensures Dependabot updates regenerate the root lockfile, preventing CI failures caused by outdated lockfiles.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low risk and efficient process.

AI Details

Tech Stack

Languages: Yaml
chore(deps): bump the root-dev-major group across 1 directory with 6 updates dependabot XL No 9.9h - Jun 02, 2026

Summary

Chore

chore(deps): bump the root-dev-major group across 1 directory with 6 updates

Update development dependencies across the repository to newer major versions, ensuring compatibility and security.

Health Assessment

X-Large
Low
Low
  • Quick automated dependency bump with minimal review, merged within 10 hours of opening.

AI Details

Confidence: 1.00

Tech Stack

chore(deps): bump @langchain/langgraph-checkpoint from 1.0.1 to 1.0.4 dependabot S No 9.6h - Jun 02, 2026

Summary

Chore

Bump langgraph-checkpoint dependency

Updates the langgraph-checkpoint package to the latest patch, ensuring compatibility and security.

Health Assessment

Small
Low
Low
  • Quick dependency bump merged without review, indicating low complexity and risk.

AI Details

Tech Stack

chore(deps): bump the gh-actions-minor-and-patch group with 2 updates dependabot M No 1.7h - Jun 02, 2026

Summary

CI/CD

Update GitHub Actions dependencies

Bumps GitHub Actions setup and stale action to newer versions, ensuring CI pipelines use the latest features and security patches.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependabot update, low risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump ibm-cloud-sdk-core from 5.4.11 to 5.4.20 dependabot L No 1.3h - Jun 02, 2026

Summary

Chore

Bump ibm-cloud-sdk-core dependency

Updates IBM Cloud SDK core to the latest patch, ensuring compatibility and security fixes for the LangChain JS provider.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependency update.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1034.0 to 3.1058.0 dependabot XL AI 1.2h - Jun 02, 2026

Summary

Chore

Bump AWS Bedrock Runtime SDK to v3.1058

Updates the AWS Bedrock Runtime SDK to the latest patch, ensuring compatibility and security fixes.

Health Assessment

X-Large
Low
Low
  • Fast merge with minimal changes; no review required.

AI Details

Category: Code AI

Tech Stack

Languages: Javascript
chore(deps): bump lorem-ipsum from 2.0.8 to 3.0.0 dependabot S No 1.2h - Jun 02, 2026

Summary

Chore

Bump lorem-ipsum dependency to 3.0.0

Updates the lorem-ipsum library to the latest version, improving compatibility and addressing potential security issues.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, merged within 1.2 hours.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump graphql from 16.13.2 to 16.14.1 dependabot S No 1.3h - Jun 02, 2026

Summary

Chore

Bump graphql dependency to 16.14.1

Updates the GraphQL library to the latest patch, incorporating bug fixes and documentation improvements for better stability and security.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, no review required.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
chore(deps): bump prisma from 4.16.2 to 7.8.0 dependabot L No 1.3h - Jun 02, 2026

Summary

Chore

Bump Prisma dependency to 7.8.0

Updates the Prisma ORM to the latest 7.8.0 release, incorporating performance improvements and critical bug fixes for database interactions.

Health Assessment

Small
Low
Low
  • Merged within 1.3 hours with no review required, indicating a straightforward dependency update with minimal risk.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump axios from 1.15.2 to 1.16.0 dependabot M No 78.2h - Jun 01, 2026

Summary

Chore

chore(deps): bump axios from 1.15.2 to 1.16.0

Updates the axios HTTP client to a newer version, providing bug fixes and security improvements for the LangChainJS library.

Health Assessment

Small
Low
Low
  • A single commit updated the axios dependency with minimal code changes, resulting in a quick merge without review or rework.

AI Details

Tech Stack

chore: version packages github-actions S No 116.5h - Jun 01, 2026

Summary

Chore

Version packages

Automated release of updated package versions to npm via changesets.

Health Assessment

Small
Low
Low
  • Automated release PR with minimal changes, merged quickly after action triggers.

AI Details

Tech Stack

fix: support agent invoke without strict null checks oritwoen M No 253.8h 253.8h Jun 01, 2026

Summary

Bug Fix

Support agent invoke without strict null checks

Fixes agent invocation errors in non‑strict TypeScript environments, improving reliability for developers using the LangChainJS library.

Health Assessment

Medium
Medium
High
  • The PR required over 10 days for review, indicating a bottleneck, but the change was small and approved without rework.
  • Minimal commits and a single approval suggest low complexity despite the long cycle time.

AI Details

Tech Stack

Languages: Typescript
fix(langchain): propagate ReactAgent withConfig defaults to inner graph christian-bromann M No 204.5h - Jun 01, 2026

Summary

Bug Fix

Propagate ReactAgent defaults to inner graph

This change guarantees that configuration defaults set via withConfig are applied to the inner graph, fixing issues with recursion limits and metadata. It improves agent stability and predictability for downstream applications.

Health Assessment

Medium
Medium
High
  • The PR took over 8 days to merge with no visible review events, indicating potential bottlenecks in the review process.
  • The change is small but critical for agent configuration correctness, reducing the risk of misconfigured agents in production.

AI Details

Tech Stack

Languages: Typescript
docs(google-cloud-sql-pg): add deprecation warning and changeset hntrl XS No 0.5h - May 28, 2026

Summary

Docs

Add deprecation notice for google-cloud-sql-pg

Adds a deprecation notice for @langchain/google-cloud-sql-pg and documents the change with a changeset so it is reflected in release notes.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, no code impact.

AI Details

Confidence: 0.80

Tech Stack

chore: version packages github-actions S No 0.1h - May 26, 2026

Summary

Chore

chore: version packages

Automates publishing of updated packages to npm, enabling timely releases without manual intervention.

Health Assessment

Small
Low
Low
  • Automated release action with minimal code changes; quick cycle time indicates efficient process.

AI Details

Tech Stack

feat(langchain): register stream transformers on middleware christian-bromann XL No 139.0h - May 26, 2026

Summary

Feature

Register stream transformers on middleware

Adds ability to register stream transformers in middleware, merging with agent transformers, enhancing extensibility and type safety.

Health Assessment

X-Large
High
High
  • PR introduced extensive changes across middleware and agent modules, adding numerous tests and type definitions, resulting in a long cycle time and high scope, indicating significant effort and potential risk.

AI Details

Tech Stack

Languages: Typescript
chore(deps-dev): bump turbo from 2.9.6 to 2.9.14 dependabot M No 153.1h - May 26, 2026

Summary

Chore

Bump turbo dependency to 2.9.14

Updates turbo to address security fixes, ensuring safer build pipeline.

Health Assessment

Small
Low
Low
  • Automated dependency update with minimal changes, merged after ~6 days without review.

AI Details

Tech Stack

chore(deps-dev): bump hono from 4.12.14 to 4.12.18 dependabot S No 153.2h - May 26, 2026

Summary

Chore

chore(deps-dev): bump hono from 4.12.14 to 4.12.18

Updates the hono framework to address security fixes and improve stability for downstream projects.

Health Assessment

Small
Low
Low
  • A straightforward dependency bump with no review comments, merged after a 6‑day cycle.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 dependabot S No 57.4h - May 22, 2026

Summary

Chore

Bump fast-xml-builder dependency

Updates fast-xml-builder to address security fixes and new features, ensuring compatibility and improved XML handling.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with minimal review, indicating low risk and efficient process.

AI Details

Tech Stack

docs: fix duplicate-word typos in source comments devteamaegis XS No 9.5h 9.5h May 22, 2026

Summary

Docs

Fix duplicate-word typos in source comments

Corrects three duplicate-word typos in JSDoc comments, ensuring clearer documentation without affecting runtime behavior.

Health Assessment

Small
Low
Low
  • Quick fix with single approval, minimal changes, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
chore: version packages github-actions L No 62.2h - May 21, 2026

Summary

Chore

chore: version packages

This PR bumps package versions and updates changelogs to trigger an automated npm release, ensuring the latest features and fixes are published.

Health Assessment

Medium
Low
Low
  • Release PR created by the Changesets action, merged automatically after a single commit; minimal review and low risk of breaking changes.

AI Details

Tech Stack

chore(deps): bump fast-uri from 3.1.0 to 3.1.2 dependabot XS No 18.3h - May 20, 2026

Summary

Chore

Bump fast-uri dependency to 3.1.2

Updates fast-uri to address a security vulnerability, ensuring safer URL parsing.

Health Assessment

Small
Low
Low
  • Fast dependency update with minimal changes, merged quickly with no review friction.

AI Details

Tech Stack

Languages: Yaml
chore(deps): bump protobufjs from 7.5.6 to 7.6.0 dependabot S No 18.2h - May 20, 2026

Summary

Chore

Bump protobufjs dependency to 7.6.0

Updates protobufjs to the latest patch, incorporating bug fixes and new BigInt support, keeping the library up‑to‑date.

Health Assessment

Small
Low
Low
  • Fast, single‑commit dependency update merged without review.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
chore(deps): bump ws from 5.2.4 to 8.20.0 dependabot M No 25.7h 25.7h May 19, 2026

Summary

Chore

Bump ws dependency to 8.20.0

Updates the ws WebSocket library to the latest version, improving compatibility and security for real‑time features.

Health Assessment

Medium
Low
High
  • Single dependency bump with a long review delay; minimal code changes and low risk to production.

AI Details

Tech Stack

Languages: Yaml
docs: fix typos, add Ollama setup, update outdated references christian-bromann S No 0.1h - May 19, 2026

Summary

Docs

Fix typos, add Ollama setup, update references

Updated documentation to correct errors, provide Ollama setup instructions, and refresh outdated references, improving developer onboarding.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

fix(openai): stream custom tool calls through Responses API chunks christian-bromann L No 0.8h - May 19, 2026

Summary

Bug Fix

Fix OpenAI custom tool streaming

Corrects streaming of custom tool calls in OpenAI Responses API, ensuring agents receive valid tool calls and raw input is handled properly, improving reliability of agent interactions.

Health Assessment

Large
Low
Low
  • Merged within 48 minutes with no review comments, indicating a straightforward bug fix with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore(mistralai): upgrade to @mistralai/mistralai v2 baptistejamin XL No 264.9h 264.8h May 19, 2026

Summary

Chore

Upgrade Mistral SDK to v2

Updates the bundled Mistral SDK to v2 while preserving the public API, adding minor fixes and ensuring compatibility and security.

Health Assessment

X-Large
High
Low
  • The PR took over 11 days to merge with a single review, indicating a slow process but minimal back‑and‑forth; the large change set introduces high risk.

AI Details

Tech Stack

Languages: Typescript
chore(deps): bump @prisma/client from 4.16.2 to 6.19.3 dependabot S No 268.0h - May 19, 2026

Summary

Chore

chore(deps): bump @prisma/client from 4.16.2 to 6.19.3

Updates Prisma client to the latest patch, addressing a security vulnerability and bug fixes, thereby improving database interactions and overall stability.

Health Assessment

Small
Low
Low
  • Automated dependency bump by Dependabot, minimal code changes, merged after ~11 days.

AI Details

Confidence: 1.00

Tech Stack

fix(langchain): unwrap tool message outputs in agent streams christian-bromann XL No 69.1h - May 19, 2026

Summary

Bug Fix

Unwrap tool message outputs in agent streams

Ensures tool outputs are correctly isolated from message streams, improving reliability of agent interactions and preventing leakage of raw tool results.

Health Assessment

Medium
Low
Low
  • PR resolved in under 3 days with minimal iterations and no review delays, indicating a straightforward bug fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
docs: fix typos in generative agent comments scosemicolon XS No 2.2h 2.2h May 19, 2026

Summary

Docs

Fix typos in generative agent comments

Corrects minor documentation errors in the experimental generative agents module, ensuring clearer code comments for developers.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore: version packages github-actions L AI 66.0h - May 18, 2026

Summary

Chore

chore: version packages

Automates publishing of updated package versions to npm via Changesets action.

Health Assessment

Medium
Low
Low
  • Automated release PR with minimal manual intervention, merged after 66 hours.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

chore: fix uuid changeset hntrl XS No - - May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 dependabot S No 0.6h 0.6h May 18, 2026

Summary

Chore

Bump fast-xml-builder dependency

Updates fast-xml-builder to address security fixes and new features.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal review, indicating efficient process.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 dependabot S No 0.7h 0.7h May 18, 2026

Summary

Chore

Bump brace-expansion dependency

Updates the brace-expansion library to the latest patch, ensuring compatibility and security.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating low risk and high confidence in automated dependency update.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump fast-uri from 3.1.0 to 3.1.2 dependabot XS No 0.6h - May 18, 2026

Summary

Chore

Bump fast-uri dependency to address security fix

Updates fast-uri to the latest patch, fixing a security vulnerability and improving URL parsing robustness.

Health Assessment

Small
Low
Low
  • Fast, automated dependency update with minimal review, indicating healthy CI and security practices.

AI Details

Confidence: 1.00

Tech Stack

fix(openai): preserve v1 assistant tool calls christian-bromann M No 49.5h - May 18, 2026

Summary

Bug Fix

Preserve assistant tool calls in OpenAI integration

Ensures tool calls are correctly preserved when converting v1 assistant messages to OpenAI chat completions, preventing INVALID_TOOL_RESULTS errors and maintaining correct tool-result pairing.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved a specific error scenario, merged within two days.

AI Details

Tech Stack

Languages: Typescript
fix(core): share fakeModel invocation state across bindTools instances christian-bromann S No 51.5h - May 18, 2026

Summary

Bug Fix

Fix fakeModel invocation state sharing

Ensures consistent response sequencing across multiple model bindings, preventing duplicate replies in multi-turn agent flows.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within two days, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Typescript
chore(deps): bump fast-xml-builder from 1.1.5 to 1.1.9 dependabot M No 1.8h - May 18, 2026

Summary

Chore

Bump fast-xml-builder dependency

Updates fast-xml-builder to address security fixes and new features, improving reliability.

Health Assessment

Small
Low
Low
  • Fast dependency update completed quickly with minimal review, indicating efficient process.

AI Details

Tech Stack

Languages: Yaml
chore(deps): bump ip-address from 10.1.0 to 10.2.0 dependabot M No 1.8h - May 18, 2026

Summary

Chore

chore(deps): bump ip-address from 10.1.0 to 10.2.0

Updates the ip-address library to the latest patch, ensuring compatibility and security for the project.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical automated dependency update.

AI Details

Tech Stack

Languages: Javascript
fix(openai): guard bare JSON.parse in Responses API converter against trailing characters BertBR L AI 65.1h 22.9h May 18, 2026

Summary

Bug Fix

Guard JSON.parse against trailing characters

Prevents streaming failures caused by stray characters in OpenAI responses, ensuring reliable data flow and a smoother user experience.

Health Assessment

Large
Medium
Medium
  • The PR resolved a critical streaming bug with a single commit and moderate review effort, and the extensive test coverage mitigates risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(langchain): throw on terminal providerStrategy parse failure vignesh-gep M AI 210.6h 159.4h May 18, 2026

Summary

Bug Fix

Fix silent providerStrategy parse failure

Ensures agents throw clear errors on malformed providerStrategy responses, preventing silent failures and downstream crashes.

Health Assessment

Medium
Medium
Medium
  • Long cycle time and review delay suggest initial blockers, but the PR required only a single rework and a small code change, indicating manageable complexity once the issue was understood.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(google-common): fix missing stream usage metadata on Gemini yukukotani M No - - May 18, 2026

Summary

Bug Fix

Fix missing stream usage metadata for Gemini

Ensures accurate cost calculations by preserving usage metadata in streamed responses, preventing incorrect billing.

Health Assessment

Medium
Low
Low
  • Small bug fix with added tests, minimal code churn, no blockers or complex review history.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat(core): add uuid v6 support to core utils hntrl M No 6.1h - May 18, 2026

Summary

Feature

Add UUID v6 support to core utils

Adds RFC 9562 v6 UUID generation to @langchain/core, enabling callers to generate identifiers without an external uuid dependency.

Health Assessment

Medium
Low
Low
  • Merged within 6 hours with no review, indicating a straightforward change with minimal friction.

AI Details

Tech Stack

Languages: Typescript
fix(perplexity): Add useResponsesApi flag to ChatPerplexity jliounis XL No 91.8h 10.4h May 16, 2026

Summary

Feature

Add useResponsesApi flag to ChatPerplexity

Adds a flag to route Perplexity requests to the Agent API, enabling built-in tool usage and richer responses.

Health Assessment

X-Large
Medium
Low
  • The PR introduced a significant new feature with over 600 lines added, but was reviewed quickly and accepted without further iterations, indicating efficient review and low friction.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript
chore: remove turbopuffer changeset hntrl XS No - - May 16, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore(deps): remove @types/uuid from langchain packages hntrl M No 191.4h - May 16, 2026

Summary

Chore

Remove @types/uuid from LangChain packages

This cleanup removes unnecessary type dependencies, reducing bundle size and simplifying package maintenance across the LangChain ecosystem. It also updates lockfiles to prevent stale references, ensuring consistent dependency resolution.

Health Assessment

Medium
Low
Low
  • The PR involved a moderate number of files and lines, but no review or rework was required, indicating a straightforward dependency cleanup.

AI Details

Tech Stack

chore: version packages github-actions S No 98.4h - May 12, 2026

Summary

Chore

Update package versions for release

Automates publishing of updated packages to npm, enabling streamlined releases.

Health Assessment

Small
Low
Low
  • Automated by Changesets action, minimal manual review, quick merge after release readiness.

AI Details

Tech Stack

chore(deps): bump mem0ai from 2.4.6 to 3.0.3 dependabot XL No 90.4h - May 11, 2026

Summary

Chore

chore(deps): bump mem0ai from 2.4.6 to 3.0.3

Updates the mem0ai SDK to the latest 3.0.3 release, incorporating bug fixes and new features for improved telemetry and security.

Health Assessment

Medium
Low
Low
  • Automated dependency bump merged without review, minimal risk to functionality.

AI Details

Tech Stack

Page 1 of 2 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos