openclaw/extensions/parallel
Peter Steinberger c7e7ac2728
refactor: remove expired plugin compatibility surfaces (#111451)
* docs(secrets): remove retired web credential paths

* refactor(web): remove retired provider compatibility paths

* refactor(providers): delete retired compatibility routes

* refactor(secrets): remove retired credential aliases

* refactor(plugin-sdk): delete retired compatibility surfaces

* docs(plugin-sdk): remove retired migration guidance

* chore(plugin-sdk): refresh rebased surface budgets

* chore(plugin-sdk): refresh API removal baseline

* refactor(compat): migrate retired internal callers

* chore(plugin-sdk): refresh current-main baselines

* test(config): migrate plugin-owned secret assertions

* test(gateway): narrow plugin secret refs

* fix(plugin-sdk): preserve private boundary type identity

* chore(compat): remove stale sweep references

* chore(lint): lower max-lines budget

* refactor(secrets): remove unused web helper

* build(plugin-sdk): drop removed compat entries

* chore(plugin-sdk): refresh rebased API baseline

* chore(plugin-sdk): use Linux API baseline hash

* fix(plugin-sdk): preserve private bundled build entries

* fix(plugin-sdk): package private runtime facades

* fix(plugins): preserve external credential contracts
2026-07-19 11:04:48 -07:00
..
src refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07: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 refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
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.