fix: validate web_search freshness (#1688) (thanks @JonUleis)

This commit is contained in:
Peter Steinberger
2026-01-25 04:17:42 +00:00
parent 8682524da3
commit 9afde64e26
5 changed files with 135 additions and 4 deletions
+1
View File
@@ -10,6 +10,7 @@ Docs: https://docs.clawd.bot
### Changes
- TTS: add Edge TTS provider fallback, defaulting to keyless Edge with MP3 retry on format failures. (#1668) Thanks @steipete. https://docs.clawd.bot/tts
- Web search: add Brave freshness filter parameter for time-scoped results. (#1688) Thanks @JonUleis. https://docs.clawd.bot/tools/web
- Docs: expand FAQ (migration, scheduling, concurrency, model recommendations, OpenAI subscription auth, Pi sizing, hackable install, docs SSL workaround).
- Docs: add verbose installer troubleshooting guidance.
- Docs: update Fly.io guide notes.