Skip to content

spider v2.43.20

Choose a tag to compare

@j-mendez j-mendez released this 03 Feb 14:37
· 128 commits to main since this release

Spider v2.43.20

Changes

  • fix(spider): Fix doctest and update chromey for adblock compatibility
  • fix(search): Use reqwest::Client directly for cache feature compatibility
  • chore(spider): Update spider_agent dependency to 0.4

spider_agent Integration

The agent feature now uses spider_agent v0.4.0, which includes:

  • Smart caching with size-aware LRU eviction
  • High-performance chain execution with parallel step support
  • Batch processing for multiple items
  • Prefetch management for predictive page loading
  • Smart model routing based on task complexity

Full Changelog

v2.43.19...v2.43.20