Files
Kilo-Org_kilo/packages/opencode
kiloconnect[bot] c6dfa8ba4d feat: add X-KiloCode-TaskId header to Kilo provider requests
Set the HEADER_TASKID (X-KILOCODE-TASKID) header on outgoing requests
to the Kilo provider, using the session ID as the task identifier.
This follows the same pattern as the existing project ID and machine ID
headers.
2026-02-19 15:14:50 +00:00
..
2026-02-18 19:30:20 +01:00
2026-01-24 12:27:13 -05:00
2026-01-26 14:59:23 +01:00
2025-05-30 20:48:36 -04:00
2026-02-11 16:14:28 +00:00
2025-10-14 18:30:32 -04:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.