openclaw/extensions/kimi-coding
Peter Steinberger eec2c0cc26
refactor(providers): unify lifecycle-safe manifest registration (#114381)
* refactor(providers): canonicalize manifest-driven registration

* fix(zai): eliminate type-only SDK import side effects
2026-07-27 03:20:02 -04:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
implicit-provider.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
index.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
index.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
kimi-coding.live.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
onboard.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
onboard.ts refactor(providers): drop unused onboarding wrappers 2026-06-19 12:52:46 +08:00
openclaw.plugin.json fix(providers): refresh zai/kimi/moonshot/xai catalogs against July 2026 vendor docs (#109666) 2026-07-16 22:41:03 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
provider-catalog.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
provider-policy-api.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
provider-policy-api.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
replay-policy.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
replay-policy.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
stream.test.ts fix(kimi): refresh K3 catalog and add 256K variant (#113918) 2026-07-25 20:57:26 -07:00
stream.ts feat(kimi): add first-class Kimi K3 support (#113909) 2026-07-25 16:48:10 -07:00
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.