openclaw/extensions/zai
Peter Steinberger 7394262cd1
feat: per-model code-mode capability flags with an "auto" master-switch tier (#114695)
* feat(tools): per-model code-mode capability flags and auto master-switch tier

* feat(anthropic): flag claude-sonnet-4-6 as code-mode preferred

* revert(anthropic): drop claude-sonnet-4-6 from the code-mode preferred set

* test(anthropic): type the manifest compat field in the catalog contract test

* fix(anthropic): carry catalog compat onto hand-built forward-compat model rows
2026-07-27 16:47:41 -04:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
config-api.ts
detect.test.ts fix(providers): refresh stale onboarding defaults (#113870) 2026-07-25 14:44:47 -07:00
detect.ts fix(providers): refresh stale onboarding defaults (#113870) 2026-07-25 14:44:47 -07:00
index.test.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
index.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
media-understanding-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
model-definitions.test.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
model-definitions.ts refactor(providers): manifest-declared default models and unified onboarding presets (#113794) 2026-07-25 12:54:53 -07:00
onboard.test.ts fix(providers): refresh stale onboarding defaults (#113870) 2026-07-25 14:44:47 -07:00
onboard.ts feat(providers): add GLM-5.2 support (#92796) 2026-06-13 14:33:28 -07:00
openclaw.plugin.json feat: per-model code-mode capability flags with an "auto" master-switch tier (#114695) 2026-07-27 16:47:41 -04:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-policy-api.test.ts fix(providers): load trusted external thinking policies 2026-07-12 08:40:22 +08:00
provider-policy-api.ts fix(providers): load trusted external thinking policies 2026-07-12 08:40:22 +08:00
provider-runtime.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
README.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
runtime-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
test-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json

Z.AI OpenClaw provider

Official OpenClaw provider plugin for Z.AI.

Install

openclaw plugins install @openclaw/zai-provider

Docs

See docs/providers/zai.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/providers/zai.