Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 6 | 6 | 21 | 57 | 10 |
| 2026-08-23 | 6 | 4 | 27 | 51 | 17 |
| 2026-08-22 | 1 | 0 | 19 | 38 | 13 |
| 2026-08-21 | 6 | 3 | 14 | 27 | 9 |
| 2026-08-20 | 19 | 15 | 51 | 124 | 29 |
| 2026-08-19 | 22 | 16 | 51 | 170 | 16 |
| 2026-08-18 | 12 | 24 | 31 | 112 | 13 |
| 2026-08-17 | 13 | 9 | 24 | 86 | 14 |
| 2026-08-16 | 1 | 1 | 13 | 18 | 9 |
| 2026-08-15 | 1 | 2 | 10 | 23 | 8 |
| 2026-08-14 | 4 | 7 | 15 | 35 | 10 |
| 2026-08-13 | 9 | 12 | 13 | 44 | 18 |
| 2026-08-12 | 4 | 17 | 8 | 29 | 11 |
| 2026-08-11 | 7 | 12 | 22 | 65 | 20 |
Opened: 72
Closed: 68
Comments: 214
Events: 579
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#39881 create_agent: heterogeneous middleware list collapses inferred state to AgentState, rejecting middleware with richer state schemas Opened 5 hours ago | cystema | closed - not_planned | external | 1 | 0 | 5 hours ago |
#39880 core: `BaseMessageChunk.__add__` rejects tuple of chunks while `AIMessageChunk` accepts it Opened 6 hours ago | DarRahman | closed - not_planned | core external | 1 | 0 | 6 hours ago |
#39842 PIIMiddleware `ip` type does not detect IPv6 addresses Opened 3 days ago | dlwldn30 | open | bug langchain external | 8 | 2 | 6 hours ago |
#38209 Silent quality degradation in multi-agent flat round-table: 34.3/100 without synthesis node vs 86.3/100 with it Opened 2 months ago | aryanvnit-maker | open - reopened | bug langchain external | 6 | 0 | 6 hours ago |
#39835 core: `DictPromptTemplate.aformat` is never called — the async prompt path uses sync `format` Opened 3 days ago | gitbalaji | open | bug core external | 6 | 1 | 7 hours ago |
#39856 Raises: block on Runnable.__ror__ states a rationale that only holds for __or__ Opened 2 days ago | carrot-dev01 | open | bug core external | 3 | 0 | 7 hours ago |
#39858 count_tokens_approximately counts every image as 85 tokens regardless of resolution Opened 1 day ago | saike148 | open | bug core external | 5 | 0 | 9 hours ago |
#39870 Add a first-party Python DirectoryLoader with a per-extension loader map (JS parity) Opened 1 day ago | false200 | open | langchain feature request external | 1 | 0 | 11 hours ago |
#38892 RunnableWithFallbacks.stream()/astream() misinterpret a legitimately empty upstream stream as a failure Opened 1 month ago | ErenAta16 | open | bug core external | 18 | 0 | 11 hours ago |
#39877 feat(langchain): wrap GraphBubbleUp with agent context in middleware Opened 12 hours ago | pufuki | open | langchain feature request external | 1 | 0 | 12 hours ago |
#39876 Feature request: HOL Guard tool-call middleware integration for LangChain agents Opened 12 hours ago | kantorcodes | closed - not_planned | external | 1 | 0 | 12 hours ago |
#37248 configurable field lost in ToolRuntime.config when using tool_interceptors in langchain 1.2.16 (works in 1.2.15) Opened 4 months ago | LumingSun | closed - completed | bug langchain external | 5 | 0 | 14 hours ago |
#39874 _rm_titles does not recurse into lists, so pydantic titles survive inside anyOf branches of tool schemas Opened 15 hours ago | Noravee | closed - not_planned | core external | 1 | 0 | 15 hours ago |
#39820 `StateFileSearchMiddleware`: `grep_search` and `glob_search` return no results when `path` ends in a slash Opened 4 days ago | acebot712 | open | bug anthropic external | 3 | 0 | 21 hours ago |
#39871 ollama: ChatOllama drops AIMessage.invalid_tool_calls when converting history Opened 21 hours ago | shoemoney | closed - not_planned | external | 2 | 0 | 21 hours ago |
#39743 Prompt templates silently misrender or reject non-`dict` `Mapping` inputs (`ChainMap`, `MappingProxyType`, `UserDict`) Opened 6 days ago | gaoanze888 | open | bug core external | 8 | 0 | 1 day ago |
#39713 `ChatAnthropic(stream_usage=False)` also drops `stop_reason`, `stop_sequence` and `model_name` from `response_metadata`, not just usage metadata Opened 7 days ago | JessYanCoding | open | bug anthropic external | 3 | 0 | 1 day ago |
#39857 count_tokens_approximately counts every image as 85 tokens regardless of resolution Opened 1 day ago | saike148 | closed - not_planned | core external | 1 | 0 | 1 day ago |
#39747 Streamed refusals are dropped, so structured output raises a generic `ValueError` instead of `OpenAIRefusalError` Opened 6 days ago | gaoanze888 | open | bug openai external | 5 | 0 | 1 day ago |
#32120 Reasoning model with structured output Opened 1 year ago | wangsiyu666 | open - reopened | help wanted bug investigate | 12 | 1 | 2 days ago |
#31647 Add Perplexity cost tracking Opened 1 year ago | vaibhav-artisan | open | help wanted investigate integration | 16 | 1 | 2 days ago |
#28508 The batch method from ChatModels and all the Runnables does not really support the OpenAI batch API. Opened 2 years ago | chriss1245 | open | help wanted openai external | 16 | 37 | 2 days ago |
#32197 Support structured output with Pydantic models in `langchain-huggingface` Opened 1 year ago | bitsydarel | open | help wanted investigate integration | 26 | 0 | 2 days ago |
#38223 Responses API with streaming and a nested Pydantic schema results in invalid strict JSON schema (additionalProperties/required missing on $defs) Opened 2 months ago | AndRossi | open | bug openai external | 7 | 1 | 2 days ago |
#39776 Add langchain-opensearch as a standalone integration package (follow-up to #30323) Opened 5 days ago | rishabhagrawal1 | closed - not_planned | feature request external | 2 | 0 | 2 days ago |