mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-06 15:36:16 +00:00
| .. | ||
| api.ts | ||
| implicit-provider.test.ts | ||
| index.test.ts | ||
| index.ts | ||
| kimi-coding.live.test.ts | ||
| onboard.test.ts | ||
| onboard.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-catalog.test.ts | ||
| provider-catalog.ts | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| README.md | ||
| replay-policy.test.ts | ||
| replay-policy.ts | ||
| stream.test.ts | ||
| stream.ts | ||
| tsconfig.json | ||
OpenClaw Kimi Coding Provider
Official OpenClaw provider plugin for Kimi Coding.
Install from OpenClaw:
openclaw plugins install @openclaw/kimi-provider
openclaw gateway restart
See https://docs.openclaw.ai/providers/moonshot for setup and configuration.
Catalog notes
Model rows live in openclaw.plugin.json under modelCatalog.providers.kimi.
k3serves up to 1M context, tier-gated server-side;k3-256kis the cheaper 256K variant of the same weights. Both point atmoonshot/kimi-k3throughupstreamModel, which keeps theircompatcapability tiers aligned with themoonshotcatalog for the same model.- Legacy
k3[1m]was retired upstream and normalizes tok3for shipped configurations. KIMI_K3_MODEL_IDSinprovider-policy-api.tsmust cover exactly the catalog rows that carry a K3thinkingLevelMap;provider-catalog.test.tsasserts it.