Files
Kilo-Org_kilo/packages/opencode
marius-kilocode f91f302d86 fix: update uninstall command to reference kilo instead of opencode
Replace opencode-ai with @kilocode/cli and opencode with kilo in all
package manager uninstall commands (npm, pnpm, bun, yarn, brew, choco,
scoop). Also update shell config detection and cleanup to handle both
legacy opencode and kilo path markers for backward compatibility.
2026-02-17 13:13:55 +01:00
..
2026-01-27 16:09:11 +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.