Files
Kilo-Org_kilo/packages/opencode
Marius fb2b39d701 fix: prevent startup banner layout shift and improve text rendering (#194)
Replace setTimeout polling loop with reactive createEffect to wait for
sync completion. Reserve space with a placeholder fallback to prevent
layout shift when notifications load. Fix banner icon consistency and
title overflow handling.
2026-02-09 10:10:47 -05:00
..
2026-01-27 16:09:11 +01:00
2026-02-05 16:43:43 -03:00
2026-01-24 12:27:13 -05:00
2026-02-02 12:47:09 +01:00
2026-01-26 14:59:23 +01:00
2026-02-05 16:43:43 -03:00
2025-05-30 20:48:36 -04:00
2025-12-02 18:36:15 -05: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.