openclaw/extensions/parallel
qingminlong 0f192e79d4
fix(parallel): reject invalid search counts (#105108)
* fix(parallel): reject invalid search counts

* fix(parallel): share strict count validation

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-18 00:11:45 +01:00
..
src fix(parallel): reject invalid search counts (#105108) 2026-07-18 00:11:45 +01:00
index.ts Keep key-free web search providers opt-in (#93616) 2026-06-16 21:02:07 +08:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
parallel.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
test-api.ts
tsconfig.json
web-search-contract-api.ts
web-search-provider.ts

OpenClaw Parallel Plugin

Official OpenClaw plugin for Parallel.

Install from OpenClaw:

openclaw plugins install @openclaw/parallel-plugin
openclaw gateway restart

See https://docs.openclaw.ai/tools/parallel-search for setup and configuration.