spider v2.43.20
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