openclaw/extensions/kimi-coding
Peter Steinberger 7bf80dc2c6
chore(tooling): enforce formatting and refresh TypeScript checks (#104239)
* chore(tooling): enforce current formatter and refresh checks

* chore(tooling): keep release changelog formatter-owned

* chore(tooling): retain compatible Node type surface

* ci: enforce formatting for docs-only changes

* ci: isolate docs formatter check

* chore(tooling): apply updated lint and format rules

* chore(tooling): satisfy updated switch lint

* style(ui): apply Linux formatter layout

* test(doctor): match quiet local audio contribution

* test(doctor): assert quiet output only

* test(doctor): follow restored information contract
2026-07-11 01:09:51 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
implicit-provider.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01: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 feat(macos): load provider catalog during AI onboarding (#101132) 2026-07-06 20:57:56 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-catalog.ts docs: document small extension sources 2026-06-04 21:02:07 -04: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 docs: document small extension sources 2026-06-04 21:02:07 -04:00
stream.ts refactor: localize internal implementation symbols (#101831) 2026-07-07 10:23:36 -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.