Pull Request Explorer

Exploring 156 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: version packages github-actions S No 0.6h - Jul 09, 2026

Summary

Chore

chore: version packages

Prepares packages for release, enabling automated publishing to npm.

Health Assessment

Small
Low
Low
  • Automated PR with minimal changes merged within minutes, indicating a smooth, low-risk release process.

AI Details

Tech Stack

fix(core): coerce string v1 AIMessage content to text blocks christian-bromann M No 0.2h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix 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
  • Quick fix with minimal changes, approved in under 15 minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore: version packages github-actions M No 0.2h - Jul 09, 2026

Summary

Chore

Update package versions for release

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

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, automated release workflow.

AI Details

Tech Stack

fix(openai): emit `output_text` for assistant content in responses input colifran M No 0.4h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix 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
  • Quick, single-commit fix with no blockers, resolved within 0.4 hours.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
release(openai): 1.3.4 ccurme S No 0.2h 0.0h Jul 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

release(langchain): 1.3.12 ccurme XS No 0.1h 0.0h Jul 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: version packages github-actions S No 0.1h 0.0h Jul 08, 2026

Summary

Chore

Update package versions for release

Prepares packages for automated npm release via Changesets, enabling seamless deployment.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating routine maintenance.

AI Details

Tech Stack

fix(langchain): malformed tool input schemas are unrecoverable colifran M No 0.6h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix 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
  • Quick resolution with minimal rework, low risk to production.

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

Summary

Docs

Clarify 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
  • Quick review and merge, minimal impact.

AI Details

Confidence: 0.75

Tech Stack

release(core): 1.4.9 ccurme M No 0.2h 0.0h Jul 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore(standard-tests): fix some typings detected by ty cbornet M No 25.7h 0.0h Jul 08, 2026

Summary

Chore

Fix 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
  • Fast review and merge, minimal changes, straightforward fix.

AI Details

Confidence: 1.00

Tech Stack

Languages: Python
chore(qdrant): bump fastembed to latest Anush008 S No 0.1h - Jul 08, 2026

Summary

Chore

Bump 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
  • Quick dependency update merged within minutes, minimal risk.

AI Details

Tech Stack

Languages: Python
fix(langchain): propagate interrupts through ToolRetryMiddleware ccurme M No 1.1h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix interrupt propagation in ToolRetryMiddleware

Ensures tools that interrupt function correctly when retried, improving reliability of agent workflows.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no rework, indicating low risk.

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

Summary

Chore

Refresh 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
  • Quick automated data refresh with minimal changes, merged within 5 hours.

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

Summary

Chore

Refresh 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
  • The PR was merged within 6.6 hours with only two small files changed, indicating a low-risk, low-friction update.

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

Summary

Test

Skip 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
  • Quick review and merge with minimal changes indicates low complexity and high confidence in test update.

AI Details

Tech Stack

Languages: Python
chore(model-profiles): refresh model profile data langchain-oss-model-profiles L AI 4.8h - Jul 06, 2026

Summary

Chore

Refresh 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
  • Merged within 5 hours with minimal changes; automated data refresh poses negligible risk to production.

AI Details

Category: Code AI

Tech Stack

Languages: Python
release(mistralai): 1.1.6 mdrxy XS No 0.1h 0.0h Jul 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

docs(infra): expand release process guide in `AGENTS.md` and `CLAUDE.md` mdrxy M No 0.0h 0.0h Jul 05, 2026

Summary

Docs

Expand 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
  • Fast review and merge, minimal changes, straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

release(openrouter): 0.2.6 mdrxy XS No 0.0h 0.0h Jul 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

style(core): fix some ruff preview rules cbornet M No 18.2h 18.2h Jul 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

style: fix some ruff preview rules in `langchain_v1` and `standard-tests` cbornet M No 18.0h 18.0h Jul 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat(text-splitters): replace `mypy` by `ty` for type checking cbornet XL No 14.2h - Jul 05, 2026

Summary

Feature

Replace 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
  • Fast cycle time and minimal rework indicate smooth integration.

AI Details

Tech 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

Summary

CI/CD

Add org guards to GitHub Actions workflows

Prevents unintended automation on forks, saving resources and avoiding errors.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal review, indicating straightforward guard updates.

AI Details

Tech 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

Summary

Feature

Wrap 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
  • Fast cycle time and minimal review iterations indicate smooth integration.

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

Summary

Chore

Refresh 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
  • Fast merge with minimal review, indicating automated data refresh workflow.

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

Summary

Chore

