Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: version packages | github-actions | S | No | 0.6h | - | Jul 09, 2026 |
SummaryChorechore: version packages Prepares packages for release, enabling automated publishing to npm. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(core): coerce string v1 AIMessage content to text blocks | christian-bromann | M | No | 0.2h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix AIMessage string content coercion for v1 Prevents runtime errors when processing LangGraph payloads with v1 output_version, ensuring stable agent creation and improved reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: version packages | github-actions | M | No | 0.2h | - | Jul 09, 2026 |
SummaryChoreUpdate package versions for release Automates publishing of updated packages to npm, enabling timely releases. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(openai): emit `output_text` for assistant content in responses input | colifran | M | No | 0.4h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix assistant content output_text in OpenAI responses Corrects OpenAI API payloads by ensuring assistant messages use the correct output_text field, preventing 400 errors and improving reliability for multi-turn interactions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| release(openai): 1.3.4 | ccurme | S | No | 0.2h | 0.0h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| release(langchain): 1.3.12 | ccurme | XS | No | 0.1h | 0.0h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: version packages | github-actions | S | No | 0.1h | 0.0h | Jul 08, 2026 |
SummaryChoreUpdate package versions for release Prepares packages for automated npm release via Changesets, enabling seamless deployment. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(langchain): malformed tool input schemas are unrecoverable | colifran | M | No | 0.6h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix recoverable tool input errors in langchain Ensures tool input errors are recoverable, preventing run aborts and improving reliability for downstream applications. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| docs(infra): clarify `uv.lock` step in release process guide | mdrxy | XS | No | 0.3h | 0.0h | Jul 08, 2026 |
SummaryDocsClarify uv.lock step in release process guide Provides precise guidance on handling uv.lock diffs during releases, reducing accidental commits of unrelated changes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| release(core): 1.4.9 | ccurme | M | No | 0.2h | 0.0h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(standard-tests): fix some typings detected by ty | cbornet | M | No | 25.7h | 0.0h | Jul 08, 2026 |
SummaryChoreFix typing errors in standard tests Corrects type annotations and linting rules in test suite, improving code quality and reducing false positives. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| chore(qdrant): bump fastembed to latest | Anush008 | S | No | 0.1h | - | Jul 08, 2026 |
SummaryChoreBump fastembed dependency to latest Updates optional fastembed dependency to 0.8.0 and removes Pillow override, ensuring compatibility with newer releases. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(langchain): propagate interrupts through ToolRetryMiddleware | ccurme | M | No | 1.1h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix interrupt propagation in ToolRetryMiddleware Ensures tools that interrupt function correctly when retried, improving reliability of agent workflows. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-oss-model-profiles | S | No | 5.3h | - | Jul 08, 2026 |
SummaryChoreRefresh model profile data Automated refresh of model profile data for all in-monorepo partner integrations via `langchain-profiles refresh`, ensuring up-to-date partner integration information. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-oss-model-profiles | M | No | 6.6h | - | Jul 07, 2026 |
SummaryChoreRefresh model profile data for partner integrations This PR updates internal model profile data for HuggingFace and OpenRouter partners, ensuring the system has the latest model capabilities and constraints. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| test(openai): skip Codex VCR tests before cassette setup | mdrxy | S | No | 0.1h | 0.1h | Jul 06, 2026 |
SummaryTestSkip Codex VCR tests before cassette setup Ensures CI stability by skipping Codex integration tests when VCR is not replaying, preventing failures due to missing OAuth tokens. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-oss-model-profiles | L | AI | 4.8h | - | Jul 06, 2026 |
SummaryChoreRefresh model profile data Automated refresh of partner model metadata to keep the repository up‑to‑date, improving downstream integration reliability. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Python
|
||||||
| release(mistralai): 1.1.6 | mdrxy | XS | No | 0.1h | 0.0h | Jul 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs(infra): expand release process guide in `AGENTS.md` and `CLAUDE.md` | mdrxy | M | No | 0.0h | 0.0h | Jul 05, 2026 |
SummaryDocsExpand release process guide in docs Adds detailed step‑by‑step release process for agents and Claude, improving clarity for developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| release(openrouter): 0.2.6 | mdrxy | XS | No | 0.0h | 0.0h | Jul 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| style(core): fix some ruff preview rules | cbornet | M | No | 18.2h | 18.2h | Jul 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| style: fix some ruff preview rules in `langchain_v1` and `standard-tests` | cbornet | M | No | 18.0h | 18.0h | Jul 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat(text-splitters): replace `mypy` by `ty` for type checking | cbornet | XL | No | 14.2h | - | Jul 05, 2026 |
SummaryFeatureReplace mypy with ty for faster type checking Switches type checking to faster tool ty, improving build speed while preserving type safety, with a minor intentional fix for token splitter error handling. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| ci(infra): add org guards to workflows and remove dead v0.3 docs workflow | mdrxy | M | No | 0.1h | 0.1h | Jul 05, 2026 |
SummaryCI/CDAdd org guards to GitHub Actions workflows Prevents unintended automation on forks, saving resources and avoiding errors. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(model-profiles): wrap multi-provider `build_summary` output in `<details>` toggles | mdrxy | M | No | 0.4h | 0.0h | Jul 05, 2026 |
SummaryFeatureWrap multi-provider summaries in toggles Improves PR summary readability for multi-provider model profile refreshes, allowing reviewers to collapse irrelevant sections. Maintains flat summaries for single-provider updates. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-oss-model-profiles | XL | AI | 0.3h | - | Jul 05, 2026 |
SummaryChoreRefresh model profile data for partner integrations Automated update of model profile data across partner integrations, ensuring accurate context and output token limits. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(deps): bump the aws group across 1 directory with 7 updates | dependabot | XL | No | 60.1h | - | Jul 03, 2026 |
SummaryChorechore(deps): bump the aws group across 1 directory with 7 updates Updates AWS SDK dependencies to newer versions, ensuring compatibility and security patches for the LangChainJS project. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump js-yaml from 5.0.0 to 5.1.0 | dependabot | M | No | 1.5h | - | Jul 02, 2026 |
SummaryChoreBump js-yaml dependency to 5.1.0 Updates js-yaml library to the latest patch, ensuring compatibility and applying recent bug fixes. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| chore(deps): bump prettier from 3.8.3 to 3.9.4 in the typescript-eslint group | dependabot | M | No | 20.3h | - | Jul 02, 2026 |
SummaryChoreBump Prettier to 3.9.4 Updates Prettier formatting tool to latest version, improving code consistency and catching formatting issues. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: remove duplicate pnpm lockfile entries | jkennedyvz | S | No | 0.0h | 0.0h | Jul 02, 2026 |
SummaryBug FixRemove duplicate pnpm lockfile entries Eliminates duplicate entries in the pnpm lockfile, ensuring consistent dependency resolution and preventing potential build or deployment issues. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore(deps): bump the langchain group with 5 updates | dependabot | XL | No | 18.3h | - | Jul 02, 2026 |
SummaryChorechore(deps): bump the langchain group with 5 updates Updates multiple LangChain packages to newer versions, ensuring compatibility and security patches. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Yaml
|
||||||
| chore(deps): bump google-auth-library from 10.6.2 to 10.9.0 in the google group | dependabot | M | No | 18.1h | - | Jul 02, 2026 |
SummaryChorechore(deps): bump google-auth-library from 10.6.2 to 10.9.0 Updates google-auth-library to the latest patch, incorporating security and bug fixes for the Google authentication SDK. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump the build-and-test group with 2 updates | dependabot | L | AI | 18.2h | - | Jul 02, 2026 |
SummaryChoreBump build-and-test dependencies turbo and vitest Updates build and test tooling to latest versions, ensuring compatibility and security. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump the gh-actions-minor-and-patch group with 2 updates | dependabot | M | No | 18.3h | - | Jul 02, 2026 |
SummaryCI/CDBump GitHub Actions dependencies Updates GitHub Actions to newer patch versions, ensuring CI pipelines use latest stable tooling. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/huggingface | dependabot | S | No | 0.6h | - | Jul 01, 2026 |
SummaryChorechore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/huggingface Updates the langsmith SDK dependency to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/huggingface | dependabot | XS | No | 0.6h | - | Jul 01, 2026 |
SummaryChorechore: bump pytest from 9.1.0 to 9.1.1 Updates the pytest dependency to address recent bug fixes, ensuring test stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump transformers from 5.2.0 to 5.3.0 in /libs/partners/huggingface | dependabot | S | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump transformers dependency to 5.3.0 Updates the transformers library to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/fireworks | dependabot | XS | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump pytest dependency to 9.1.1 Updates pytest to the latest patch, incorporating bug fixes that improve test stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/fireworks | dependabot | XS | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump langsmith dependency to 0.9.5 Updates the langsmith SDK to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/chroma | dependabot | S | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump langsmith dependency to 0.9.5 Updates langsmith SDK to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/chroma | dependabot | XS | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump pytest to 9.1.1 Updates pytest dependency to address bug fixes and improve test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/xai | dependabot | S | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump langsmith dependency to 0.9.5 Updates the langsmith SDK to the latest patch, ensuring compatibility and security fixes for partner integrations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/xai | dependabot | XS | No | 0.6h | - | Jul 01, 2026 |
SummaryChoreBump pytest dependency to 9.1.1 Updates pytest to the latest patch, incorporating bug fixes and ensuring continued test stability for the project. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(deps): bump uv to 0.11.26 | github-actions | XS | No | 5.1h | 5.1h | Jul 01, 2026 |
SummaryCI/CDBump uv dependency to 0.11.26 Updates the uv tool version used in CI actions to the latest stable release, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: bump the minor-and-patch group across 3 directories with 11 updates | dependabot | XL | No | 7.2h | 7.2h | Jul 01, 2026 |
SummaryChorechore: bump the minor-and-patch group across 3 directories with 11 updates Updates dependency versions across multiple library directories to keep packages current and secure. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump actions/checkout from 6.0.2 to 7.0.0 in the major group across 1 directory | dependabot | M | No | 0.2h | - | Jul 01, 2026 |
SummaryCI/CDBump actions/checkout to v7.0.0 Updates the GitHub Actions checkout to the latest major release, improving compatibility and security for CI pipelines. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: bump mikefarah/yq from 8f3291d3165497b360b8ffee3c887624bb6fa1cf to e2f1d5ccf73239195bf92280cd47596751492449 | dependabot | XS | No | 0.1h | - | Jul 01, 2026 |
SummaryChoreBump mikefarah/yq dependency Updates the yq tool to the latest version to ensure compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: bump the minor-and-patch group with 2 updates | dependabot | XS | No | 0.1h | - | Jul 01, 2026 |
SummaryCI/CDUpdate GitHub Actions dependencies Bumps actions/setup-python and aws-actions/configure-aws-credentials to newer patch versions, ensuring CI workflows use latest security and feature updates. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(anthropic): update docstring following sonnet-5 release | ccurme | S | No | 0.2h | 0.0h | Jun 30, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs(docs): add release note guidance to PR docs | mdrxy | XS | No | 0.0h | 0.0h | Jun 30, 2026 |
SummaryDocsAdd release note guidance to PR docs Adds release note expectations to the contribution guidance so behavior‑changing PRs have a clear place for user‑visible release notes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||