langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
style: upgrade to ruff 0.16, mypy 2.3, ty 0.0.73
cbornet:lint-upgrade
6 hours ago
release(core): 1.6.1 (#39832) Release 1.6.1
master
1 day ago
x
eugene/core/release_1.6.1
1 day ago
feat(core): propagate gateway information on error path (#39829) This PR plumbs through gateway metadata information for exceptions <img width="2380" height="956" alt="image" src="https://github.com/user-attachments/assets/c3b3644e-3022-421c-b447-6ab6603021e4" />
master
1 day ago
Populate gateway metadata on error
jacob/gateway
1 day ago
x
eugene/core/capture_gateway_response_on_exception
1 day ago
fix(langchain): widen `langchain.mcp` client type to `Client[Any]` `load_mcp_tools`, `convert_mcp_tool`, and `call_tool_with_elicitation` annotated their FastMCP client as `Client[ClientTransport]`. FastMCP's `Client` is invariant in its transport type parameter, so no concrete client a caller constructs (e.g. `Client(url)`, which infers a transport union) satisfies `Client[ClientTransport]` — every real caller hits a mypy arg-type error. Widen the annotation to `Client[Any]` and drop the now-unused `ClientTransport` import. Pure static-typing change; runtime behavior is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
sr/mcp/elicitation
2 days ago
release(langchain): 1.3.16 (#39806)
master
2 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
style: upgrade to ruff 0.16, mypy 2.3, ty 0.0.74
#39652
3 days ago
88b1763
cbornet:lint-upgrade
CodSpeed Performance Gauge
0%
release(core): 1.6.1
#39832
1 day ago
4c3ccb2
eugene/core/release_1.6.1
CodSpeed Performance Gauge
0%
fix(core): Populate gateway metadata on error
#39830
1 day ago
f5b9c8d
jacob/gateway
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs