Pull Request Explorer

Exploring 320 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
test(anthropic): retry integration tests on transient failures mdrxy S No 0.9h - May 26, 2026

Summary

Test

Enable retry for Anthropic integration tests

Adds pytest-retry to integration tests to avoid flakiness from transient API failures, improving test reliability.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence in test reliability improvement.

AI Details

Tech Stack

Languages: Python
Frameworks: Pytest
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(model-profiles): refresh model profile data langchain-model-profile-bot S No 5.4h - May 26, 2026

Summary

Chore

Automated refresh of model profile data

This PR updates partner integration model profiles automatically, ensuring that all in-monorepo partner data remains current without manual intervention.

Health Assessment

Small
Low
Low
  • The PR was merged within 5.4 hours with no review comments, indicating a straightforward automated update.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
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(model-profiles): refresh model profile data langchain-model-profile-bot L No 65.0h 65.0h May 26, 2026

Summary

Chore

Refresh model profile data for partner integrations

This PR updates partner integration model profiles automatically, ensuring downstream services use the latest model metadata.

Health Assessment

Large
Low
High
  • The PR was bot-generated and merged after a long review period, indicating low complexity but a slow review process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
ci(infra): serialize integration test shards across runs mdrxy XS No 0.0h - May 23, 2026

Summary

CI/CD

Serialize integration test shards across runs

Adds concurrency control to scheduled integration tests to prevent overlapping runs from using the same live API credentials, reducing test failures.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(standard-tests): forward LangSmith CI env vars to traces mdrxy L No 0.2h - May 23, 2026

Summary

Feature

Forward LangSmith CI env vars to traces

Enables LangSmith SDK to read environment variables set by scheduled integration runs, ensuring tags and metadata are not lost.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal review time, indicating a straightforward and well-understood change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
Frameworks: Pytest
ci(infra): trace scheduled integration tests mdrxy S No 31.8h - May 23, 2026

Summary

CI/CD

Add tracing to scheduled integration tests

Adds LangSmith tracing to CI integration tests, enabling traceability of failures to specific workflow runs, commits, and matrix shards.

Health Assessment

Small
Low
Low
  • The PR added tracing to CI integration tests with minimal changes and a quick merge, indicating smooth review and low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci(infra): add middleware evals workflow for `workflow_dispatch` discovery nick-hollon-lc L No 0.1h - May 23, 2026

Summary

CI/CD

Add middleware evals workflow for workflow_dispatch discovery

Enables quick dispatch of evaluation workflows on feature branches, accelerating testing of new eval features without requiring full merge.

Health Assessment

Small
Low
Low
  • Fast-track addition of CI workflow with minimal changes, merged quickly with no review.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(langchain): redact streamed PII in flight on `PIIMiddleware` nick-hollon-lc XL No 25.8h 0.1h May 22, 2026

Summary

Feature

Redact streamed PII in agent middleware

Adds real‑time PII redaction to agent streams, preventing sensitive data exposure during live output.

Health Assessment

Large
High
Medium
  • PR required multiple iterative commits to address security concerns, indicating complex logic changes.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
chore(model-profiles): refresh model profile data langchain-model-profile-bot XL No 6.5h 6.5h May 22, 2026

Summary

Chore

Refresh model profile data

Automated refresh of model profile data for all in-monorepo partner integrations, ensuring up-to-date partner information.

Health Assessment

X-Large
Low
Low
  • The PR was completed in a single commit with minimal review, indicating a straightforward automated data refresh.

AI Details

Tech Stack

Languages: Python
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

release(openai): 1.2.2 ccurme XS No 0.0h - May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(openai): guard httpx finalizers against uninitialized instances open-swe S No 48.8h 48.8h May 21, 2026

Summary

Bug Fix

Fix OpenAI HTTPX finalizer guard

Prevents noisy garbage collection errors in the OpenAI partner package, improving production stability.

Health Assessment

Small
Low
Medium
  • PR took almost two days to review but required minimal changes, indicating a straightforward bug fix with low complexity.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
ci(infra): expand integration tests dispatch dropdown to external partners mdrxy XS No 0.0h - May 21, 2026

Summary

CI/CD

Expand integration tests dispatch dropdown to external partners

