- Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: langchain-ai/open_deep_research
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump the uv group across 1 directory with 2 updates dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#256 opened Mar 19, 2026 by dependabot bot Loading…
fix: trim old context instead of recent messages on token-limit retry
#255 opened Mar 13, 2026 by Zang Gao (ZG-666666) Loading…
fix: critical bugs in compress_research, LangGraph deprecations + first unit test suite (77 tests)
#254 opened Mar 12, 2026 by at384 (zamal-db) Loading…
Expand CLAUDE.md with comprehensive AI assistant guide
#248 opened Feb 23, 2026 by Wei Wang (weiwangdd) Loading…
fix(legacy): replace bare except with except Exception in utils
#246 opened Feb 15, 2026 by Luka Aladashvili (llukito) Loading…
Added groq Support and removed default OpenAI hardcoded code
#235 opened Jan 25, 2026 by Vicky (vicky-gupta) Loading…
Fix token limit check to use compression model
#230 opened Dec 10, 2025 by Youngbin (youngandbin) Loading…
Enhance the verification of the logic that involves the use of think_tool
#223 opened Nov 19, 2025 by breath57 (breath57) Loading…
added open router support by adding openai_api_key and model provider…
#220 opened Nov 18, 2025 by Diego S (diego-s) Loading…
Add Azure OpenAI support and configuration options
#211 opened Oct 5, 2025 by Abozar (abozaralizadeh) Loading…
Add Dev Container with main dependencies preinstalled
#207 opened Sep 24, 2025 by Taqi Jaffri (tjaffri) Loading…
feat: add support for local SearXNG search engine
#206 opened Sep 21, 2025 by Carlos Eduardo (hamletpirado) Loading…
Feat: Adding support for Serper Search API
#189 opened Aug 25, 2025 by Mohammed Safi Ur Rahman Khan (safikhanSoofiyani) Loading…
fix(supervisor_tools): remove stray
or True that forces premature END #185 opened Aug 21, 2025 by Malachy Donovan (malachyd) Loading…
Feat: Make Tavily search timeout configurable
#174 opened Aug 14, 2025 by SyedaAnshrahGillani (SyedaAnshrahGillani) Loading…
Add support for passing tools through the Configuration
#153 opened Jul 25, 2025 by Thomas Visser (Thomvis) Loading…
feat: Make webpage summarization timeout configurable
#152 opened Jul 25, 2025 by SyedaAnshrahGillani (SyedaAnshrahGillani) Loading…
feat: Add script for programmatic research execution
#144 opened Jul 18, 2025 by Leonardo Gonzalez (kumanday) Loading…
ProTip! Filter pull requests by the default branch with base:main.