v.3.3.6
assafelovic/gpt-researcherv.3.3.6Oct 7, 2025by assafelovic
AI Summary
Urgent fixes to enable provider-agnostic operations smoothly, including Frontend Docker build fixes and the addition of Tavily installation requirements.
Key Highlights
- Provider-agnostic fixes to run GPTR smoothly
- Frontend Docker build fix
- PWA capabilities added to the frontend
New Features
- PWA capabilities added
- Tavily installation requirements added
- MCP retriever structured content handling improvements
Full Release Notes
Some urgent fixes to run GPTR smoothly with provider agnostic. Please open issues if you find anything missed! ## What's Changed * 1514 added Tavily installation requirements txt by @thepawarrahul in https://github.com/assafelovic/gpt-researcher/pull/1516 * Fix for Frontend Docker build by @CezaryKlus in https://github.com/assafelovic/gpt-researcher/pull/1522 * Fix MCP retriever ignoring structured_content; prefer structured data with fallback to content #1480 (solved) by @sriramsowmithri9807 in https://github.com/assafelovic/gpt-researcher/pull/1518 * feat: Add PWA capabilities to the frontend by @TheSpaceGod in https://github.com/assafelovic/gpt-researcher/pull/1511 ## New Contributors * @thepawarrahul made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1516 * @CezaryKlus made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1522 * @TheSpaceGod made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1511 **Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.3.3.5...v.3.3.6