Adds AWS, Google GenAI, and Google VertexAI to the manual‑run dropdown for integration tests, enabling easier test dispatch for external partner repos.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no review needed; straightforward CI update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(standard-tests): recognize parametrize-nested xfails in override check mdrxy S No 0.1h - May 21, 2026

Summary

Bug Fix

Fix nested xfail handling in standard tests

Ensures overridden tests correctly handle nested parametrize xfails, improving test reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
test(xai): tolerate extra block types in web search and xfail v1 streaming tool calls mdrxy S No 0.0h - May 21, 2026

Summary

Test

Update xAI tests for new provider behaviors

Adjusts integration tests to accommodate provider changes, ensuring stability and accurate test coverage.

Health Assessment

Small
Low
Low
  • Rapid merge with no review indicates low complexity and high confidence in test changes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
chore(infra): bump `langchain-tests` floor to 1.1.9 mdrxy M No 0.1h - May 21, 2026

Summary

Chore

Bump langchain-tests dependency to 1.1.9

Updates the minimum version of langchain-tests across the monorepo, ensuring compatibility with newer test features and simplifying partner lockfile regeneration. This change reduces version drift and streamlines partner integration workflows.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes indicates low risk and straightforward dependency update.

AI Details

Confidence: 0.95

Tech Stack

release(standard-tests): 1.1.9 mdrxy XS No 0.0h - May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

test(standard-tests): allow extra content blocks in streaming assertions mdrxy S No 16.3h 13.5h May 21, 2026

Summary

Test

Allow extra content blocks in streaming assertions

Adjust integration tests to accept reasoning blocks in chat model streaming responses, improving test robustness without altering core logic.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in test adjustment.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
feat(langchain): register stream transformers on middleware nick-hollon-lc M No 14.5h 13.9h May 21, 2026

Summary

Feature

Register stream transformers on middleware

Adds a transformers attribute to AgentMiddleware, allowing middleware to declare scope‑aware StreamTransformer factories that are merged with caller‑supplied transformers at compile time, enhancing agent processing flexibility.

Health Assessment

Medium
Low
Low
  • The PR closed in under 15 hours with a single commit and minimal review comments, indicating a smooth, low‑friction process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
release(fireworks): 1.4.1 mdrxy XS No 0.0h - May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(fireworks): retry on bare `APIConnectionError`, default `max_retries=2` mdrxy S No 0.0h - May 21, 2026

Summary

Bug Fix

Fix retry logic for Fireworks APIConnectionError

Ensures ChatFireworks retries on connection errors, improving reliability for users of the Fireworks integration.

Health Assessment

Small
Low
Low
  • M
  • e
  • r
  • g
  • e
  • d
  • i
  • m
  • m
  • e
  • d
  • i
  • a
  • t
  • e
  • l
  • y
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • c
  • h
  • a
  • n
  • g
  • e
  • s
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • a
  • s
  • t
  • r
  • a
  • i
  • g
  • h
  • t
  • f
  • o
  • r
  • w
  • a
  • r
  • d
  • b
  • u
  • g
  • f
  • i
  • x
  • w
  • i
  • t
  • h
  • l
  • o
  • w
  • r
  • i
  • s
  • k
  • .

AI Details

Tech Stack

Languages: Python
test(fireworks): stabilize integration tests with rate limiting and retries mdrxy M No 0.1h - May 21, 2026

Summary

Test

Stabilize fireworks integration tests with rate limiting and retries

Flaky tests against Fireworks API due to rate limiting are now stabilized by adding a shared rate limiter and retry policy, improving reliability of integration testing.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes, no significant review friction.

AI Details

Tech Stack

Languages: Python
test(openai): unbreak audio chat and Azure embedding integration tests mdrxy S AI 0.2h - May 21, 2026

Summary

Bug Fix

Unbreak audio chat and Azure embedding tests

Fixes nightly CI failures caused by API changes in OpenAI and Azure embeddings.

Health Assessment

Small
Low
Low
  • Quick fix to address upstream API changes, minimal code churn, fast review and merge.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Python
test(mistralai): stabilize integration tests with rate limiting and retries mdrxy M No 0.1h - May 21, 2026

Summary

Test

Stabilize Mistral integration tests with rate limiting