chore(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
  • Single dependabot commit, quick merge, minimal code changes, low risk to production

AI Details

Tech Stack

chore(deps): bump js-yaml from 5.0.0 to 5.1.0 dependabot M No 1.5h - Jul 02, 2026

Summary

Chore

Bump 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
  • Quick merge with minimal changes, typical dependabot PR, no review needed.

AI Details

Tech 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

Summary

Chore

Bump Prettier to 3.9.4

Updates Prettier formatting tool to latest version, improving code consistency and catching formatting issues.

Health Assessment

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

AI Details

Tech Stack

fix: remove duplicate pnpm lockfile entries jkennedyvz S No 0.0h 0.0h Jul 02, 2026

Summary

Bug Fix

Remove 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
  • PR merged quickly with no review comments, indicating a straightforward change.

AI Details

Tech Stack

Languages: Yaml
chore(deps): bump the langchain group with 5 updates dependabot XL No 18.3h - Jul 02, 2026

Summary

Chore

chore(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
  • Quick merge with minimal changes, indicating low risk and efficient dependency management.

AI Details

Tech 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

Summary

Chore

chore(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
  • Quick dependency update merged within 18 hours, minimal code churn, no review required.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump the build-and-test group with 2 updates dependabot L AI 18.2h - Jul 02, 2026

Summary

Chore

Bump build-and-test dependencies turbo and vitest

Updates build and test tooling to latest versions, ensuring compatibility and security.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, typical for automated dependency updates.

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

Summary

CI/CD

Bump GitHub Actions dependencies

Updates GitHub Actions to newer patch versions, ensuring CI pipelines use latest stable tooling.

Health Assessment

Small
Low
Low
  • Dependabot automatically updated GitHub Actions dependencies with minimal review, merging quickly.

AI Details

Tech 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

Summary

Chore

chore: 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
  • Quick dependency update with minimal changes, merged within minutes.

AI Details

Tech 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

Summary

Chore

chore: 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
  • Rapid merge with no review or comments, typical for automated dependency updates.

AI Details

Tech 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

Summary

Chore

Bump transformers dependency to 5.3.0

Updates the transformers library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

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

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

Summary

Chore

Bump pytest dependency to 9.1.1

Updates pytest to the latest patch, incorporating bug fixes that improve test stability.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with no review comments.

AI Details

Tech 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

Summary

Chore

Bump langsmith dependency to 0.9.5

Updates the langsmith SDK to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Fast merge with no review or comments, indicating a straightforward dependency update.

AI Details

Tech 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

Summary

Chore

Bump langsmith dependency to 0.9.5

Updates langsmith SDK to the latest patch, ensuring compatibility and security fixes.

Health Assessment

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

AI Details

Tech 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

Summary

Chore

Bump pytest to 9.1.1

Updates pytest dependency to address bug fixes and improve test reliability.

Health Assessment

Small
Low
Low
  • Quick dependency bump merged without review, minimal impact.

AI Details

Tech 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

Summary

Chore

Bump 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
  • Fast merge with minimal changes, no review needed, typical dependabot update.

AI Details

Tech 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

Summary

Chore

Bump 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
  • Dependabot PR merged within 0.6 hours with no review friction, typical of a small dependency update.

AI Details

Tech Stack

Languages: Python
chore(deps): bump uv to 0.11.26 github-actions XS No 5.1h 5.1h Jul 01, 2026

Summary

CI/CD

Bump 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
  • Fast merge with minimal changes, indicating low risk and straightforward dependency update.

AI Details

Tech 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

Summary

Chore

chore: 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
  • Quick merge with no review iterations indicates a smooth process.

AI Details

Tech 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

Summary

CI/CD

Bump 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
  • Quick dependency update merged within minutes, indicating minimal risk and high confidence in CI stability.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: bump mikefarah/yq from 8f3291d3165497b360b8ffee3c887624bb6fa1cf to e2f1d5ccf73239195bf92280cd47596751492449 dependabot XS No 0.1h - Jul 01, 2026

Summary

Chore

Bump mikefarah/yq dependency

Updates the yq tool to the latest version to ensure compatibility and security.

Health Assessment

Small
Low
Low
  • Quick, straightforward dependency update with no review friction.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: bump the minor-and-patch group with 2 updates dependabot XS No 0.1h - Jul 01, 2026

Summary

CI/CD

Update 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
  • Fast merge with minimal changes, typical dependency bump; no review needed.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(anthropic): update docstring following sonnet-5 release ccurme S No 0.2h 0.0h Jun 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

docs(docs): add release note guidance to PR docs mdrxy XS No 0.0h 0.0h Jun 30, 2026

Summary

Docs

Add 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
  • PR merged immediately with no review friction, indicating a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

« Page 3 of 4 »

Get this analytics stack for your team

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

Connect Repos