openclaw/extensions/kilocode
Peter Steinberger 430c293ee0
refactor: remove duplicate provider and runtime code (#115529)
* refactor: remove duplicated runtime and provider code

* refactor: exclude unrelated browser test cleanup

* refactor: preserve canonical subagent cleanup ordering
2026-07-29 00:04:52 -04:00
..
api.ts
implicit-provider.test.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
index.test.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
index.ts refactor(providers): derive simple providers from manifests (#114331) 2026-07-27 01:29:53 -04:00
onboard.test.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
onboard.ts refactor: remove duplicate provider and runtime code (#115529) 2026-07-29 00:04:52 -04:00
openclaw.plugin.json fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.ts
provider-models.test.ts fix(kilocode): exclude image models from chat catalog (#111239) 2026-07-21 10:52:42 -07:00
provider-models.ts fix(kilocode): exclude image models from chat catalog (#111239) 2026-07-21 10:52:42 -07:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
stream.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
tsconfig.json

OpenClaw Kilo Gateway Provider

Official OpenClaw provider plugin for Kilo Gateway.

Install from OpenClaw:

openclaw plugins install @openclaw/kilocode-provider
openclaw gateway restart

See https://docs.openclaw.ai/providers/kilocode for setup and configuration.