Flaky Mistral API tests are now reliable by adding rate limiting and retry logic, reducing test failures and improving CI stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flakiness in integration tests, improving CI reliability.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
release(fireworks): 1.4.0 mdrxy XS No 0.0h - May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat(fireworks): migrate to `fireworks-ai` 1.x SDK mdrxy XL No 0.7h - May 20, 2026

Summary

Bug Fix

Migrate Fireworks SDK to 1.x

Fixes startup crashes in self-hosted LangGraph by switching to the new fireworks‑ai SDK, improving stability and enabling full context window support.

Health Assessment

Medium
Low
Low
  • Merged within 0.7 hours with minimal changes, indicating a smooth review process and low risk to production.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
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(model-profiles): refresh model profile data langchain-model-profile-bot S No 6.5h 6.5h May 20, 2026

Summary

Chore

Refresh model profile data

Automated refresh of model profile data for all in-monorepo partner integrations, ensuring up-to-date partner information.

Health Assessment

Small
Low
Low
  • Fast, automated update with minimal code changes and no significant review friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix(openai): guard httpx finalizers ayoung19 S No 0.3h - May 20, 2026

Summary

Bug Fix

Fix OpenAI HTTPX finalizer guard

Eliminates exception noise during garbage collection, improving stability for OpenAI partner integrations.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no review iterations.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
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
chore: unify core versions in text-splitters. zhanluxianshen XS No 12.0h 12.0h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: bump idna from 3.11 to 3.15 in /libs/langchain_v1 dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, ensuring compatibility and security fixes.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/text-splitters dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Automated dependency bump merged quickly with no review friction.

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.11 to 3.15 in /libs/standard-tests dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 2 hours, no review required.

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/langchain dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, improving DNS handling and security for the LangChain project.

Health Assessment

Small
Low
Low
  • Fast, automated dependency update with minimal changes and no manual review required.

AI Details

Tech Stack

chore: bump idna from 3.11 to 3.15 in /libs/model-profiles dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, improving DNS handling and security for the model profiles module.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.11 to 3.15 in /libs/core dependabot XS No 1.9h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, improving DNS handling and security for the project.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/partners/xai dependabot XS No 1.2h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates idna library to address security and performance improvements, ensuring compatibility with latest Unicode standards.

Health Assessment

Small
Low
Low
  • Fast, single-commit dependency update with no review comments, typical for automated dependency bumps.

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/partners/qdrant dependabot XS No 1.2h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates idna library to address security and performance improvements, ensuring compatibility with latest Unicode standards.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/partners/chroma dependabot S No 0.2h - May 19, 2026

Summary

Chore

chore: bump idna from 3.10 to 3.15 in /libs/partners/chroma

Updates the idna dependency to version 3.15, incorporating recent security fixes and performance improvements for the chroma partner library.

Health Assessment

Small
Low
Low
  • Dependency update merged within 0.2 hours, indicating minimal review friction and low risk.

AI Details

Tech Stack

Languages: Python
chore: bump langsmith from 0.8.4 to 0.8.5 in /libs/partners/perplexity dependabot XS No 0.1h - May 19, 2026

Summary

Chore

Bump langsmith dependency to 0.8.5

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

Health Assessment

Small
Low
Low
  • Rapid merge with no review or comments; minimal impact.

AI Details

Tech Stack

Languages: Python
chore: bump idna from 3.10 to 3.15 in /libs/partners/deepseek dependabot S No 0.1h - May 19, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to address security and performance improvements, ensuring compatibility with the latest Unicode standards.

Health Assessment

Small
Low
Low
  • Rapid merge of a single-file dependency update with no reported conflicts, indicating minimal impact and high confidence.

AI Details

Tech Stack

chore: bump langsmith from 0.8.3 to 0.8.5 in /libs/partners/anthropic dependabot S No 0.1h - May 19, 2026

Summary

Chore

chore: bump langsmith from 0.8.3 to 0.8.5 in /libs/partners/anthropic

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

Health Assessment

Small
Low
Low
  • Fast merge with no review, typical dependency bump.

AI Details

Tech Stack

Languages: Python
« Page 2 of 7 »

Get this analytics stack for your team

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

Connect Repos