Many bug fixes and performance improvements. We've finally added a research history sidebar to the research tasks! Thank you and welcome to all new contributors!
What's Changed
- fix: unblock web socket message queue by @ewgdg in #1220
- perf: load balance nodriver browser scraper tabs by @ewgdg in #1219
- Fix: image relevance filtering by @czakop in #1215
- fix: cancel long running task gracefully by @ewgdg in #1221
- polish npm run build while retaining domain filter setting by @ElishaKay in #1224
- fix: add langchain-openai to project dependencies (to be safe on edge cases) by @milosz-l in #1227
- feature: improve JSON parsing in multi agent setting (#1137) by @czakop in #1230
- fix: resolve failing test in tests/test_logging_output.py by @grapestore in #1238
- fix: restrict Python version range in pyproject.toml by @grapestore in #1236
- New Sidebar feature of recent Research History by @assafelovic in #1240
- Fix KeyError: 'deep' in cli.py by @hd365247 in #1245
New Contributors
- @milosz-l made their first contribution in #1227
- @grapestore made their first contribution in #1238
- @hd365247 made their first contribution in #1245
Full Changelog: v3.2.3...v3.2.4