Releases: AliiiBenn/websearch
Releases · AliiiBenn/websearch
Version 0.4.0
Version 0.3.4
Fix: create new Console with stderr=True for error output\nFeat: show cache hit/miss indicator for ask command
Version 0.3.3
Fix: parse cached_at ISO string to datetime\nFix: use console.stderr.print for cache status\nFeat: show cache hit/miss indicator for ask command
Version 0.3.1
Feat: add AskResultCache for ask command (30min TTL)\nFix: parse cached_at ISO string to datetime before TTL check
Version 0.3.0
Fix: properly detect ToolUseBlock for tool progress
Version 0.2.9
Feat: add multi-step loader with progress icons (🔍 searching, 📖 fetching, 🤔 thinking, 🔧 tool)
Version 0.2.8
Fix: use Progress instead of Spinner for loading indicator
Version 0.2.7
Feat: add spinner loader during ask search
Version 0.2.6
Fix: rename query import to avoid shadowing parameter
Version 0.2.5
Fix: output only answer text for ask command