Files
agenticSeek/sources/tools
octo-patch a976afdbd7 fix: URL-encode search query and detect empty results as failure (fixes #274)
- Use urllib.parse.urlencode to properly encode the POST body, so queries
  containing special characters like '&', '+', '=' are sent correctly
- Extend execution_failure_check to also detect "No search results" as a
  failure, preventing the agent from silently looping when all SearXNG
  engines are rate-limited and return no results
2026-04-10 10:07:06 +08:00
..
2025-03-06 17:57:03 +01:00
2025-05-04 18:34:05 +02:00
2025-07-05 14:45:43 +02:00
2025-05-04 18:34:05 +02:00
2025-05-04 18:34:05 +02:00
2025-06-07 23:46:44 +03:00
2025-05-04 18:34:05 +02:00
2025-05-20 16:47:35 +02:00