Files
openclaw/extensions/kilocode
Peter Steinberger 7fd6d06848 fix(onboard): cancel cleanly when stdin ends (#124780)
* fix(onboard): cancel prompts on terminal EOF

Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae

* test(onboard): isolate EOF cancellation process

* test(onboard): run EOF process test from source

Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae

* test(onboard): isolate EOF process proof

Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae

* test(onboard): inline EOF process fixture

Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae

* test(kilocode): allow elapsed timeout budget

Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae

---------

Co-authored-by: Amp <amp@ampcode.com>
2026-08-17 00:25:46 -07:00
..
2026-06-04 21:02:07 -04:00

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.