Commit Graph

1 Commits

Author SHA1 Message Date
8cbdfa29e5 feat: implement DuckDuckGo search integration with result parsing and error handling
Adds a new search module that queries the DuckDuckGo Instant Answer API, parses JSON responses into structured result objects, and handles network errors and empty results gracefully. Includes unit tests for the parser and integration test for the full search flow.
2025-10-10 03:06:13 +00:00