langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test(anthropic): add unit tests for ToolMessage cache_control migration
jackjin1997:fix/anthropic-cache-control-migration
7 minutes ago
test(ollama): add regression tests for empty stream handling
GJR-HRL:fix/34918-ollama-empty-stream
2 hours ago
Merge branch 'master' into fix/anthropic-cache-control-migration
jackjin1997:fix/anthropic-cache-control-migration
8 hours ago
Merge branch 'master' into feat/ollama_log_probs
keenborder786:feat/ollama_log_probs
9 hours ago
Merge branch 'master' into builtin_middleware
keenborder786:builtin_middleware
9 hours ago
Merge branch 'master' into fix/path-traversal-nextjs-false-positive
saakshigupta2002:fix/path-traversal-nextjs-false-positive
11 hours ago
Merge branch 'master' into fix/path-traversal-nextjs-false-positive
saakshigupta2002:fix/path-traversal-nextjs-false-positive
11 hours ago
fix(langchain): allow NextJS catch-all route files in path validation The path traversal check incorrectly flagged files like [...]nextauth].ts because "..." contains "..". Changed the check to only match ".." as a complete path segment (e.g., ../, /.., \..) rather than any occurrence of ".." in the path string. This fix applies to both: - FilesystemFileSearchMiddleware in langchain - _validate_path helper in langchain-anthropic Fixes #34961
saakshigupta2002:fix/path-traversal-nextjs-false-positive
11 hours ago
Active Branches
fix(anthropic): migrate cache_control from content block to tool_result level
last run
7 minutes ago
#34959
CodSpeed Performance Gauge
0%
fix(ollama): handle empty streaming responses without raising
last run
2 hours ago
#34922
CodSpeed Performance Gauge
0%
feat(ollama): logprobs support in Ollama
last run
9 hours ago
#34218
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs