Pull Request Explorer
Back to Repo| 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 |
SummaryChorechore(deps): bump the langchain group with 4 updates Updates several langchain packages to newer versions, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryCI/CDBump 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
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: fix dependabot npm config for pnpm workspace | jkennedyvz | M | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix Dependabot config for pnpm workspace Ensures Dependabot updates regenerate the root lockfile, preventing CI failures caused by outdated lockfiles. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryChorechore(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
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 |
SummaryChoreBump langgraph-checkpoint dependency Updates the langgraph-checkpoint package to the latest patch, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump the gh-actions-minor-and-patch group with 2 updates | dependabot | M | No | 1.7h | - | Jun 02, 2026 |
SummaryCI/CDUpdate 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
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 |
SummaryChoreBump 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
AI DetailsTech 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 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump graphql from 16.13.2 to 16.14.1 | dependabot | S | No | 1.3h | - | Jun 02, 2026 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump axios from 1.15.2 to 1.16.0 | dependabot | M | No | 78.2h | - | Jun 01, 2026 |
SummaryChorechore(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
AI DetailsTech Stack |
||||||
| chore: version packages | github-actions | S | No | 116.5h | - | Jun 01, 2026 |
SummaryChoreVersion packages Automated release of updated package versions to npm via changesets. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: support agent invoke without strict null checks | oritwoen | M | No | 253.8h | 253.8h | Jun 01, 2026 |
SummaryBug FixSupport 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(langchain): propagate ReactAgent withConfig defaults to inner graph | christian-bromann | M | No | 204.5h | - | Jun 01, 2026 |
SummaryBug FixPropagate 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs(google-cloud-sql-pg): add deprecation warning and changeset | hntrl | XS | No | 0.5h | - | May 28, 2026 |
SummaryDocsAdd 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
AI Details
Confidence:
0.80
Tech Stack |
||||||
| chore: version packages | github-actions | S | No | 0.1h | - | May 26, 2026 |
SummaryChorechore: version packages Automates publishing of updated packages to npm, enabling timely releases without manual intervention. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(langchain): register stream transformers on middleware | christian-bromann | XL | No | 139.0h | - | May 26, 2026 |
SummaryFeatureRegister 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps-dev): bump turbo from 2.9.6 to 2.9.14 | dependabot | M | No | 153.1h | - | May 26, 2026 |
SummaryChoreBump turbo dependency to 2.9.14 Updates turbo to address security fixes, ensuring safer build pipeline. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps-dev): bump hono from 4.12.14 to 4.12.18 | dependabot | S | No | 153.2h | - | May 26, 2026 |
SummaryChorechore(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
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 |
SummaryChoreBump 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
AI DetailsTech Stack |
||||||
| docs: fix duplicate-word typos in source comments | devteamaegis | XS | No | 9.5h | 9.5h | May 22, 2026 |
SummaryDocsFix 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
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||
| chore: version packages | github-actions | L | No | 62.2h | - | May 21, 2026 |
SummaryChorechore: 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
AI DetailsTech Stack |
||||||
| chore(deps): bump fast-uri from 3.1.0 to 3.1.2 | dependabot | XS | No | 18.3h | - | May 20, 2026 |
SummaryChoreBump fast-uri dependency to 3.1.2 Updates fast-uri to address a security vulnerability, ensuring safer URL parsing. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore(deps): bump protobufjs from 7.5.6 to 7.6.0 | dependabot | S | No | 18.2h | - | May 20, 2026 |
SummaryChoreBump 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
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 |
SummaryChoreBump 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
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| docs: fix typos, add Ollama setup, update outdated references | christian-bromann | S | No | 0.1h | - | May 19, 2026 |
SummaryDocsFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreUpgrade 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump @prisma/client from 4.16.2 to 6.19.3 | dependabot | S | No | 268.0h | - | May 19, 2026 |
SummaryChorechore(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
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 |
SummaryBug FixUnwrap 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
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 |
SummaryDocsFix 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
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore: version packages | github-actions | L | AI | 66.0h | - | May 18, 2026 |
SummaryChorechore: version packages Automates publishing of updated package versions to npm via Changesets action. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Confidence:
0.95
Tech Stack |
||||||
| chore: fix uuid changeset | hntrl | XS | No | - | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech 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 |
SummaryChoreBump fast-xml-builder dependency Updates fast-xml-builder to address security fixes and new features. Health Assessment
Small
Low
Low
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 |
SummaryChoreBump brace-expansion dependency Updates the brace-expansion library to the latest patch, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump fast-uri from 3.1.0 to 3.1.2 | dependabot | XS | No | 0.6h | - | May 18, 2026 |
SummaryChoreBump 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
AI Details
Confidence:
1.00
Tech Stack |
||||||
| fix(openai): preserve v1 assistant tool calls | christian-bromann | M | No | 49.5h | - | May 18, 2026 |
SummaryBug FixPreserve 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(core): share fakeModel invocation state across bindTools instances | christian-bromann | S | No | 51.5h | - | May 18, 2026 |
SummaryBug FixFix 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
AI DetailsTech 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 |
SummaryChoreBump fast-xml-builder dependency Updates fast-xml-builder to address security fixes and new features, improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore(deps): bump ip-address from 10.1.0 to 10.2.0 | dependabot | M | No | 1.8h | - | May 18, 2026 |
SummaryChorechore(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
AI DetailsTech 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 |
SummaryBug FixGuard 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
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 |
SummaryBug FixFix silent providerStrategy parse failure Ensures agents throw clear errors on malformed providerStrategy responses, preventing silent failures and downstream crashes. Health Assessment
Medium
Medium
Medium
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(perplexity): Add useResponsesApi flag to ChatPerplexity | jliounis | XL | No | 91.8h | 10.4h | May 16, 2026 |
SummaryFeatureAdd 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
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
|
||||||
| chore: remove turbopuffer changeset | hntrl | XS | No | - | - | May 16, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(deps): remove @types/uuid from langchain packages | hntrl | M | No | 191.4h | - | May 16, 2026 |
SummaryChoreRemove @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
AI DetailsTech Stack |
||||||
| chore: version packages | github-actions | S | No | 98.4h | - | May 12, 2026 |
SummaryChoreUpdate package versions for release Automates publishing of updated packages to npm, enabling streamlined releases. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump mem0ai from 2.4.6 to 3.0.3 | dependabot | XL | No | 90.4h | - | May 11, 2026 |
SummaryChorechore(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
AI DetailsTech Stack |
||||||