openclaw/docs/reference
Jithendra d204be80af feat(tools): add MiniMax as bundled web search provider
Add native MiniMax Search integration via their Coding Plan search API
(POST /v1/coding_plan/search). This brings MiniMax in line with Brave,
Kimi, Grok, Gemini, and other providers that already have bundled web
search support.

- Implement WebSearchProviderPlugin with caching, credential resolution,
  and trusted endpoint wrapping
- Support both global (api.minimax.io) and CN (api.minimaxi.com)
  endpoints, inferred from explicit region config, model provider base
  URL, or minimax-portal OAuth base URL
- Prefer MINIMAX_CODE_PLAN_KEY over MINIMAX_API_KEY in credential
  fallback, matching existing repo precedence
- Accept SecretRef objects for webSearch.apiKey (type: [string, object])
- Register in bundled registry, provider-id compat map, and fast-path
  plugin id list with full alignment test coverage
- Add unit tests for endpoint/region resolution and edge cases

Closes #47927
Related #11399

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 19:56:04 +09:00
..
templates docs: add SOUL personality guide 2026-04-04 14:59:35 +09:00
AGENTS.default.md docs: fix em-dash headings and broken links across docs 2026-03-17 23:55:46 -07:00
RELEASING.md ci: gate releases on live cache floors 2026-04-04 15:44:34 +09:00
api-usage-costs.md docs: clarify minimax usage window semantics 2026-04-04 11:25:51 +01:00
credits.md docs: restore original Credits heading, disambiguate H1 2026-03-18 12:38:46 -07:00
device-models.md
memory-config.md docs(memory): clarify qmd symlink traversal limits 2026-03-31 17:54:00 +09:00
prompt-caching.md docs: clarify openrouter cache markers 2026-04-04 11:34:17 +01:00
rpc.md
secretref-credential-surface.md feat(tools): add MiniMax as bundled web search provider 2026-04-04 19:56:04 +09:00
secretref-user-supplied-credentials-matrix.json feat(tools): add MiniMax as bundled web search provider 2026-04-04 19:56:04 +09:00
session-management-compaction.md docs: add cross-links to new memory-search page from reference docs 2026-03-30 07:10:33 +09:00
test.md test: enforce thread-first vitest configs 2026-04-04 05:57:26 +01:00
token-use.md docs: clarify openai usage normalization 2026-04-04 11:32:58 +01:00
transcript-hygiene.md
wizard.md docs: align auth storage and token auth guidance 2026-04-04 07:50:26 +01:00