Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ci(infra): port four CI governance workflows | mdrxy | XL | No | 0.0h | - | May 18, 2026 |
SummaryCI/CDPort four CI governance workflows Adds GitHub Actions to enforce repository hygiene rules, preventing fork PRs from main, automating uv pin bumps, validating extras sync, and linting banned trailers. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| hotfix(standard-tests): set `langchain-core` version bounds | mdrxy | XS | No | 0.0h | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: fix uuid changeset | hntrl | XS | No | - | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| refactor(langchain): clean redundancy ifelse. | zhanluxianshen | XS | No | 81.5h | 81.5h | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| hotfix: bump lockfiles | mdrxy | XS | No | 0.0h | - | 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
|
||||||
| release(standard-tests): 1.1.8 | mdrxy | XS | No | 0.2h | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| 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 |
||||||
| test(standard-tests): assert `ls_model_name` honors per-call model override | mdrxy | S | No | 1.5h | 0.8h | May 18, 2026 |
SummaryBug FixAdd test for per-call model override Adds a unit test ensuring chat-model integrations respect runtime model overrides, improving correctness of model selection. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| 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
|
||||||
| docs(core): note override for `_get_ls_params` | mdrxy | S | No | 0.2h | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(ollama): trace invoke model override | mdrxy | XS | No | 0.0h | - | May 18, 2026 |
SummaryBug FixFix tracing for runtime model override Ensures tracing reflects the model used at runtime, aligning dashboards and cost metrics with actual executions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| 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
|
||||||
| fix(openai): source LLM context size from model profiles | mdrxy | M | No | 0.4h | - | May 18, 2026 |
SummaryBug FixFix LLM context size sourcing from model profiles Ensures accurate context size for OpenAI models by sourcing from model profiles, improving reliability and preventing token overflows. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| 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
|
||||||
| chore(core,langchain,openai): refresh stale OpenAI model references | mdrxy | M | No | 0.1h | - | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: update auto comment msg | mdrxy | XS | No | 0.0h | - | May 17, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(ollama): avoid leading newline in multimodal text content | Sanchay117 | S | No | 5.0h | - | May 17, 2026 |
SummaryBug FixFix leading newline in multimodal text content Prevents formatting issues in vision/OCR models by removing unintended leading newline in multimodal messages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-model-profile-bot | M | No | 12.8h | 12.8h | May 17, 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 data. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(fireworks): raise `ContextOverflowError` on prompt-too-long | open-swe | M | No | 39.2h | 39.2h | May 17, 2026 |
SummaryBug FixRaise ContextOverflowError for Fireworks Ensures consistent error handling for Fireworks prompts exceeding context limits, allowing callers to uniformly handle overflow conditions. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(model-profiles): refresh model profile data | langchain-model-profile-bot | XL | No | 16.6h | - | May 17, 2026 |
SummaryHealth AssessmentAI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix(langchain): sort `glob_search` results by mtime (newest first) | blut-agent | S | No | 18.9h | 18.7h | May 17, 2026 |
SummaryBug FixSort glob_search results by modification time Ensures file search returns newest files first, improving user experience and consistency with documentation. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| 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 |
||||||
| fix(openai): broaden condition for ContextOverflowError to accommodate other providers | ccurme | S | No | 0.0h | - | May 16, 2026 |
SummaryBug FixBroaden ContextOverflowError handling for multiple providers Adjusts error handling to support Fireworks and other providers, ensuring consistent behavior across OpenAI integrations. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/text-splitters | dependabot | S | No | 56.7h | - | May 16, 2026 |
SummaryChorechore: bump langsmith from 0.7.31 to 0.8.0 in /libs/text-splitters Updates the langsmith SDK to the latest 0.8.0 release, bringing new features and security patches to the text-splitters library. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/standard-tests | dependabot | XS | No | 56.7h | - | May 16, 2026 |
SummaryChoreBump langsmith dependency to 0.8.0 Updates langsmith SDK to the latest patch, ensuring compatibility and security for the standard tests library. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/model-profiles | dependabot | S | No | 56.7h | - | May 16, 2026 |
SummaryChorechore: bump langsmith from 0.7.31 to 0.8.0 in /libs/model-profiles Updates langsmith dependency to the latest patch, ensuring compatibility and security for the model profiles library. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/langchain_v1 | dependabot | XS | No | 50.8h | - | May 16, 2026 |
SummaryChoreBump langsmith dependency to 0.8.0 Updates the langsmith SDK to the latest version, ensuring compatibility and access to new features for downstream libraries. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/langchain | dependabot | XS | No | 50.7h | - | May 16, 2026 |
SummaryChoreBump langsmith dependency to 0.8.0 Updates the langsmith SDK to the latest version, ensuring compatibility and access to new features. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/core | dependabot | XS | No | 50.7h | - | May 16, 2026 |
SummaryChorechore: bump langsmith from 0.7.31 to 0.8.0 in /libs/core Updates the langsmith dependency to the latest 0.8.0 release, ensuring compatibility and access to new features. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| fix(core): accept `Serializable` constructor-envelope wire shape in `_convert_to_message` | nick-hollon-lc | M | No | 0.8h | 0.7h | May 15, 2026 |
SummaryBug FixFix message conversion for Serializable constructor envelope Ensures messages serialized to JSON across boundaries are correctly interpreted, preventing runtime failures and improving reliability for downstream processing. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| release(langchain): 1.3.1 | ccurme | XS | No | 0.0h | - | May 15, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(langchain): alias Bedrock providers in summarization token check | ccurme | M | No | 0.1h | - | May 15, 2026 |
SummaryBug FixFix Bedrock provider alias in summarization token check Ensures accurate token threshold checks for Bedrock models, preventing unnecessary summarization and reducing costs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| docs(openai): document `base_url` env var fallback chain | open-swe | S | No | 0.4h | 0.3h | May 14, 2026 |
SummaryDocsDocument base_url env var fallback chain Adds clarity to environment variable precedence for OpenAI integration, improving developer understanding and reducing misconfiguration. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.0 to 0.8.4 in /libs/partners/xai | dependabot | XS | No | 15.3h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 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.0 to 0.8.4 in /libs/partners/qdrant | dependabot | XS | No | 15.3h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 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.0 to 0.8.4 in /libs/partners/perplexity | dependabot | XS | No | 15.3h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 Updates the langsmith SDK to the latest patch, ensuring compatibility and security fixes for the Perplexity partner integration. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.0 to 0.8.4 in /libs/partners/openrouter | dependabot | XS | No | 15.3h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 Updates langsmith SDK to the latest patch, ensuring compatibility and security for the OpenRouter partner integration. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(core): preserve chunk `additional_kwargs` across v3 stream assembly | nick-hollon-lc | L | No | 0.6h | 0.4h | May 14, 2026 |
SummaryBug FixPreserve additional_kwargs in v3 stream assembly Ensures streaming and non‑streaming outputs remain consistent by retaining provider‑specific metadata, preventing token waste and runtime errors in multi‑turn flows. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(core): preserve reasoning blocks alongside tool_call in v3 stream | nick-hollon-lc | M | No | 0.5h | 0.5h | May 14, 2026 |
SummaryBug FixPreserve reasoning blocks with tool calls in stream Fixes a bug that caused reasoning content to be omitted when a tool call was included in the same message, ensuring complete AIMessage payload for Gemini 2.5 Pro. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: bump langsmith from 0.8.0 to 0.8.4 in /libs/partners/ollama | dependabot | XS | No | 11.9h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 Updates langsmith SDK to latest patch, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore: bump langsmith from 0.8.0 to 0.8.4 in /libs/partners/openai | dependabot | XS | No | 11.9h | - | May 14, 2026 |
SummaryChoreBump langsmith dependency to 0.8.4 Updates the langsmith SDK to the latest patch, improving compatibility and security for the OpenAI partner integration. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||