feature/web-search-and-cron-improvements #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/web-search-and-cron-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Update web search to use ddgs package (renamed from duckduckgo_search) - Add ddgs>=9.0.0 to dependencies in pyproject.toml - Fix cron tool to handle recurring jobs with duration limits - When both every_seconds and in_seconds are provided, create multiple one-time jobs instead of ignoring every_seconds - Fixes issue where 'remind me every X for Y duration' only created a single reminder instead of multiple recurring reminders