Pull requests · unclecode/crawl4ai
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 6.3k
Pull requests list
fix(docker): make deep-crawl streaming mirror Python library behaviour
#1798 opened Mar 3, 2026 by SohamKukreti Loading…
5 of 6 tasks
fix: use DOMParser instead of innerHTML in process_iframes
#1796 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: require api_token for /token endpoint when configured
#1795 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: cross-platform terminal input in CrawlerMonitor UI
#1794 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: make link_preview_timeout configurable in AdaptiveConfig
#1793 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: enable wait_for_images on /screenshot endpoint
#1792 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: respect scan_full_page=False for viewport-only screenshots
#1791 opened Mar 1, 2026 by Br1an67 Loading…
5 of 6 tasks
fix: handle nested brackets and parentheses in LINK_PATTERN regex
#1790 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: use UTF-8 encoding for CLI file output on Windows
#1789 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: guard against None LLM content and propagate finish_reason
#1788 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: strip markdown code fences from LLM JSON responses
#1787 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: wire mean_delay and max_range from CrawlerRunConfig into dispatcher
#1786 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: handle encoding errors in sitemap URL seeding gracefully
#1784 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: strip port from URL domain in is_external_url comparison
#1783 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
fix: preserve class and id attributes in cleaned_html
#1782 opened Mar 1, 2026 by Br1an67 Loading…
6 tasks done
feat: add role-based access control (RBAC) backend
#1778 opened Feb 26, 2026 by rutvik106 Loading…
6 tasks
Add unit test for adaptive crawler filters to exclude external links
#1777 opened Feb 26, 2026 by Ahmed-Tawfik94 Loading…
2 of 6 tasks
#1774 opened Feb 24, 2026 by zhu6201976 Loading…
perf: enhance monitor stability with non-blocking LOCK acquisition (#1754)
#1773 opened Feb 24, 2026 by zhu6201976 Loading…
fix: resolve MCP bridge timeout on slow LLM endpoints (#1769)
#1772 opened Feb 24, 2026 by zhu6201976 Loading…
docs: modernize deprecated Crawl4AI API usage across shipped docs
#1770 opened Feb 21, 2026 by maksimzayats Loading…
2 of 6 tasks
Fix return in finally block silently suppressing exceptions
#1763 opened Feb 17, 2026 by Otman404 Loading…
3 of 6 tasks
Added AG2 community integration example and Quickstart pointer
#1756 opened Feb 13, 2026 by VasiliyRad Loading…
ProTip!
Exclude everything labeled bug with -label:bug.