Skip to content

v3.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:32

3.1.0 (2026-08-29)

Bug Fixes

  • mcp: preserve commas in scrape pattern arguments (95086f3)
  • scraper: don't abort scrape when only an llms.txt-seeded url 404s (ea61589), closes #478
  • web: preserve zero max depth (6b246aa)

Features

  • mcp: expose include/exclude patterns as comma-separated strings in scrape_docs (8506fd6)
  • mcp: split pattern strings only on top-level commas (bd1723f)