mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-01 19:15:45 +00:00
* fix(memory): survive Homebrew Node upgrades Co-authored-by: 袁龙辉0668001277 <yuan.longhui@xydigit.com> * test(whatsapp): isolate last-route coverage * fix(deepinfra): preserve offline model compatibility * test(memory): isolate migration cleanup lifecycle * test: stabilize aggregate extension gates * ci: retrigger pull request workflow * test: preserve inherited Node options * test(cli): tolerate cold hosted startup --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> |
||
|---|---|---|
| .. | ||
| 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.