Skip to content

Commit c6ca11e

Browse files
authored
feat(web-search): add DuckDuckGo bundled plugin (openclaw#52629)
* feat(web-search): add DuckDuckGo bundled plugin * chore(changelog): restore main changelog * fix(web-search): harden DuckDuckGo challenge detection
1 parent 827c441 commit c6ca11e

27 files changed

+1143
-138
lines changed

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@
229229
- changed-files:
230230
- any-glob-to-any-file:
231231
- "extensions/device-pair/**"
232+
"extensions: duckduckgo":
233+
- changed-files:
234+
- any-glob-to-any-file:
235+
- "extensions/duckduckgo/**"
232236
"extensions: acpx":
233237
- changed-files:
234238
- any-glob-to-any-file:

0 commit comments

Comments
 (0)