-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add cleanup_old_threads methods for thread retention management
#6661
opened Jan 8, 2026 by
samirpatil2000
Loading…
perf: remove importlib.metadata for faster version access
#6646
opened Jan 5, 2026 by
pdaxt
Loading…
3 tasks done
feat: Add native A2A (Agent-to-Agent) protocol support
#6645
opened Jan 4, 2026 by
ankitlade12
Loading…
feat(langgraph): add field-level tracing annotations to control LangSmith trace visibility
#6642
opened Jan 2, 2026 by
Aaryan-549
Loading…
feat(langgraph): Update state coercion for pydantic models
#6640
opened Dec 29, 2025 by
YassineBenyahia
Loading…
fix(langgraph): allow ToolNode to be invoked programmatically without config
#6637
opened Dec 28, 2025 by
AbhinaavRamesh
Loading…
8 tasks done
fix(prebuilt): strip trailing AI messages to support regeneration
#6636
opened Dec 28, 2025 by
AbhinaavRamesh
Loading…
4 tasks done
feat(langgraph): support Pydantic state with aliased fields
#6634
opened Dec 27, 2025 by
fede-kamel
Loading…
7 tasks done
fix(langgraph): generate unique interrupt IDs for parallel interrupts
#6633
opened Dec 27, 2025 by
fede-kamel
Loading…
5 tasks done
feat(langgraph): Custom Injection for ToolRuntime
#6631
opened Dec 26, 2025 by
keenborder786
Loading…
fix(checkpoint-postgres): ensure thread_id is always converted to string when loading checkpoints
#6628
opened Dec 26, 2025 by
AbhinaavRamesh
Loading…
fix(langgraph): generate unique interrupt IDs for parallel tool execution
#6627
opened Dec 25, 2025 by
AbhinaavRamesh
Loading…
9 tasks done
fix(prebuilt): collect all GraphInterrupt exceptions from parallel tool execution
#6625
opened Dec 25, 2025 by
AbhinaavRamesh
Loading…
chore: remotegraph - use wait enpoint for invoke/ainvoke
#6611
opened Dec 18, 2025 by
hinthornw
Loading…
fix(cli): remove access to private asyncio internals in monitor_stream
#6609
opened Dec 18, 2025 by
Rakshit-gen
Loading…
fix: RemoteGraph.astream(subgraphs=True) namespace handling to match in-memory Pregel graphs
#6605
opened Dec 17, 2025 by
Rakshit-gen
Loading…
fix: preserve StrEnum type during checkpoint serialization
#6602
opened Dec 16, 2025 by
Rakshit-gen
Loading…
fix(checkpoint-sqlite): AttributeError: 'Connection' object has no attribute 'is_alive'
#6584
opened Dec 14, 2025 by
cristipufu
Loading…
feat: Add Sovereign Agent example (Ollama + Tavlily)
#6575
opened Dec 11, 2025 by
MirrorDNA-Reflection-Protocol
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.